Skip to content

Commit 05b4c03

Browse files
author
duke
committedJul 21, 2023
Automatic merge of master into foreign-memaccess+abi
2 parents 9dd1c5f + e085bf1 commit 05b4c03

File tree

376 files changed

+10917
-2869
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

376 files changed

+10917
-2869
lines changed
 

‎make/ZipSecurity.gmk

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2014, 2020, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2014, 2023, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -41,7 +41,6 @@ $(eval $(call SetupZipArchive,BUILD_SEC_BIN_ZIP, \
4141
modules/java.base/sun/security/internal/interfaces \
4242
modules/java.base/sun/security/internal/spec \
4343
modules/java.base/com/sun/crypto/provider \
44-
modules/jdk.crypto.ec/sun/security/ec \
4544
modules/jdk.crypto.mscapi/sun/security/mscapi \
4645
modules/jdk.crypto.cryptoki/sun/security/pkcs11 \
4746
modules/jdk.crypto.cryptoki/sun/security/pkcs11/wrapper \

‎make/conf/docs-modules.conf

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2014, 2022, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2014, 2023, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -36,7 +36,6 @@ DOCS_MODULES= \
3636
jdk.charsets \
3737
jdk.compiler \
3838
jdk.crypto.cryptoki \
39-
jdk.crypto.ec \
4039
jdk.dynalink \
4140
jdk.editpad \
4241
jdk.hotspot.agent \

0 commit comments

Comments
 (0)