I've accidentally pushed a disabled version of the fix for JDK-8252110 that I've used for testing:
if (false && rec_t->isa_inlinetype()) {
https://github.com/openjdk/valhalla/pull/160/files
if (false && rec_t->isa_inlinetype()) {
https://github.com/openjdk/valhalla/pull/160/files
- relates to
-
JDK-8252110 [lworld] C2 compilation crashes with SIGSEGV in AddPNode::Value
-
- Resolved
-