Bug 78915 - [1.5][compiler] enum cannot be explicitly abstract
Summary: [1.5][compiler] enum cannot be explicitly abstract
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M4   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 23:45 EST by Olivier Thomann CLA
Modified: 2004-12-14 15:58 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2004-11-17 23:45:20 EST
An enum declaration cannot be explicitely abstract.

public abstract enum X {}

should report an error.
Comment 1 Philipe Mulet CLA 2004-11-30 16:25:31 EST
Regression test: EnumTest#test049.
Fixed
Comment 2 Olivier Thomann CLA 2004-12-14 15:58:35 EST
Verified in 200412140800