Changeset: d6cd0d55d0b5
Author:    dcubed
Date:      2010-12-23 07:58 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/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

Reply via email to