-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.2beta4
-
sparc
-
solaris_2.6
-
Not verified
The JarURLConnection.getAttributes() method fails to return an
Attributes Object when the JarURLConnection points to a JAR File
Entry.
The JarURLConnection API Test Suite is part of the JAVAX Test Suite.
To run the JarURLConnection API Test Suite do the following:
(1) Do a new bringover of the JAVAX Test Suite.
% bringover -p /net/labzap.east/files7/JDK_tests/JDK1.2/javax -w $HOME/workspaces/javax .
(2) Change to the JarURLConnection API directory.
% cd $HOME/workspaces/javax/tests/api/JarURLConnection
(3) Execute the JarURLConnection API Test Suite.
% make run
(4) It creates logfiles under:
% cd results/solaris /* SOLARIS logfiles */
% cd results/win32 /* WIN32 logfiles */
Look at the runall.logfile and runall.failures files.
Notice that the getAttributes() method fails to return an
Attributes Object when the JarURLConnection points to a JAR
File Entry.
Attributes Object when the JarURLConnection points to a JAR File
Entry.
The JarURLConnection API Test Suite is part of the JAVAX Test Suite.
To run the JarURLConnection API Test Suite do the following:
(1) Do a new bringover of the JAVAX Test Suite.
% bringover -p /net/labzap.east/files7/JDK_tests/JDK1.2/javax -w $HOME/workspaces/javax .
(2) Change to the JarURLConnection API directory.
% cd $HOME/workspaces/javax/tests/api/JarURLConnection
(3) Execute the JarURLConnection API Test Suite.
% make run
(4) It creates logfiles under:
% cd results/solaris /* SOLARIS logfiles */
% cd results/win32 /* WIN32 logfiles */
Look at the runall.logfile and runall.failures files.
Notice that the getAttributes() method fails to return an
Attributes Object when the JarURLConnection points to a JAR
File Entry.