On Wed, 24 Feb 2021 02:40:36 GMT, Jamil Nimeh <jni...@openjdk.org> wrote:
>> Ziyi Luo has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8254717: isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear >> to be backwards (r2) > > test/jdk/java/security/KeyFactory/KeyFactoryGetKeySpecForInvalidSpec.java > line 2: > >> 1: /* >> 2: * Copyright (c) 2011, Amazon.com, Inc. or its affiliates. All rights >> reserved. > > Nit: Should this be 2021? Good catch! Fixed ------------- PR: https://git.openjdk.java.net/jdk/pull/2682