hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Jan 22 08:00:38 UTC 2019
Changeset: 698ee6095c76
Author: thartmann
Date: 2019-01-22 08:47 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/698ee6095c76
8217447: Develop flag TraceICs is broken
Summary: Added NULL check and fixed output.
Reviewed-by: kvn
! src/hotspot/share/code/compiledIC.cpp
+ test/hotspot/jtreg/compiler/arguments/TestTraceICs.java
Changeset: 9db898820f63
Author: thartmann
Date: 2019-01-22 08:50 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/9db898820f63
8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp
Summary: Handle reallocation failures in adlc.
Reviewed-by: kvn, neliasso
! src/hotspot/share/adlc/arena.cpp
! src/hotspot/share/adlc/arena.hpp
! src/hotspot/share/adlc/forms.cpp
More information about the jdk-sandbox-changes
mailing list