RFR: 8233429: Minimal and zero VM build broken after JDK-8227003

Tobias Hartmann tobias.hartmann at oracle.com
Mon Nov 4 08:55:50 UTC 2019


+1

Best regards,
Tobias

On 04.11.19 09:53, Aleksey Shipilev wrote:
> On 11/2/19 10:29 AM, Jie Fu wrote:
>> Hi all,
>>
>> May I get reviews for this small fix?
>>
>> JBS:    https://bugs.openjdk.java.net/browse/JDK-8233429
>> Webrev: http://cr.openjdk.java.net/~jiefu/8233429/webrev.00/
> 
> Looks fine to me.
> 
> The alternative is to stub out CompilationModeFlag::*() definitions under TIERED define, but that
> would be more awkward than effectively using the "default" mode for minimal and zero VMs.
> 


More information about the hotspot-compiler-dev mailing list