RFR(XS): 8219664 : LogCompilation: java.lang.Error: Unexpected method mismatch during late inlining

Eric Caspole eric.caspole at oracle.com
Mon Feb 25 23:32:45 UTC 2019


Hi everybody,
Please review this 1 line change. Enhancements for Panama have exposed a 
bug in LogCompilation where it is not cleaning up some state between 
processing compilation tasks. I have log files that can repro the 
problem but I could not make them smaller than 500K so I did not include 
them as static test cases.


JBS:
https://bugs.openjdk.java.net/browse/JDK-8219664

Webrev:
http://cr.openjdk.java.net/~ecaspole/JDK-8219664/01/webrev/

Thanks,
Eric


More information about the hotspot-compiler-dev mailing list