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 15152 - [jdk1.4] Internal compilation doesn't work
Summary: [jdk1.4] Internal compilation doesn't work
Status: CLOSED DUPLICATE of bug 13960
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-05 16:32 UTC by L Martinek
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 L Martinek 2001-09-05 16:32:45 UTC
[pilsen_fcs 010817, jdk 1.4 beta2]

If I set internal compilation to compile some java I get this error:

test.java [21:30] cannot access java.lang.Object
bad class file: java\lang\Object.class
class file has wrong version 48.0, should be 47.0
Please remove or make sure it appears in the correct subdirectory of the 
classpath.
    public static void main (String args[]) { 
1 error
Errors compiling m1.
Comment 1 Ivan Bradac 2001-09-05 16:44:57 UTC

*** This issue has been marked as a duplicate of 13960 ***