jdk7 b58, VM doesn't smell good
John Rose
John.Rose at Sun.COM
Tue May 12 14:17:36 PDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20090512/e28738bb/attachment.html
More information about the mlvm-dev
mailing list