RFR(XS) : 8195729 : compiler.aot.AotCompiler should be run as a driver

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jan 18 23:04:15 UTC 2018


Good.

Again, what time improvement you see?

Thanks,
Vladimir

On 1/18/18 3:00 PM, Igor Ignatyev wrote:
> http://cr.openjdk.java.net/~iignatyev//8195729/webrev.00
>> 37 lines changed: 0 ins; 0 del; 37 mod;
> 
> Hi all,
> 
> could you please review this small fix which replaces all execution of c.a.AotCompiler to driver mode execution?
> 
> this class spawns a new JVM to run jaotc tool, hence there is no need to run it by JVM under test and w/ external vm flags.
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8195729
> webrev: http://cr.openjdk.java.net/~iignatyev//8195729/webrev.00
> testing: compiler/aot/ tests
> 
> Thanks,
> -- Igor
> 


More information about the hotspot-compiler-dev mailing list