Skip to content

Amazon Lambda HTTP Extension with Java 11: An illegal reflective access operation has occurred #12039

Closed
@sherl0cks

Description

@sherl0cks

Describe the bug
Looks like an aws dependency brings in jackson afterburner which has issues with using protected. Should I open a bug with the upstream AWS repo? Perhaps quarkus can remove this dependency? Do CI tests not check against java 11 for this extension?

Expected behavior
Quarkus runs like it does on Java 8 - smoothly.

Actual behavior
Quarkus crashes

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/sherl0cks/kogito-aws-lambda
  2. git checkout java-11
  3. mvn clean test using jdk 11

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions