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]

What to do about java.version?


I was just running jython and it starts up with...

Jython 2.1a3 on java0.0.7 (JIT: null)
>>>

The 0.0.7 comes from the java.version property which we set in
acinclude.m4.

I don't think this version number has changed in years.  Perhaps we
should be using some mangling of the gcj version number.

AG





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