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

[lworld] Add support for runtime/cds/CDSMapTest.java

XMLWordPrintable

      Valhalla gives the following error, since the test was introduced during merge of jdk-22+8

      java.lang.RuntimeException: CDS map file seems incorrect: 24359 objects but only 3100 oop field references
      at CDSMapTest.dump(CDSMapTest.java:82)
      at CDSMapTest.doTest(CDSMapTest.java:62)
      at CDSMapTest.main(CDSMapTest.java:42)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:582)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
      at java.base/java.lang.Thread.run(Thread.java:1570)

            matsaave Matias Saavedra Silva
            dsimms David Simms
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: