RFR: 8177967: Move TestGCOld to subdirectory
Erik Helin
erik.helin at oracle.com
Wed Apr 5 11:30:57 UTC 2017
Hi all,
this small patch just moves TestGCOld to its own subdirectory under
hotspot/test/gc/stress (to follow the same convention as TestGCBasher
and TestSystemGC).
Enhancement:
https://bugs.openjdk.java.net/browse/JDK-8177967
Patch:
http://cr.openjdk.java.net/~ehelin/8177967/00/
Testing:
- make run-test TEST=hotspot/gc/stress/gcold
- JPRT (since I updated TEST.groups)
Thanks,
Erik
More information about the hotspot-gc-dev
mailing list