Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 562173

Summary: JDK 14.0.1 switch on enum error
Product: [Eclipse Project] JDT Reporter: Carey Brown <careysb>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: careysb, stephan.herrmann
Version: 4.15   
Target Milestone: 4.23   
Hardware: PC   
OS: Windows 10   
Whiteboard: stalebug
Attachments:
Description Flags
SSCCE switch on enum bug none

Description Carey Brown CLA 2020-04-15 10:33:50 EDT
Created attachment 282451 [details]
SSCCE switch on enum bug

Switch on enum reports error with jdk-14.0.1 unless compatibility set to 13.
Comment 1 Stephan Herrmann CLA 2020-04-15 15:29:49 EDT
I cannot reproduce with HEAD. Unfortunately I don't have an ecj version on stock that corresponds to 2020-03 + Java 14 support.

Could you please retest on your side using this recent milestone build: https://download.eclipse.org/eclipse/downloads/drops4/S-4.16M1-202004090200/
Comment 2 Eclipse Genie CLA 2022-04-07 18:57:59 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Stephan Herrmann CLA 2022-04-16 10:16:34 EDT
I retested with 4.23 (2022-03) and still cannot reproduce.