mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-01 14:08:24 +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