Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8191375 Add high-level jtreg VMProps to filter out CDS tests
  3. JDK-8193672

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

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: