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 21887 - Fastjavac not compliant with 1.4
Summary: Fastjavac not compliant with 1.4
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Other Other
: P2 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 16217 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-03-26 16:14 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
0 users

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 Svata Dedic 2002-03-26 16:14:54 UTC
The compiler does not pass some JCK tests
Comment 1 Svata Dedic 2002-03-27 16:40:29 UTC
Note: this bug is fixed in trunk (that is: upcoming 
version 3.4). It only applies to 3.3.* codeline.
Comment 2 Jan Becicka 2002-04-02 12:39:17 UTC
Verified in [020401_1]
Comment 3 Jan Becicka 2002-04-02 12:50:27 UTC
Oops. Although, there is new fastjavac in [020401_1], it is not
possible to enable JDK 1.4 source for Fastjavac compilation.



Comment 4 Svata Dedic 2002-04-04 12:28:04 UTC
x 
Comment 5 Svata Dedic 2002-04-04 13:44:12 UTC
Done in orion_fcs (was already done in trunk) 
Comment 6 Svata Dedic 2002-04-05 09:45:44 UTC
*** Issue 16217 has been marked as a duplicate of this issue. ***
Comment 7 Jan Becicka 2002-04-11 13:05:37 UTC
[020410_2]
Svata, there is a property "Enable JDK 1.4 source" in the property
sheet now, but it does not work. You forgot to add "{source.opt}" to
process arguments.
Comment 8 Svata Dedic 2002-04-12 09:49:25 UTC
x 
Comment 9 Svata Dedic 2002-04-17 10:50:01 UTC
I suppose it's finally fixed in trunk: 
 
/cvs/java/src/org/netbeans/modules/java/FastJavacCompilerType.java,v  
<--  FastJavacCompilerType.java 
new revision: 1.29; previous revision: 1.28 
 
 
Comment 10 Jan Becicka 2002-04-19 15:12:04 UTC
Verified in [20020419-1441]
Comment 11 Quality Engineering 2003-07-01 13:17:48 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 12 Quality Engineering 2007-09-20 10:11:13 UTC
Reorganization of java component