hg: jdk-updates/jdk10u: 2 new changesets
ashipile at redhat.com
ashipile at redhat.com
Wed May 2 07:28:29 UTC 2018
Changeset: a0d259786ef9
Author: shade
Date: 2018-01-17 15:17 -0800
URL: http://hg.openjdk.java.net/jdk-updates/jdk10u/rev/a0d259786ef9
8194554: filterArguments runs multiple filters in the wrong order
Reviewed-by: psandoz, jrose
! src/java.base/share/classes/java/lang/invoke/MethodHandles.java
+ test/jdk/java/lang/invoke/FilterArgumentsTest.java
Changeset: 9d2dd967cf74
Author: shade
Date: 2018-03-22 18:51 +0100
URL: http://hg.openjdk.java.net/jdk-updates/jdk10u/rev/9d2dd967cf74
8200118: [TESTBUG] String concat tests should test toString() application order
Reviewed-by: psandoz, redestad
+ test/jdk/java/lang/String/concat/ImplicitStringConcatOrder.java
More information about the jdk-updates-changes
mailing list