RFR(S) : 8213812 : remove -XX:CompileTheWorld* flags
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Nov 14 01:56:59 UTC 2018
Good.
But let wait for 24 hours for others to look. May be someone still use it for testing.
Thanks,
Vladimir
On 11/13/18 4:19 PM, Igor Ignatyev wrote:
> http://cr.openjdk.java.net/~iignatyev//8213812/webrev.00/index.html
>> 366 lines changed: 1 ins; 348 del; 17 mod;
>
> Hi all,
>
> could you please review this small clean up which removes CompileTheWorld and related flags from hotspot code?
>
> from JBS entry:
>> "native" CompileTheWorld became not very useful in JDK 9+, as it supports only classes in "BCP", and can't compile user provided .jar files. there is Java test library in test/hotspot/jtreg/testlibrary/ctw/ which provides the functionality as CTW used to provide. this library is used in our regular testing and can be also bundled into .jar file by its Makefiles and be used as a stand-alone library.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8213812
> webrev: http://cr.openjdk.java.net/~iignatyev//8213812/webrev.00/index.html
>
> Thanks,
> -- Igor
>
>
More information about the hotspot-compiler-dev
mailing list