RFR: 8322282: Incorrect LoaderConstraintTable::add_entry after JDK-8298468
Coleen Phillimore
coleenp at openjdk.org
Wed Jan 17 22:37:50 UTC 2024
On Mon, 18 Dec 2023 12:03:44 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> 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}`
Yes, this looks correct. Thanks to Antoine for reporting it and your diagnosis.
You probably should update the copyright to 2024.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17140#pullrequestreview-1828331523
PR Review: https://git.openjdk.org/jdk/pull/17140#pullrequestreview-1828334430
More information about the hotspot-runtime-dev
mailing list