Bug 311960 - [javadoc] Small Javadoc error in DefaultCharacterPairMatcher
Summary: [javadoc] Small Javadoc error in DefaultCharacterPairMatcher
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.6   Edit
Hardware: PC Linux
: P3 trivial (vote)
Target Milestone: 3.6 RC1   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2010-05-06 15:15 EDT by Robert Konigsberg CLA
Modified: 2010-05-17 09:50 EDT (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 Robert Konigsberg CLA 2010-05-06 15:15:33 EDT
Build Identifier: I20090611-1540

Javadoc for DefaultCharacterPairMatcher shows this example code:

	 * char[] chars = new char[] {'(', ')', '{', '}', '[', ']'};
	 * new SimpleCharacterPairMatcher(chars, ...);

SimpleCharacterPairMatcher should be replaced with DefaultCharacterPairMatcher. I think.

Reproducible: Always
Comment 1 Dani Megert CLA 2010-05-10 02:46:07 EDT
Fixed in HEAD.
Comment 2 Raksha Vasisht CLA 2010-05-17 09:46:31 EDT
Starting to verify...
Comment 3 Raksha Vasisht CLA 2010-05-17 09:50:53 EDT
Verified for 3.6RC1 with N20100516-2000.