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

GEODE-10321: Acceptance test for Geode access to JDK internals #7723

Conversation

demery-pivotal
Copy link
Contributor

Add acceptance tests to demonstrate two ways to give Geode access to
encapsulated fields of a JDK 17 class:

  • Tell Gfsh to open the class's package when starting a Geode member.
  • Tell Gfsh to use open-all-jdk-packages-linux-openjdk-17 as an
    argument file when starting a Geode member.

Add another test to demonstrate the kind of error that happens when
Geode cannot access an encapsulated field of a JDK 17 class.

Add acceptance tests to demonstrate two ways to give Geode access to
encapsulated fields of a JDK 17 class:

- Tell Gfsh to open the class's package when starting a Geode member.
- Tell Gfsh to use `open-all-jdk-packages-linux-openjdk-17` as an
  argument file when starting a Geode member.

Add another test to demonstrate the kind of error that happens when
Geode cannot access an encapsulated field of a JDK 17 class.
@demery-pivotal demery-pivotal added windows add this label to get Windows JDK11 PR checks too jdk8 add this label to get Linux JDK8 PR checks too jdk17 add this label to get Linux JDK17 PR checks too labels May 25, 2022
@demery-pivotal
Copy link
Contributor Author

Closing because it uses a test API that has been reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jdk8 add this label to get Linux JDK8 PR checks too jdk17 add this label to get Linux JDK17 PR checks too windows add this label to get Windows JDK11 PR checks too
Projects
None yet
1 participant