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

appcds/jigsaw/PatchModule/Simple.java failed when running in dynamic CDS mode

XMLWordPrintable

    • b04

      The following test is failing the JDK16 CI:

      runtime/cds/appcds/jigsaw/PatchModule/Simple.java

      Dump again without --patch-module
      ----------System.err:(15/906)----------
      java.lang.RuntimeException: test.dynamic.dump is not supported with an empty classpath while the classlist is not empty
      at TestCommon.createArchive(TestCommon.java:245)
      at TestCommon.createArchive(TestCommon.java:162)
      at TestCommon.dump(TestCommon.java:132)
      at Simple.main(Simple.java:83)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:564)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
      at java.base/java.lang.Thread.run(Thread.java:832)

            iklam Ioi Lam
            ccheung Calvin Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: