Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 220736] Using Java 1.5 build machine can generate invalid byte code

https://bugs.eclipse.org/bugs/show_bug.cgi?id=220736  
Product/Component: CDT / cdt-releng

Vivian Kong <vivkong@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vivkong@xxxxxxxxxx




--- Comment #8 from Vivian Kong <vivkong@xxxxxxxxxx>  2008-02-29 10:09:42 -0500 ---
In our build script we add the following to the PATH:

export PATH=/opt/ibm/java2-ppc-50/bin:$PATH

So this should be the version of Java we're using when we build CDT 5.0

java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pxp32dev-20070201
(SR4))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux ppc-32 j9vmxp3223-20070201
(JIT enabled)
J9VM - 20070131_11312_bHdSMR
JIT  - 20070109_1805ifx1_r8
GC   - 200701_09)
JCL  - 20070126


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top