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

Some gc argument checking tests fail after JDK-8228855

XMLWordPrintable

    • gc
    • b08

      These tests:
      gc/arguments/TestSurvivorAlignmentInBytesOption.java
      gc/survivorAlignment/TestPromotionLABLargeSurvivorAlignment.java

      both fail after JDK-8228855 (which restricts the allowed range for SurvivorAlignmentInBytes), because some test cases expect to fail but now fails with a different error message (because of the new restricted range), causing the test to fail.

            coleenp Coleen Phillimore
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: