mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-01 01:05:20 +00:00
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