Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 11
    I've no idea what it is, but the package name should be a BIG CLUE that it is NOT intended for general use. Commented Feb 10, 2011 at 22:44
  • 3
    One usually refrains from using classes in the com.sun namespace as they are internal; not meant for direct usage; and w/o no guarantees as for their future availability or behavior. One has to have a really solid case to directly use a com.sun artifact. Commented Feb 10, 2011 at 22:46
  • plus something displayed in such poor HTML format (on Java2s.com to top it off) should give you some red flags :) Commented Feb 10, 2011 at 22:47