This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 21211

Summary: Not possible to set -target 1.1 for internal compilation
Product: java Reporter: Petr Suchomel <psuchomel>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker CC: jchalupa
Priority: P1    
Version: -FFJ-   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Suchomel 2002-03-05 17:28:05 UTC
Not possible to set -target 1.1 for internal compilation, when user download the
beta module, there is no way to work with ME edition. The compilation does not
work, workaround is not possible.
Comment 1 Svata Dedic 2002-03-06 06:50:30 UTC
A trivial workaround exists: use other compiler (external, fastjavac).
Comment 2 Tomas Hurka 2002-03-08 10:11:30 UTC
This is just ordinary request for enhancement.
Comment 3 Petr Suchomel 2002-05-13 10:26:55 UTC
After adding Internal compiler to FFJ4.0, the mobile edition is broken
by default. Essentially have special property for setting type of
genererated bytecode.
Comment 4 Svata Dedic 2002-05-14 15:52:44 UTC
Fixed in orion_fcs branch; extra binaries updated.
Internal Compiler now -target 1.1 by default, unless -source 1.4 is
specified by the user. This behaviour is consistent with the one of
Internal Compiler based on JDK 1.3 javac.

Comment 5 Jan Becicka 2002-06-12 09:01:12 UTC
VERIFIED
Comment 6 Quality Engineering 2003-07-01 13:20:38 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.