hg: jdk7/hotspot/hotspot: 3 new changesets
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Thu Dec 11 20:53:16 PST 2008
Changeset: 7a018855d2f0
Author: jrose
Date: 2008-12-08 17:15 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/7a018855d2f0
6779339: turn off LinkWellKnownClasses by default pending further testing
Summary: temporarily turn off LinkWellKnownClasses optimization
Reviewed-by: never, kvn
! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/runtime/globals.hpp
Changeset: 284d0af00d53
Author: jrose
Date: 2008-12-09 12:41 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/284d0af00d53
6771309: debugging AD files is difficult without #line directives in generated code
Summary: more and better #line and #define directives in the generated code; ADLC itself accepts #line directives
Reviewed-by: never, kvn
! make/linux/adlc_updater
! make/linux/makefiles/adlc.make
! make/solaris/adlc_updater
! make/solaris/makefiles/adlc.make
! src/share/vm/adlc/adlparse.cpp
! src/share/vm/adlc/adlparse.hpp
! src/share/vm/adlc/archDesc.cpp
! src/share/vm/adlc/dfa.cpp
! src/share/vm/adlc/filebuff.hpp
! src/share/vm/adlc/formssel.cpp
Changeset: 7b75310e57e2
Author: kvn
Date: 2008-12-11 17:20 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/7b75310e57e2
Merge
! src/share/vm/runtime/globals.hpp
More information about the jdk7-changes
mailing list