hg: jdk9/hs-rt/hotspot: 8152896: Convert PrintCompressedOopsMode to Unified Logging

rachel.protacio at oracle.com rachel.protacio at oracle.com
Thu Apr 7 18:48:04 UTC 2016


Changeset: b8932d090790
Author:    rprotacio
Date:      2016-04-07 13:11 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/b8932d090790

8152896: Convert PrintCompressedOopsMode to Unified Logging
Summary: Converted -XX:+PrintCompressedOopsMode to -Xlog:gc+heap+coops and aliased old option
Reviewed-by: coleenp, sjohanss, kvn, hseigel

! src/share/vm/logging/logTag.hpp
! src/share/vm/memory/universe.cpp
! src/share/vm/memory/virtualspace.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
! test/runtime/CompressedOops/CompressedClassPointers.java
! test/runtime/CompressedOops/UseCompressedOops.java
+ test/runtime/logging/CompressedOopsTest.java



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