hg: jdk7/hotspot/hotspot: 3 new changesets
keith.mcguigan at oracle.com
keith.mcguigan at oracle.com
Wed Sep 15 16:39:23 PDT 2010
Changeset: ea175c1b79ce
Author: dcubed
Date: 2010-09-08 08:34 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/ea175c1b79ce
6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?)
Summary: Use javac's @filename construct to avoid long compile lines
Reviewed-by: ohair, twisti, never
Contributed-by: doko at ubuntu.com
! make/linux/makefiles/sa.make
! make/solaris/makefiles/sa.make
Changeset: 30f67acf635d
Author: thurka
Date: 2010-09-11 08:18 +0200
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/30f67acf635d
6765718: Indicate which thread throwing OOME when generating the heap dump at OOME
Summary: Emit a fake frame that makes it look like the thread is in the OutOfMemoryError zero-parameter constructor
Reviewed-by: dcubed
! src/share/vm/services/heapDumper.cpp
! src/share/vm/services/heapDumper.hpp
! src/share/vm/utilities/debug.cpp
Changeset: 8a8a7a014a12
Author: kamg
Date: 2010-09-13 07:38 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/8a8a7a014a12
Merge
More information about the hotspot-dev
mailing list