dev@glassfish.java.net

using sun.misc classes

From: Justin Lee <justin.d.lee_at_oracle.com>
Date: Thu, 17 Jun 2010 09:36:15 -0400

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.