[ 
https://issues.apache.org/jira/browse/GEODE-7459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979007#comment-16979007
 ] 

Jacob Barrett commented on GEODE-7459:
--------------------------------------

This one does not ring a bell. If it is related to the new Micrometer work then 
it was introduced after our initial JDK 11 work. 

> 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)

Reply via email to