RFR: JDK-8293978: Duplicate simple loop back-edge will crash the vm [v5]
王超
duke at openjdk.org
Tue Sep 20 12:02:57 UTC 2022
> Duplicate back-edge of the following simple loop will make jvm crash.
>
> <img width="458" alt="image" src="https://user-images.githubusercontent.com/25214855/190945327-ebce5342-bede-4fad-b940-088753034fa6.png">
王超 has updated the pull request incrementally with one additional commit since the last revision:
Fix code style
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10329/files
- new: https://git.openjdk.org/jdk/pull/10329/files/b9f86cde..fdc07f6c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10329&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10329&range=03-04
Stats: 7 lines in 1 file changed: 3 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/10329.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10329/head:pull/10329
PR: https://git.openjdk.org/jdk/pull/10329
More information about the hotspot-compiler-dev
mailing list