[jdk11u-dev] RFR: 8291794: [11u] Repair backport of JDK-8211727 [v2]
George Adams
duke at openjdk.org
Wed Aug 3 09:57:33 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
George Adams has updated the pull request incrementally with one additional commit since the last revision:
remove duplicate code section
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/1302/files
- new: https://git.openjdk.org/jdk11u-dev/pull/1302/files/10c33d87..1540f710
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1302&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1302&range=00-01
Stats: 37 lines in 1 file changed: 0 ins; 37 del; 0 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