[11u] 8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc

Severin Gehwolf sgehwolf at redhat.com
Tue Jul 23 15:35:32 UTC 2019


Hi,

On Tue, 2019-07-23 at 15:20 +0000, Langer, Christoph wrote:
> Hi,
> 
> test cleanup time... please review another testfix backport.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8219513
> Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8219513.11u-dev.0/
> Original change: http://hg.openjdk.java.net/jdk/jdk/rev/8c82412da698
> 
> The patch did not apply cleanly, unfortunately, because jtreg.SkippedException is not yet available in 11u. But other than that it applies and seems to quiesce the test.

This looks reasonable.

Those jtreg.SkippedException changes pop up a lot when backporting test
fixes/improvements which make me wonder whether we should add a
jtreg.SkippedException in the JDK 11u test tree for one backport and
then have subsequent backports apply as-is. That requires a minimum
version of jtreg, though.

Thoughts?

Thanks,
Severin



More information about the hotspot-compiler-dev mailing list