Bug 203609 - [1.6][compiler] AccSynthetic should be set for package-info type if target >= 1.6
Summary: [1.6][compiler] AccSynthetic should be set for package-info type if target >=...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 11:46 EDT by Olivier Thomann CLA
Modified: 2007-10-29 07:51 EDT (History)
3 users (show)

See Also:


Attachments
Proposed fix + regression test (3.01 KB, patch)
2007-09-17 11:48 EDT, Olivier Thomann CLA
no flags Details | Diff
Proposed fix + regression test (3.02 KB, patch)
2007-09-17 11:52 EDT, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2007-09-17 11:46:37 EDT
Regarding http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6557865, we should update the compiler accordingly.
Comment 1 Olivier Thomann CLA 2007-09-17 11:48:32 EDT
Created attachment 78560 [details]
Proposed fix + regression test

Kent, please review.
Comment 2 Olivier Thomann CLA 2007-09-17 11:52:38 EDT
Created attachment 78562 [details]
Proposed fix + regression test

Improve regression test to work with compliance > 1.6
Comment 3 Kent Johnson CLA 2007-09-17 12:26:35 EDT
Looks straight forward
Comment 4 Olivier Thomann CLA 2007-09-20 15:18:12 EDT
Released for 3.4M3.
Regression test added in org.eclipse.jdt.core.tests.compiler.regression.ClassFileReaderTest_1_5#test012
Comment 5 Jerome Lanneluc CLA 2007-10-29 07:51:01 EDT
Verified for 3.4M3 using I20071029-0010