hg: hsx/hotspot-gc/hotspot: 7196681: NPG: Some JSR 292 tests crash in Windows exception handler

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Sep 12 03:08:48 UTC 2012


Changeset: 75f33eecc1b3
Author:    coleenp
Date:      2012-09-11 20:20 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/75f33eecc1b3

7196681: NPG: Some JSR 292 tests crash in Windows exception handler
Summary: There was a rogue os::breakpoint() call in log_dependency left over from the jsr292 merge.  Also changed verify_oop() calls for metadata to verify_{method,klass}_ptr.
Reviewed-by: kvn, twisti

! src/cpu/sparc/vm/assembler_sparc.hpp
! src/cpu/sparc/vm/methodHandles_sparc.cpp
! src/cpu/sparc/vm/templateTable_sparc.cpp
! src/cpu/x86/vm/assembler_x86.hpp
! src/cpu/x86/vm/cppInterpreter_x86.cpp
! src/cpu/x86/vm/methodHandles_x86.cpp
! src/cpu/x86/vm/templateTable_x86_32.cpp
! src/cpu/x86/vm/templateTable_x86_64.cpp
! src/share/vm/code/dependencies.cpp




More information about the hotspot-gc-dev mailing list