-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b103
-
x86
-
windows_xp
-
Verified
JCK : JCK6.0 b28
J2SE : FAIL - mustang b89
: PASS - mustang b88
Platform[s] : FAIL - Windows, !!!! ru_RU locale!!!!
switch/Mode : FAIL - default
The following JCK test case fails:
api/javax_xml/crypto/URIDereferencer/index.html#dereferencer[dereferencer2006]
due to
Caused by: java.util.MissingResourceException: Can't find bundle for base name com/sun/org/apache/xml/internal/security/resource/xmlsecurity, locale ru_RU
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1508)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1262)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:717)
at com.sun.org.apache.xml.internal.security.utils.I18n.<clinit>(I18n.java:48)
Steps to reproduce:
===================
Correct path to JDK/JCK and run the following script
JCK="Z:/Links/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60"
PRODUCT="Z:/Links/stt/jdk_promotions/JDK6.0/b89/binaries/windows-i586/jdk1.6.0/bin/java.exe"
$PRODUCT -classpath $JCK/classes -Djava.security.policy=$JCK/lib/jck.policy javasoft.sqe.tests.api.javax.xml.crypto.URIDereferencer.dereferencerTests -TestURL file:///$JCK/tests/api/javax_xml/crypto/URIDereferencer/index.html#dereferencer
J2SE : FAIL - mustang b89
: PASS - mustang b88
Platform[s] : FAIL - Windows, !!!! ru_RU locale!!!!
switch/Mode : FAIL - default
The following JCK test case fails:
api/javax_xml/crypto/URIDereferencer/index.html#dereferencer[dereferencer2006]
due to
Caused by: java.util.MissingResourceException: Can't find bundle for base name com/sun/org/apache/xml/internal/security/resource/xmlsecurity, locale ru_RU
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1508)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1262)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:717)
at com.sun.org.apache.xml.internal.security.utils.I18n.<clinit>(I18n.java:48)
Steps to reproduce:
===================
Correct path to JDK/JCK and run the following script
JCK="Z:/Links/stt/jck_promotions/6.0/beta/b28/binaries/JCK-runtime-60"
PRODUCT="Z:/Links/stt/jdk_promotions/JDK6.0/b89/binaries/windows-i586/jdk1.6.0/bin/java.exe"
$PRODUCT -classpath $JCK/classes -Djava.security.policy=$JCK/lib/jck.policy javasoft.sqe.tests.api.javax.xml.crypto.URIDereferencer.dereferencerTests -TestURL file:///$JCK/tests/api/javax_xml/crypto/URIDereferencer/index.html#dereferencer