-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 6
-
Component/s: core-libs
-
x86
-
linux
A DESCRIPTION OF THE PROBLEM :
There are two abstract methods on ResourceBundle: getKeys and handleGetObject. The simple example does not have getKeys, and therefore will not compile.
Please add a stub getKeys implementation.
URL OF FAULTY DOCUMENTATION :
file:///System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/docs/java/util/ResourceBundle.html
There are two abstract methods on ResourceBundle: getKeys and handleGetObject. The simple example does not have getKeys, and therefore will not compile.
Please add a stub getKeys implementation.
URL OF FAULTY DOCUMENTATION :
file:///System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/docs/java/util/ResourceBundle.html
- duplicates
-
JDK-6397890 (rb) Doc: ResourceBundle example doesn't implement getKeys()
-
- Resolved
-