This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ with OpenJDK Java API instead of GNU Classpath


On Wed, 2009-05-06 at 15:41 -0600, Sal wrote:
> - Are there licensing issues with linking OpenJDK to other code via GCJ?

The only legal issue is that GNU Classpath is GPLv2+ and OpenJDK is
GPLv2 only, so you loose GPLv3 compatibility.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]