RFR: 8253084: Zero VM is broken after JDK-8252689
    Ioi Lam 
    iklam at openjdk.java.net
       
    Mon Sep 14 07:19:35 UTC 2020
    
    
  
On Mon, 14 Sep 2020 07:04:41 GMT, Jie Fu <jiefu 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!
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/147
    
    
More information about the hotspot-runtime-dev
mailing list