Details
-
Bug
-
Resolution: Fixed
-
P3
-
18
-
b24
Description
I pulled the proposed PR from:
https://github.com/openjdk/jdk/pull/6099
merged with master, undid the proposed fix. Then running the test reliably triggers a crash but using the replay file that's produced by the crash, I can't trigger the crash again. I tried reverting recent changes to replay compilation and that makes no difference.
Test attached so it doesn't get lost.
https://github.com/openjdk/jdk/pull/6099
merged with master, undid the proposed fix. Then running the test reliably triggers a crash but using the replay file that's produced by the crash, I can't trigger the crash again. I tried reverting recent changes to replay compilation and that makes no difference.
Test attached so it doesn't get lost.
Attachments
Issue Links
- duplicates
-
JDK-8276902 ciReplay: failure in ciObjectFactory.cpp with assertion "must be whitelisted for replay compilation"
- Closed
- relates to
-
JDK-8277076 ciReplay: better replay error messages
- Open
-
JDK-8254106 Improve compilation replay
- Resolved