Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8328683

[lworld] CDS tests fail because "CDS is disabled when java.base module is patched"

XMLWordPrintable

      runtime/cds/appcds/HelloInlineClassTest.java
      runtime/cds/appcds/RewriteBytecodesInlineTest.java
      runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java
      runtime/cds/appcds/dynamicArchive/HelloDynamicInlineClass.java
      TBD

      STDERR:
       stdout: [Error occurred during initialization of VM
      Unable to use shared archive: CDS is disabled when java.base module is patched.
      ];

      I problem listed them with JDK-8328682.

      runtime/cds/DeterministicDump.java fails with a different failure:

      java.lang.RuntimeException: File content different at byte #4, b0 = 87, b1 = 27
      at DeterministicDump.compare(DeterministicDump.java:114)
      at DeterministicDump.doTest(DeterministicDump.java:66)
      at DeterministicDump.main(DeterministicDump.java:42)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:580)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
      at java.base/java.lang.Thread.run(Thread.java:1570)

      But I also problem listed it with this bug ID.

            matsaave Matias Saavedra Silva
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: