Is com.sun.org.apache same as org.apache package?

Posted by Tom Brito on Stack Overflow See other posts from Stack Overflow or by Tom Brito
Published on 2010-05-07T20:05:39Z Indexed on 2010/05/07 20:08 UTC
Read the original article Hit count: 153

Filed under:
|
|

I mean, can I use the com.sun.org.apache (all subpackages) classes as I use they from org.apache (in any Apache lib)? Will the OpenJDK maintain this package up to date with apache updates? Where can I find information about that?

© Stack Overflow or respective owner

Related posts about java

Related posts about openjdk