Re-enable CDS test cases for jvmci after JDK-8345826

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 25
    • Component/s: hotspot
    • b02

      We have some jtreg settings that exclude certain test cases for libgraal testing. E.g.,

      https://github.com/openjdk/jdk/blob/9ca1004e76a614328cd2eb7546143839c4d2f810/test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BulkLoaderTest.java#L32-L33

       * @comment work around JDK-8345635
       * @requires !vm.jvmci.enabled

      These exclusions are no longer necessary after the integration of JDK-8345826 (Do not automatically resolve jdk.internal.vm.ci when libgraal is used). They should be removed.

      (Problem Lists should be checked as well)

            Assignee:
            Ioi Lam
            Reporter:
            Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: