Bug 570106 - [16] Investigate ENUM$VALUE generation in empty local enums
Summary: [16] Investigate ENUM$VALUE generation in empty local enums
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.19   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: BETA J16   Edit
Assignee: Manoj N Palat CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 569276
  Show dependency tree
 
Reported: 2021-01-05 23:24 EST by Manoj N Palat CLA
Modified: 2021-01-06 03:39 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manoj N Palat CLA 2021-01-05 23:24:52 EST
Followup of ported LocalEnumTest.test127 failure - from patch https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/173895
Comment 1 Manoj N Palat CLA 2021-01-06 01:44:12 EST
turned out to be a test issue while porting - the check should be for X$1Y$1 rather than X$1Y
Comment 2 Eclipse Genie CLA 2021-01-06 01:50:56 EST
New Gerrit change created: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/174305