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




--- Comment #10 from Martin Oberhuber <martin.oberhuber@xxxxxxxxxxxxx>  2008-02-29 10:14:39 -0500 ---
Yeah, that's exactly the bad JVM.

/opt/public/common/ibm-java2-ppc-50   
   is a symlink to 
/opt/ibm/java2-ppc-50

If you want to change your build scripts, use the DSDP JVM instead of yours.
Or install it yourself somewhere, the tgz file is at
   /opt/public/dsdp/JDKs/ppc32/

Or wait until the webmaster upgrades the shared JVM as per bug 220943.


-- 
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