Review Request JDK-8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order
Mandy Chung
mandy.chung at oracle.com
Fri Jan 18 23:30:37 UTC 2019
Small test fix. SpecialStatic.java is a junit test but passes the
expected argument to the wrong argument in assertEquals method. I took
a pass on the java.lang.invoke tests and spotted a couple others.
Webrev:
http://cr.openjdk.java.net/~mchung/jdk13/webrevs/8213932/webrev.00/
Thanks
Mandy
More information about the core-libs-dev
mailing list