hg: hsx/hotspot-comp/hotspot: 8020433: Crash when using -XX:+RestoreMXCSROnJNICalls

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Mon Jul 15 12:46:20 PDT 2013


Changeset: 0f57ccdb9084
Author:    kvn
Date:      2013-07-15 10:28 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/0f57ccdb9084

8020433: Crash when using -XX:+RestoreMXCSROnJNICalls
Summary: remove StubRoutines::x86::_mxcsr_std and use StubRoutines::_mxcsr_std
Reviewed-by: jrose

! src/cpu/x86/vm/stubGenerator_x86_64.cpp
! src/cpu/x86/vm/stubRoutines_x86_64.cpp
! src/cpu/x86/vm/stubRoutines_x86_64.hpp
+ test/compiler/cpuflags/RestoreMXCSR.java



More information about the hotspot-compiler-dev mailing list