Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7459

Geode v1.10 is not fully compatible with Java 11

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.10.0
    • None
    • client/server
    • None

    Description

      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:

      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
      

      in 

      org.apache.geode.internal.stats50.VMStats50
      

      It does not block execution, but I guess it might block publishing stats to Prometheus registry.

      Thanks.

       

      Regards,

      Alex Dubrouski

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            adubrouski Alex Dubrouski
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: