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:20:49 GMT, David Holmes <dholmes 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
>
> Marked as reviewed by dholmes (Reviewer).

Thanks David for your review.

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

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


More information about the hotspot-runtime-dev mailing list