Question on Java JDK build environments impacting JRE use

David Ostrovsky d.ostrovsky at gmx.de
Sun Jun 23 11:10:42 PDT 2013


On Sun Jun 23 08:24:32 PDT 2013 Stuart Foote wrote:

>Will run with it and a JRE 1.7u25 and JAB 2.0.3, but noticed for
>starters
>that the build target for the Java bytecode is still set to major/minor
>49.0, or J2SE 5.  Is that a javac compatibility mode setting of some sort?

Yes, it is, i tried to change it and partially revert that innovation
preventing commit [1], but failed ;-(
See the patch and comments [2].

Especially "friendly" is that comment:

"... keeping you from unconditionally setting "-source 1.6 -target 1.6"
in your private tree until such time as your work is ready to make it's
way upstream ..."

because that's "the way and the spirit" how open source projects work:
Don't share anything with anyone until you are actually done!

But anyway i can conduct a new and shiny "51" byte code version of LO if
you would like to try it and see if we have any improvements with JAB
with it?

[1]
http://cgit.freedesktop.org/libreoffice/core/commit/?id=5c159626c6b3ace5becf03aad5ed9a1851065c15
[2] https://gerrit.libreoffice.org/#/c/2884/




More information about the LibreOffice mailing list