Martin
Martin
This one is ready for integration. Another PR is waiting for it.
This PR shouldn't differ from the 21u version: https://github.com/openjdk/jdk21u/commit/31c759dd7ef69449e225c3e656d8f522e1124852 I currently see the following diffs: ```diff < + _thread_count ++; --- > + _thread_count++; ``` ```diff < + output.shouldContain("Baseline succeeded");...
Should be adapted if https://github.com/openjdk/jdk17u-dev/pull/2415 gets approved and integrated.
https://github.com/openjdk/jdk17u-dev/pull/2085 is clean and trivial. It doesn't need a review. However, all backports need maintainer approvals (see https://wiki.openjdk.org/display/JDKUpdates/JDK+17u). We typically describe in the approval request the motivation for doing the...
Both PRs got maintainer approval. Please change to "Baseline taken" once https://github.com/openjdk/jdk17u-dev/pull/2415 is integrated.
Ok, you could have made it clean by naming it "Backport 31c759dd7ef69449e225c3e656d8f522e1124852" which makes it a backport of the JDK 21 version. But, let's ship it! /sponsor