RFR 13 (S): 8196347: LogCompilation: generate log file on the fly for input to junits

Eric Caspole eric.caspole at oracle.com
Wed Jan 2 22:08:24 UTC 2019


Hi everybody,
Could I have reviews on this change to add setup methods to produce the 
test +LogCompilation files on the fly, so we can test the output of the 
JDK in the repo by adding it into the PATH etc, instead of reading 
static files. Also, this changeset removes several large static input 
files that did not have any special significance. Tested and builds with 
JDK 8 and 13. Nothing prevents adding back useful static log test files 
later, because it is hard to reproduce some constructs on the fly.

Thanks,
Eric


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

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


More information about the hotspot-compiler-dev mailing list