mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-17 05:45:05 +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