I just saw this scroll by while building:
files/hudson/workspace/webtier-dev-tests-v3-source/glassfish/common/common-util/src/main/java/com/sun/enterprise/universal/GFBase64Encoder.java:47: warning: sun.misc.BASE64Encoder is Sun proprietary API and may be removed in a future release
public class GFBase64Encoder extends sun.misc.BASE64Encoder{
Doesn't that tie all glassfish users to our JVM? I wouldn't think
that'd be a good thing necessarily.