[jdk11u-dev] RFR: 8211727: Adjust default concurrency settings for running tests on Sparc
George Adams
duke at openjdk.org
Tue Aug 2 12:54:21 UTC 2022
Backport doesn't apply cleanly due to a diff between https://github.com/openjdk/jdk/blob/03a8cdece5e1dabcae0cd4f7ce9c0165daa1e476/test/hotspot/jtreg/compiler/jsr292/ContinuousCallSiteTargetChange.java and https://github.com/openjdk/jdk11u-dev/blob/master/test/hotspot/jtreg/compiler/jsr292/ContinuousCallSiteTargetChange.java.
This change allows me to merge https://github.com/openjdk/jdk/commit/1804d6ce65816a529489e3058d9a035d8f772f61 and https://github.com/openjdk/jdk/commit/753c58b7f556fedd7828da487a34b8b228785ff9 cleanly
-------------
Commit messages:
- Backport 03a8cdece5e1dabcae0cd4f7ce9c0165daa1e476
Changes: https://git.openjdk.org/jdk11u-dev/pull/1302/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1302&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8211727
Stats: 14 lines in 2 files changed: 10 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1302.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1302/head:pull/1302
PR: https://git.openjdk.org/jdk11u-dev/pull/1302
More information about the jdk-updates-dev
mailing list