|
From: <no...@so...> - 2002-01-27 21:38:17
|
Feature Requests item #509302, was opened at 2002-01-27 13:38 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=509302&group_id=44253 Category: Compiler integration Group: None Status: Open Priority: 5 Submitted By: Brian Stoler (brianstoler) Assigned to: Brian Stoler (brianstoler) Summary: Make GJv6 not show up in list on 1.4 Initial Comment: GJv6 will not work on JDK1.4 due to class file version disagreements. (GJ requires <= 45.3, JDK1.4 use 48.0.) This could be fixed in the GJ code if we cared, but we don't. So, at the very least, the GJ compiler adapter should detect that it's on a too-late JDK and just not load. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=438938&aid=509302&group_id=44253 |