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

[leyden] cds/appcds/aotCache/ExcludedClasses.java failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-leyden
    • repo-leyden
    • hotspot

      $ make test CONF=fast TEST=runtime/cds/appcds/aotCache/ExcludedClasses.java

      java.lang.RuntimeException: 'TestApp[$]Foo[$]ShouldBeExcluded source: .*/app.jar' missing from stdout/stderr

      The test expects next [class,load] output after [aot,verification]. It is missing in premain repo.

      [1.580s][info ][class,load ] jdk.internal.event.Event source: jrt:/java.base
      [1.580s][info ][class,load ] jdk.jfr.Event source: jrt:/jdk.jfr
      [1.580s][info ][class,load ] TestApp$Foo$ShouldBeExcluded source: file:/scratch/kvn/jdk_git2/build/fastdebug/test-support/jtreg_open_test_hotspot_jtreg_runtime_cds_appcds_aotCache_ExcludedClasses_java/scratch/0/app.jar
      [1.580s][info ][class,load ] TestApp$Foo$ShouldBeExcludedChild source: file:/scratch/kvn/jdk_git2/build/fastdebug/test-support/jtreg_open_test_hotspot_jtreg_runtime_cds_appcds_aotCache_ExcludedClasses_java/scratch/0/app.jar

            iklam Ioi Lam
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: