git: openjdk/jdk: 8267904: C2 crash when compile negative Arrays.copyOf length after loop
Jie Fu
jiefu at openjdk.java.net
Mon Jun 7 01:35:14 UTC 2021
Changeset: b05fa02e
Author: Hui Shi <hshi at openjdk.org>
Committer: Jie Fu <jiefu at openjdk.org>
Date: 2021-06-07 01:34:22 +0000
URL: https://git.openjdk.java.net/jdk/commit/b05fa02e7413fdcc40969645309e3e9d4442c78d
8267904: C2 crash when compile negative Arrays.copyOf length after loop
Reviewed-by: roland, kvn
! src/hotspot/share/opto/callnode.cpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/opto/library_call.cpp
+ test/hotspot/jtreg/compiler/c2/TestNegativeArrayCopyAfterLoop.java
More information about the jdk-changes
mailing list