[test] Enhance vm.cds property to check for all conditions required to run CDS tests

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P3
    • 11
    • Affects Version/s: None
    • Component/s: hotspot
    • b01

      In the CDS tests, replace all use of

       * @requires (vm.opt.UseCompressedOops == null) | (vm.opt.UseCompressedOops == true)

      with

       * @requires vm.cds

      Also remove the redundant comment " * AppCDS does not support uncompressed oops" which somehow ended up in the summary section of the AppCDS tests, making the JTREG test report hard to read.


      See JDK-8191375 for more details.

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

              Created:
              Updated:
              Resolved: