RFR: 8322282: Incorrect LoaderConstraintTable::add_entry after JDK-8298468 [v2]

Aleksey Shipilev shade at openjdk.org
Mon Jan 22 08:02:45 UTC 2024


> As reported here:
> https://mail.openjdk.org/pipermail/hotspot-compiler-dev/2023-December/071086.html
> 
> There is a regression introduced by [JDK-8298468](https://bugs.openjdk.org/browse/JDK-8298468), which looks like a simple typo:
> https://github.com/openjdk/jdk/commit/10737e168c967a08e257927251861bf2c14795ab#diff-49d18b7f77db80ff67872c7db1e4c87e98a126e63fff5f63353e4406db332b19R343
> 
> Additional testing:
>  - [x] Linux x86_64 server fastdebug,`tier{1,2,3}`
>  - [x] Linux AArch64 server fastdebug,`tier{1,2,3}`

Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Update copyright years
 - Merge branch 'master' into JDK-8322282-incorrect-load-constraint
 - Fix

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/17140/files
  - new: https://git.openjdk.org/jdk/pull/17140/files/1d73bb64..29cf7997

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17140&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17140&range=00-01

  Stats: 73342 lines in 1810 files changed: 48840 ins; 16762 del; 7740 mod
  Patch: https://git.openjdk.org/jdk/pull/17140.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17140/head:pull/17140

PR: https://git.openjdk.org/jdk/pull/17140


More information about the hotspot-runtime-dev mailing list