Bug 263769 - Javadoc glitches in JavaCore#setComplianceOptions(String, Map)
Summary: Javadoc glitches in JavaCore#setComplianceOptions(String, Map)
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.5 M7   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 235058 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-05 06:39 EST by Markus Keller CLA
Modified: 2014-10-06 09:44 EDT (History)
2 users (show)

See Also:


Attachments
proposed fix (4.85 KB, patch)
2009-02-05 06:39 EST, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2009-02-05 06:39:08 EST
Created attachment 124793 [details]
proposed fix

HEAD

Javadoc glitches in JavaCore#setComplianceOptions(String, Map):
- COMPILER_CODEGEN_INLINE_JSR_BYTECODE missing
- list of options appears to be fixed
- typo
Comment 1 Jerome Lanneluc CLA 2009-04-21 11:34:16 EDT
Thanks Markus, patch released for 3.5M7
Comment 2 Kent Johnson CLA 2009-04-28 12:24:39 EDT
Verified for 3.5M7 using I20090428-0100
Comment 3 Markus Keller CLA 2014-10-06 09:44:54 EDT
*** Bug 235058 has been marked as a duplicate of this bug. ***