Skip to content

Commit bfc0af1

Browse files
author
duke
committedApr 10, 2020
Automatic merge of foreign-abi into foreign-jextract
2 parents f7f8a3e + 36ab7f1 commit bfc0af1

File tree

790 files changed

+9942
-58348
lines changed

Some content is hidden

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

790 files changed

+9942
-58348
lines changed
 

‎.hgtags

+1
Original file line numberDiff line numberDiff line change
@@ -628,3 +628,4 @@ bc54620a3848c26cff9766e5e2a6e5ddab98ed18 jdk-14-ga
628628
82b7c62cf4cc56828a8fb724f57087967232a2a7 jdk-15+15
629629
5c7ec21f5d13f6eb5cd32288c69b8be2f9cac256 jdk-15+16
630630
dd5198db2e5b1ebcafe065d987c03ba9fcb50fc3 jdk-15+17
631+
44aef192b488a48cce12422394691a6b1d16b98e jdk-15+18

‎make/CompileJavaModules.gmk

-5
Original file line numberDiff line numberDiff line change
@@ -351,11 +351,6 @@ jdk.scripting.nashorn.shell_COPY += .js .properties
351351

352352
################################################################################
353353

354-
jdk.rmic_DISABLED_WARNINGS += deprecation
355-
jdk.rmic_CLEAN += .properties
356-
357-
################################################################################
358-
359354
# No SCTP implementation on Mac OS X or AIX. These classes should be excluded.
360355
SCTP_IMPL_CLASSES = \
361356
$(TOPDIR)/src/jdk.sctp/unix/classes/sun/nio/ch/sctp/AssociationChange.java \

0 commit comments

Comments
 (0)