hg: hsx/hotspot-rt/hotspot: 2 new changesets
dmitry.samersoff at oracle.com
dmitry.samersoff at oracle.com
Thu Aug 29 14:40:08 PDT 2013
Changeset: d8e99408faad
Author: dsamersoff
Date: 2013-08-29 21:48 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d8e99408faad
8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
Summary: don't re-evaluate stack bounds for main thread before install guard page
Reviewed-by: coleenp, dholmes, dlong
! src/os/linux/vm/os_linux.cpp
! src/share/vm/runtime/os.cpp
! src/share/vm/runtime/os.hpp
+ test/runtime/InitialThreadOverflow/DoOverflow.java
+ test/runtime/InitialThreadOverflow/invoke.cxx
+ test/runtime/InitialThreadOverflow/testme.sh
Changeset: cef1e56a4d88
Author: dsamersoff
Date: 2013-08-29 21:46 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/cef1e56a4d88
Merge
More information about the serviceability-dev
mailing list