A DESCRIPTION OF THE PROBLEM :
The following interfaces do not compile. Fortunately they are not used and if deleted the rest compiles.
sun.corba.se.spi.costransactions.TransactionService
org.apache.xalan.internal.xsltc.trax.SmartTransformerFactoryImpl
org.apache.xerces.internal.impl.xs.psvi.PSVIProvider
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Every thing should compile and be useful.
ACTUAL -
These interface neither compile nor are used by another class in src.zip
URL OF FAULTY DOCUMENTATION :
src.zip
###@###.### 2005-04-07 04:27:22 GMT
The following interfaces do not compile. Fortunately they are not used and if deleted the rest compiles.
sun.corba.se.spi.costransactions.TransactionService
org.apache.xalan.internal.xsltc.trax.SmartTransformerFactoryImpl
org.apache.xerces.internal.impl.xs.psvi.PSVIProvider
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Every thing should compile and be useful.
ACTUAL -
These interface neither compile nor are used by another class in src.zip
URL OF FAULTY DOCUMENTATION :
src.zip
###@###.### 2005-04-07 04:27:22 GMT
- duplicates
-
JDK-6251762 src.zip contains classes which do not compiler, nor are they used anywhere.
-
- Resolved
-