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

[TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 12
    • 12
    • hotspot
    • b15

      This fix will consider these changes :-

      appcds/CommandLineFlagCombo.java
      - replace @requires vm.cds with @requires vm.cds.archived.java.heap and document vm.gc==null behavior.

      appcds/cacheObject/DifferentHeapSizes.java
      - remove @requires (vm.gc=="null”)

      appcds/cacheObject/OpenArchiveRegion.java
      - document vm.gc==null behavior

      appcds/sharedStrings/SysDictCrash.java
      - Remove @requires vm.cds and @requires vm.gc.G1 and add @requires vm.cds.archived.java.heap

      appcds/sharedStrings/IncompatibleOptions.java
      - document vm.gc==null behavior

      appcds/sharedStrings/IncompatibleOptions_stringDedup.java
      - document vm.gc==null behavior

      appcds/sharedStrings/IncompatibleOptions_noCompactStrings.java
      - document vm.gc==null behavior

            vaibhav Vaibhav Choudhary (Inactive)
            jiangli Jiangli Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: