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

[TESTBUG] Some Shenandoah tests assume Server VM by default

XMLWordPrintable

    • gc
    • b10
    • x86

      In JDK13, test test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java

      uses C2 tuning options - StressLCM and StressGCM.
      but these options aren't available on 32-bit clientVM (win32) hence test fails with Unrecognized vm option.

      probably need to add -server to otherVM options

      Update: another test is

      test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java

      which uses UseCountedLoopSafepoints

            shade Aleksey Shipilev
            vkempik Vladimir Kempik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: