java/lang/Thread/virtual/stress/ParkAfterTimedPark.java only testing pinned case

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 27
    • Affects Version/s: 27
    • Component/s: core-libs
    • master

      Peter Hofer has spotted that the newly added test is ignoring the "pinned" value in the test setup. The test is of course intended to test the not-pinned case when pinned is false.

      - test(timeout, true);
      + test(timeout, pinned);

            Assignee:
            Alan Bateman
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: