On May 12, 2009, at 8:16 AM, Rémi Forax wrote:
This patch works !
Yes, but it puts sun.dyn into the API javadocs, so we're doing
something a little different.
-- John
diff --git a/make/common/Release.gmk b/make/common/Release.gmk
--- a/make/common/Release.gmk
+++ b/make/common/Release.gmk
@@ -51,6 +51,9 @@
com.sun.java.swing.plaf.windows \
com.sun.java.swing.plaf.motif \
com.sun.java.swing.plaf.gtk
+
+# This is a stopgap until 6839872 is fixed.
+EXCLUDE_PROPWARN_PKGS += sun.dyn
# 64-bit solaris has a few special cases. We define the variable
# SOLARIS64 for use in this Makefile to easily test those cases
diff --git a/make/docs/CORE_PKGS.gmk b/make/docs/CORE_PKGS.gmk
_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev