Skip to content

Add Dependencies Manifest Entry#81

Merged
henri-tremblay merged 1 commit into
easymock:masterfrom
marschall:dependencies-jdk-unsupported-manifest-entry
Oct 6, 2020
Merged

Add Dependencies Manifest Entry#81
henri-tremblay merged 1 commit into
easymock:masterfrom
marschall:dependencies-jdk-unsupported-manifest-entry

Conversation

@marschall

Copy link
Copy Markdown
Contributor

Add a dependencies manifest entry so that Objenesis can access
jdk.unsupported when deployed in WildFly.

Objenesis needs access to sun.reflect.ReflectionFactory located in the jdk.unsupported module. WildFly by default restricts applications from accessing the jdk.unsupported module (WFCORE-4055).

To give Objenesis access to the jdk.unsupported module users need to do either of the following:

Adding the Dependencies manifest header to Objenesis itself making things "just work"(tm) for Objenesis users on WildFly.

Add a dependencies manifest entry so that Objenesis can access
jdk.unsupported when deployed in WildFly.
@henri-tremblay henri-tremblay self-assigned this Oct 6, 2020
@henri-tremblay henri-tremblay added this to the 3.2 milestone Oct 6, 2020
@henri-tremblay henri-tremblay merged commit 68c5180 into easymock:master Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants