RFR: JDK11-only: Skip CriticalNative* tests when Shenandoah is not present

Roman Kennke rkennke at redhat.com
Wed Jan 23 11:27:50 UTC 2019


I noticed that when building without Shenandoah, the 2 CriticalNative* 
tests are failing because they are not filtered on Shenandoah. This 
change fixes that.

Testing: hotspot_gc_shenandoah with and without Shenandoah

http://cr.openjdk.java.net/~rkennke/sh11-fix-critical-tests/webrev.00/

OK?

Roman


More information about the shenandoah-dev mailing list