mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-04 16:20:32 +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