hg: hsx/hotspot-main/hotspot: 7 new changesets
vladimir.danushevsky at oracle.com
vladimir.danushevsky at oracle.com
Thu Mar 14 11:40:13 PDT 2013
Changeset: fad90b102190
Author: jprovino
Date: 2013-03-06 13:38 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/fad90b102190
8008310: Some adjustments needed to minimal VM warnings and errors for unsupported command line options
Summary: Changes to arguments.cpp for warnings vs. errors. Changes for CDS arguments.
Reviewed-by: coleenp, cjplummer
! make/excludeSrc.make
! src/share/vm/memory/filemap.hpp
! src/share/vm/runtime/arguments.cpp
Changeset: 47bc9800972c
Author: jprovino
Date: 2013-03-06 13:46 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/47bc9800972c
8006498: #if <symbol> is wrong in the code.
Summary: ASSERT and other symbols used incorrectly with #if are supposed to be defined or not.
Reviewed-by: dholmes, mikael
! src/cpu/x86/vm/frame_x86.cpp
! src/cpu/x86/vm/frame_x86.hpp
! src/share/vm/c1/c1_LIR.hpp
! src/share/vm/ci/ciTypeFlow.cpp
! src/share/vm/code/compressedStream.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/prims/jvmtiImpl.cpp
! src/share/vm/prims/jvmtiTrace.hpp
Changeset: 67342b960b47
Author: jprovino
Date: 2013-03-06 13:50 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/67342b960b47
8008474: Add -Wundef to warning flags.
Summary: Force use of undefined macros to be and error.
Reviewed-by: dholmes, mikael
! make/bsd/makefiles/gcc.make
! make/linux/makefiles/gcc.make
! make/solaris/makefiles/gcc.make
Changeset: cb75b67f04fb
Author: jprovino
Date: 2013-03-08 12:35 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/cb75b67f04fb
Merge
! make/bsd/makefiles/gcc.make
Changeset: 69ffa4ac9e53
Author: jprovino
Date: 2013-03-12 00:02 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/69ffa4ac9e53
8009835: Only produce a warning when -Xshare:auto is explicitly requested
Summary: The minimal JVM is printing a warning message for default settings when it should quitely ignore them.
Reviewed-by: coleenp, dholmes
! src/share/vm/runtime/arguments.cpp
Changeset: 9102c4111564
Author: jprovino
Date: 2013-03-14 10:37 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/9102c4111564
Merge
Changeset: ed53b50794d7
Author: vladidan
Date: 2013-03-14 12:49 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/ed53b50794d7
Merge
More information about the hotspot-dev
mailing list