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 - Not possible to set -target 1.1 for internal compilation
Summary: Not possible to set -target 1.1 for internal compilation
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -FFJ-
Hardware: PC All
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-05 17:28 UTC by Petr Suchomel
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.