hg: hsx/hotspot-rt/hotspot: 2 new changesets

mikael.gerdin at oracle.com mikael.gerdin at oracle.com
Fri Nov 8 16:56:28 PST 2013


Changeset: 9d8b29a0548c
Author:    mgerdin
Date:      2013-11-08 16:48 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9d8b29a0548c

8027237: New tests on ReservedSpace/VirtualSpace classes
Summary: Three tests added: 1) test stressing VirtualSpace by resizing it constantly 2) test running unit tests in several threads 3) test checking protected area in ReservedHeapSpace class
Reviewed-by: stefank, zgu
Contributed-by: aleksey.timofeev at oracle.com

! src/share/vm/prims/whitebox.cpp
+ test/runtime/memory/ReadFromNoaccessArea.java
+ test/runtime/memory/RunUnitTestsConcurrently.java
+ test/runtime/memory/StressVirtualSpaceResize.java
! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java

Changeset: 19f8a5d7600b
Author:    mgerdin
Date:      2013-11-08 23:49 +0000
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/19f8a5d7600b

Merge




More information about the serviceability-dev mailing list