RFR: 8216262: Remove develop flag DelayCompilationDuringStartup

David Holmes david.holmes at oracle.com
Mon Jan 7 12:54:17 UTC 2019


Hi Claes,

On 7/01/2019 10:36 pm, Claes Redestad wrote:
> Hi,
> 
> DelayCompilationAtStartup doesn't delay any compilations.
> 
> Webrev: http://cr.openjdk.java.net/~redestad/8216262/open.00/
> Bug:    https://bugs.openjdk.java.net/browse/JDK-8216262

Normally we would follow a staged removal process: deprecate, obsolete, 
then expire - see arguments.cpp and special_jvm_flags table. In this 
case we can probably start at obsoletion, but that would leave 
expiration for JDK 14. Or compiler folk can argue for / justify 
immediate full expiration/removal.

Cheers,
David

> Testing: tier1
> 
> Thanks!
> 
> /Claes


More information about the hotspot-compiler-dev mailing list