Build files look good.
/Erik
On 2019-12-24 19:22, Sergey Bylokhov wrote:
Hello.
Here is an updated version:
Bug: https://bugs.openjdk.java.net/browse/JDK-8235975
Patch (2 Mb):
http://cr.openjdk.java.net/~serb/8235975/webrev.03/open.patch
Fix: http://cr.openjdk.java.net/~serb/8235975/webrev.03/
- "jdk.internal.vm.compiler" is removed from the patch.
- "Aes128CtsHmacSha2EType.java" is updated to "Copyright (c) 2018"
On 12/22/19 11:24 pm, Sergey Bylokhov wrote:
Hello.
Please review the fix for JDK 15.
Bug: https://bugs.openjdk.java.net/browse/JDK-8235975
Patch (2 Mb):
http://cr.openjdk.java.net/~serb/8235975/webrev.02/open.patch
Fix: http://cr.openjdk.java.net/~serb/8235975/webrev.02
I have updated the source code copyrights by the
"update_copyright_year.sh"
script for 2014/15/16/18/19 years, unfortunately, cannot run it for 2017
because of: "JDK-8187443: Forest Consolidation: Move files to unified
layout"
which touched all files.