-
Bug
-
Resolution: Fixed
-
P2
-
6
-
None
-
b44
-
generic
-
generic
$(J2SE_SRC)/src/share/classes/sun/util/CoreResourceBundleControl.java is a precompiled file and when building javadoc for classes relied on this file. javadoc internally invokes javac to compile CoreResourceBundle instead of compile the post processed CoreResourceBundleControl.java in gensrc dir.
The intermittent failure of javadoc is still under investigation. But we could solve this issue by rename the CoreResourceBundleControl.java into CoreResourceBundleControl-XLocales.java.
###@###.### 2005-07-15 22:08:11 GMT
###@###.### 2005-07-15 22:16:23 GMT
The intermittent failure of javadoc is still under investigation. But we could solve this issue by rename the CoreResourceBundleControl.java into CoreResourceBundleControl-XLocales.java.
###@###.### 2005-07-15 22:08:11 GMT
###@###.### 2005-07-15 22:16:23 GMT