Integrated: 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: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

This pull request has now been integrated.

Changeset: 779d2c34
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/779d2c34
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8253084: Zero VM is broken after JDK-8252689

Reviewed-by: iklam, dholmes

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

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


More information about the hotspot-runtime-dev mailing list