Bulk backports to sh/jdk8

Aleksey Shipilev shade at redhat.com
Thu Apr 23 15:07:25 UTC 2020


On 4/23/20 4:46 PM, Roman Kennke wrote:
>> *) In new tests, does it not complain about vm.gc.Shenandoah and vm.graal.enabled flags? IIRC, not
>> all test flags are available in 8u, and that's why test backports remove those lines...
> 
> Right. Also, needed to fix the @library tags.
> 
> http://cr.openjdk.java.net/~rkennke/backport-shjdk8-2020-04-23/webrev.01/
> 
> Good now?

I believe you also need to fix the imports for testlibrary to, say:
  import com.oracle.java.testlibrary.*;

Otherwise good, no need for another webrev.

-- 
Thanks,
-Aleksey



More information about the shenandoah-dev mailing list