You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2022/05/25 21:49:33 UTC

[GitHub] [geode] demery-pivotal opened a new pull request, #7723: GEODE-10321: Acceptance test for Geode access to JDK internals

demery-pivotal opened a new pull request, #7723:
URL: https://github.com/apache/geode/pull/7723

   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.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [geode] demery-pivotal closed pull request #7723: GEODE-10321: Acceptance test for Geode access to JDK internals

Posted by GitBox <gi...@apache.org>.
demery-pivotal closed pull request #7723: GEODE-10321: Acceptance test for Geode access to JDK internals
URL: https://github.com/apache/geode/pull/7723


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [geode] demery-pivotal commented on pull request #7723: GEODE-10321: Acceptance test for Geode access to JDK internals

Posted by GitBox <gi...@apache.org>.
demery-pivotal commented on PR #7723:
URL: https://github.com/apache/geode/pull/7723#issuecomment-1139021427

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org