hg: hsx/hotspot-emb/hotspot: 3 new changesets

vladimir.danushevsky at oracle.com vladimir.danushevsky at oracle.com
Wed Mar 6 16:17:14 PST 2013


Changeset: fad90b102190
Author:    jprovino
Date:      2013-03-06 13:38 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-emb/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-emb/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-emb/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



More information about the hotspot-runtime-dev mailing list