[jdk11u-dev] RFR: 8291713: assert(!phase->exceeding_node_budget()) failed: sanity after JDK-8223389
Roland Westrelin
roland at openjdk.org
Fri Aug 19 13:02:17 UTC 2022
This fixes an issue with the backport of
https://bugs.openjdk.org/browse/JDK-8223363:
https://github.com/openjdk/jdk11u/commit/5f40afc10909061b5b4e17ec59856611e160e474
where a line that should have been removed wasn't.
-------------
Commit messages:
- test
- fix
Changes: https://git.openjdk.org/jdk11u-dev/pull/1335/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1335&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8291713
Stats: 64 lines in 2 files changed: 63 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1335.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1335/head:pull/1335
PR: https://git.openjdk.org/jdk11u-dev/pull/1335
More information about the jdk-updates-dev
mailing list