[8u] RFR 8235850: [TESTBUG] Remove test/runtime/RedefineTests/test8178870.sh
David Alvarez
alvdavi at amazon.com
Thu Dec 12 22:36:31 UTC 2019
Hi,
I'm requesting a RFR for JDK-8235850. This patch does only one thing,
remove test/runtime/RedefineTests/test8178870.sh. This file was added on
JDK-8178870 [1] and removed in JDK-8231463 [2]
(RedefineDoubleDelete.java no longer needing the use of the sh).
Due to merge of jdk8u and jdk8u-dev, the file has reappeared. However,
RedefineDoubleDelete.java does look good.
bug: https://bugs.openjdk.java.net/browse/JDK-8235850
webrev: http://cr.openjdk.java.net/~alvdavi/webrevs/8235850/webrev.8u.00/
This is causing tier1 testing to fail for 8u242, so once reviewed I'll
make it jdk8u-critical-request.
-
David
[1] https://bugs.openjdk.java.net/browse/JDK-8178870
[2] https://bugs.openjdk.java.net/browse/JDK-8231463
More information about the jdk8u-dev
mailing list