On Mon, 12 Apr 2021 10:12:06 GMT, Alex Blewitt <github.com+76791+alb...@openjdk.org> wrote:
> Did a search of the files included in the commit, didn't see anything other > than the two above without the standard Oracle copyright . > > Wasn't sure about > `src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/CK_ATTRIBUTE.java` > though; it has an Oracle copyright on it (and not the 'do not alter') one. > Should I remove that one from this commit as well? This one should be ok. We have already made changes to this file so preserving pure parity with the 3rd party sources is not an overriding concern. ------------- PR: https://git.openjdk.java.net/jdk/pull/3338