From: SourceForge.net <no...@so...> - 2003-03-10 23:10:31
|
Bugs item #701228, was opened at 2003-03-10 15:21 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=701228&group_id=44253 Category: Compiler integration Group: Serious Status: Open Resolution: None Priority: 5 Submitted By: Hal Perkins (hperkins) Assigned to: Nobody/Anonymous (nobody) Summary: assert not recognized in OS X 1.4.1 Initial Comment: Just tried out DrJava on the new 1.4.1 release for OS X, and I can't get assert to work. I've enabled assert in the Miscellaneous Preferences option dialog, but when I compile a small file with an assert statement, I get a "cannot resolve symbol: class assert" message. In DrJava's about>system properties window, com.apple.javaws.vmversions shows 1.4.1 and 1.3.1 are both available, but java.vm.version shows 1.3.1_03-69. Please fix it so 1.4.1 is automatically available. It's fine if this requires some simple configuration in a preference panel. Configuration: DrJava OS X beta 20030306-0533 OS X 10.2.4 OS X Java 1.4.1 production release (via software update, installed on top of earlier betas) OS X Java 1.4.1 developer tools update ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=701228&group_id=44253 |