Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #849 #852

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Closes #849 #852

merged 1 commit into from
Oct 5, 2023

Conversation

lhazlewood
Copy link
Contributor

@lhazlewood lhazlewood commented Oct 5, 2023

Closes #849.

  • enabled reflective access to java.io.ByteArrayInputStream and sun.misc.security.KeyUtil on JDK 17+
  • Minor refactor to ServicesTest to avoid the need for PowerMock

- enabled reflective access to `java.io.ByteArrayInputStream` and `sun.misc.security.KeyUtil` on JDK 17+
- Minor refactor to ServicesTest to avoid the need for PowerMock
@lhazlewood lhazlewood self-assigned this Oct 5, 2023
@lhazlewood lhazlewood added this to the 0.12.1 milestone Oct 5, 2023
@lhazlewood lhazlewood merged commit 1625067 into master Oct 5, 2023
24 checks passed
@lhazlewood lhazlewood deleted the jpms-hotfix branch October 5, 2023 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reflection access problems with 0.12.0 on JDK 17+
1 participant