hg: jdk9/hs-comp/hotspot: 8058827: XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..."

david.r.chase at oracle.com david.r.chase at oracle.com
Mon Sep 22 19:42:05 UTC 2014


Changeset: d7990731ecad
Author:    drchase
Date:      2014-09-22 14:19 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/d7990731ecad

8058827: XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..."
Summary: Rewrote the null pointer in a way that is not recognized by the compiler (the code is never executed).
Reviewed-by: kvn

! src/share/vm/memory/allocation.cpp



More information about the jdk9-hs-comp-changes mailing list