RFR: 8253084: Zero VM is broken after JDK-8252689

Jie Fu jiefu at openjdk.java.net
Mon Sep 14 07:27:07 UTC 2020


On Mon, 14 Sep 2020 07:16:45 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> Hi all,
>> 
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8253084
>> 
>> The build fails due to 'NULL' can't be converted from type 'long' to type 'Handle'
>> The fix returns 'Handle()' instead of 'NULL'.
>> 
>> Best regards,
>> Jie
>
> LGTM. This is a trivial change so you don't need to wait for a second reviewer. Thanks!

Thanks Ioi for your review.

-------------

PR: https://git.openjdk.java.net/jdk/pull/147


More information about the hotspot-runtime-dev mailing list