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

Jie Fu fujie at loongson.cn
Mon Nov 4 09:33:46 UTC 2019


Hi Aleksey and Tobias,

Thanks for your review and valuable comments.

I'm sorry to mention that Igor is teaching me how to fix the bug off the 
list these days.

What do you think of this version?
   http://cr.openjdk.java.net/~jiefu/8233429/webrev.01/

I prefer webrev.01.

Thanks a lot.
Best regards,
Jie


On 2019/11/4 下午4: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