hg: jdk9/hs-rt/hotspot: 2 new changesets

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Nov 25 08:15:39 UTC 2015


Changeset: fb4a19e4f7dc
Author:    rprotacio
Date:      2015-11-24 11:40 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/fb4a19e4f7dc

8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL
Summary: Removed TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls options because their output is excessive, not useful, and covered in a more useful way by other options.
Reviewed-by: coleenp, dholmes, ddmitriev

! src/share/vm/prims/jni.cpp
! src/share/vm/prims/jvm.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/interfaceSupport.cpp
! src/share/vm/runtime/interfaceSupport.hpp
! src/share/vm/runtime/thread.cpp
! test/runtime/CommandLine/VMOptionWarning.java

Changeset: b348bff11c48
Author:    coleenp
Date:      2015-11-25 06:33 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/b348bff11c48

Merge

! src/share/vm/prims/jvm.cpp
! src/share/vm/runtime/globals.hpp



More information about the jdk9-all-changes mailing list