hg: jdk7/hotspot-gc/hotspot: 12 new changesets
y.s.ramakrishna at oracle.com
y.s.ramakrishna at oracle.com
Thu Dec 30 21:39:06 UTC 2010
Changeset: 5ef9917b908d
Author: trims
Date: 2010-12-24 07:59 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/5ef9917b908d
7008759: Bump the HS20 build number to 05
Summary: Update the HS20 build number to 05
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 6da3527317ff
Author: kevinw
Date: 2010-12-17 12:14 +0000
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/6da3527317ff
7003487: clhsdbproc stacktrace fails on x64
Reviewed-by: phh
! agent/src/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
Changeset: 02895c6a2f82
Author: bobv
Date: 2010-12-20 14:30 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/02895c6a2f82
7007769: VM crashes with SIGBUS writing PerfData if tmp space is full
Summary: Fill perfdata file with zeros to verify available disk space
Reviewed-by: coleenp, kamg
! src/os/linux/vm/perfMemory_linux.cpp
Changeset: e58d06a8037e
Author: dholmes
Date: 2010-12-21 23:39 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/e58d06a8037e
7008444: Remove unnecessary include of stdint.h in java_md.c
Summary: Remove unnecessary include of stdint.h in java_md.c
Reviewed-by: brutisso, kvn
! src/os/posix/launcher/java_md.c
Changeset: 1e637defdda6
Author: zgu
Date: 2010-12-22 11:24 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/1e637defdda6
6961186: Better VM handling of unexpected exceptions from application native code
Summary: Trap uncaught C++ exception on Windows and Solaris and generate hs_err report.
Reviewed-by: coleenp, bobv, dholmes
! src/os/solaris/vm/os_solaris.cpp
! src/os/windows/vm/os_windows.cpp
Changeset: c19157304e08
Author: zgu
Date: 2010-12-22 11:52 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/c19157304e08
Merge
! src/os/windows/vm/os_windows.cpp
Changeset: 3da13a976363
Author: coleenp
Date: 2010-12-22 12:24 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/3da13a976363
Merge
! agent/src/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
Changeset: 07c62ff47437
Author: coleenp
Date: 2010-12-22 16:52 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/07c62ff47437
Merge
Changeset: d6cd0d55d0b5
Author: dcubed
Date: 2010-12-23 07:58 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/d6cd0d55d0b5
6987812: 2/3 SAJDI: "gHotSpotVMTypes was not initialized properly in the remote process"
Summary: Change ExportDirectoryTableImpl to return the 'Export RVA' field without modification. Read 'Base Of Data' field in optional header when PE32 format COFF file is read. Refine search for dbgeng.dll and dbghelp.dll. Other cleanups.
Reviewed-by: swamyv, poonam
! agent/src/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/COFFFileParser.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/DumpExports.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/TestParser.java
! agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/WindbgDebuggerLocal.java
Changeset: e0c969b97f66
Author: zgu
Date: 2010-12-27 09:30 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/e0c969b97f66
6975480: VS2010 says _STATIC_CPPLIB is deprecated, may need to change this usage
Summary: Disabled the warning message during compiling.
Reviewed-by: coleenp, dholmes
! make/windows/makefiles/compile.make
Changeset: dbf8dcf069d1
Author: zgu
Date: 2010-12-27 09:56 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/dbf8dcf069d1
Merge
! make/windows/makefiles/compile.make
Changeset: 06e4b9c9db76
Author: coleenp
Date: 2010-12-28 09:54 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/06e4b9c9db76
Merge
More information about the hotspot-gc-dev
mailing list