hg: jdk9/hs/hotspot: 3 new changesets

dmitry.samersoff at oracle.com dmitry.samersoff at oracle.com
Wed Mar 12 16:55:46 UTC 2014


Changeset: 4adcdd3ccb66
Author:    coleenp
Date:      2014-03-04 09:57 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/4adcdd3ccb66

8036547: test/runtime/CompressedOops/CompressedClassPointers.java fails with product build since -XX:+PrintMiscellaneous is a debug only flag
Summary: Use PrintCompressedOopsMode and these other flags that match printing compressed oop information
Reviewed-by: ctornqvi, sla

! src/share/vm/runtime/arguments.cpp
! test/runtime/CompressedOops/CompressedClassPointers.java

Changeset: d72cee0607a3
Author:    goetz
Date:      2014-03-03 11:54 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/d72cee0607a3

8036122: Fix warning 'format not a string literal'
Reviewed-by: mduigou, kvn

! make/bsd/makefiles/gcc.make
! make/linux/makefiles/gcc.make
! make/solaris/makefiles/gcc.make
! src/os/linux/vm/os_linux.cpp
! src/share/vm/compiler/compilerOracle.cpp

Changeset: ff056d90e349
Author:    mseledtsov
Date:      2014-03-05 12:31 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/ff056d90e349

8033990: Add message to verbose output to indicate when JVM was unable to use shared archive (with -Xshare:auto)
Summary: Added message to indicate when sharing was attempted but failed
Reviewed-by: coleenp, ctornqvi

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



More information about the jdk9-hs-changes mailing list