RFR: 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header

Guoxiong Li github.com+13688759+lgxbslgx at openjdk.java.net
Tue Dec 29 07:49:58 UTC 2020


On Sat, 19 Dec 2020 15:08:03 GMT, Guoxiong Li <github.com+13688759+lgxbslgx at openjdk.org> wrote:

>> I'm ready to approve this change, once the issue has been set correctly
>
> The issue was set correctly. It is good to go on now.

I merged the `master` branch and did the check. All the new codes are fine.

@jonathan-gibbons I saw a patch you submit to JDK 16: [JDK-8258941](https://github.com/openjdk/jdk16/pull/69). It has a little change at `SomeVbc.java` which do the same thing as this patch. I think that this patch should be reviewed and be integrated as soon as possible so that other folks don't need to do the duplicated work.

Thank you for taking the time to review.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1732


More information about the compiler-dev mailing list