-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.4.0
-
Component/s: other-libs
-
None
-
beta
-
sparc
-
solaris_2.6
Name: ksR10052 Date: 09/20/2000
JDK 1.4 build b32 is missing the following public classes:
org.omg.CosNaming._BindingIteratorImplBase
org.omg.CosNaming._NamingContextImplBase
These classes are present in jdk1.3 and should not be removed.
[sko@knight:212] -- << /net/spear/jdk/JDK1.4.0-beta-b32/solaris/jre/lib >>
#>jar tf rt.jar | grep _BindingIteratorImplBase
[sko@knight:214] -- << /set/java/jdk1.3/solaris/jre/lib >>
#>jar tf rt.jar | grep _BindingIteratorImplBase
org/omg/CosNaming/_BindingIteratorImplBase.class
[sko@knight:216] -- << /net/spear/jdk/JDK1.4.0-beta-b31/solaris/jre/lib >>
#>jar tf rt.jar | grep _BindingIteratorImplBase
org/omg/CosNaming/_BindingIteratorImplBase.class
======================================================================