demery-pivotal opened a new pull request, #7580: URL: https://github.com/apache/geode/pull/7580
PROBLEM `QueryPdxDataDUnitTest` compiles and loads classes using the `net.openhft.compiler` library, which attempts to access a field of `Unsafe` that does not exist on JDK 17. SOLUTION Use the compiler system from `geode-junit`'s `org.apache.geode.test.compiler` package. -- 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-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org