[RFR} [8u] JDK-8228440: TestAESCiphers tests fail with "access denied" trying to access ArrayUtil

Aleksey Shipilev shade at redhat.com
Fri Jul 19 17:46:58 UTC 2019


On 7/19/19 6:16 PM, Andrew John Hughes wrote:
> Webrev: https://cr.openjdk.java.net/~andrew/openjdk8/8228440/webrev.01/

*) It looks that test/java/util/Objects/CheckIndex.java is not in proper location now, should be
somewhere in com/sun/... as well?

*) I do wonder if Preconditions is now the special-cased utility class, we could eliminate some
unused methods and/or their extensive Javadocs.

Otherwise looks good. Let's hear what others think.

-- 
Thanks,
-Aleksey



More information about the jdk8u-dev mailing list