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

Reorganize ArrayJuggle test cases

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • gc
    • b24

      Move all ArrayJuggle test cases to the same directory:
      test/hotspot/jtreg/vmTestbase/gc/ArrayJuggle

      Rename Juggle01 to Juggle3 (so it will not be confused with Juggle1)

      Remove all directories and files used to launch the tests, instead use multiple @test id=xx "annotations" in the four kept test files.

      Create a new test file Juggle3Quick.java that will act as a quick group of tests. Unfortunately `#id` selectors can not be used in test groups so this is a workaround. See: https://bugs.openjdk.org/browse/CODETOOLS-7903467

            lkorinth Leo Korinth
            lkorinth Leo Korinth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: