[
https://issues.apache.org/jira/browse/GEODE-7459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16978877#comment-16978877
]
Anthony Baker commented on GEODE-7459:
--------------------------------------
Thanks for report this! [~jbarrett] is this expected based on our testing with
modules?
> Geode v1.10 is not fully compatible with Java 11
> ------------------------------------------------
>
> Key: GEODE-7459
> URL: https://issues.apache.org/jira/browse/GEODE-7459
> Project: Geode
> Issue Type: Bug
> Components: client/server
> Reporter: Alex Dubrouski
> Priority: Major
>
> Good morning,
> We have a POC Geode cluster and now trying to migrate one of our cloud
> applications to use Geode. All clients are running AdoptOpenJDK v11. During
> initial tests we noticed that Geode client library is not fully compatible
> with JDK11. We are getting this exception on clients:
> {code:java}
> Unable to make public long
> com.sun.management.internal.OperatingSystemImpl.getProcessCpuTime()
> accessible: module jdk.management does not "opens
> com.sun.management.internal" to unnamed module @54567b05
> {code}
> in
> {code:java}
> org.apache.geode.internal.stats50.VMStats50
> {code}
> It does not block execution, but I guess it might block publishing stats to
> Prometheus registry.
> Thanks.
>
> Regards,
> Alex Dubrouski
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)