<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>On May 12, 2009, at 8:16 AM, Rémi Forax wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite"><div>This patch works !</div></blockquote><br></div>Yes, but it puts sun.dyn into the API javadocs, so we're doing something&nbsp;a little different.<div><div><div><br></div><div>-- John</div><br></div><div><br></div><div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">diff --git a/make/common/Release.gmk b/make/common/Release.gmk</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">--- a/make/common/Release.gmk</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">+++ b/make/common/Release.gmk</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">@@ -51,6 +51,9 @@</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; com.sun.java.swing.plaf.windows &nbsp;\</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; com.sun.java.swing.plaf.motif &nbsp; &nbsp;\</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; com.sun.java.swing.plaf.gtk</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">+</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">+# This is a stopgap until 6839872 is fixed.</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">+EXCLUDE_PROPWARN_PKGS += sun.dyn</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">&nbsp;</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">&nbsp;# 64-bit solaris has a few special cases. We define the variable</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">&nbsp;# SOLARIS64 for use in this Makefile to easily test those cases</font></div><div><font class="Apple-style-span" face="'Lucida Sans Typewriter'">diff --git a/make/docs/CORE_PKGS.gmk b/make/docs/CORE_PKGS.gmk</font></div><div><br></div></div></div></body></html>