-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b133
-
x86
-
windows_xp
-
Verified
Testsuite name: Install/Stress
JDK/JRE tested:JDK7 ea b104
OS/architecture: All Windows OS
Reproducible: Always
Is it a platform specific regression: N
Is it a Regression: N
Steps to reproduce:
1. Open the file http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/ea/b104/bundles/windows-i586/1.7.0-ea-b104.xml and check the content.
Actual behavior:
The file http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/ea/b104/bundles/windows-i586/1.7.0-ea-b104.xml, there is a extra blank before the </msi-url> .
<msi-url>http://javadl.sun.com/webapps/download/GetFile/1.7.0-ea-b104/window
s-i586 </msi-url>
<installaux-name></installaux-name>
Expectation:
The file http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/ea/b104/bundles/windows-i586/1.7.0-ea-b104.xml content should be correct with no extra blank.
If do not fix this bug, even staged the build, It is still failed to install the online bundle.
Or even this might be other area's problem when dealing with this extra whitespace.
JDK/JRE tested:JDK7 ea b104
OS/architecture: All Windows OS
Reproducible: Always
Is it a platform specific regression: N
Is it a Regression: N
Steps to reproduce:
1. Open the file http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/ea/b104/bundles/windows-i586/1.7.0-ea-b104.xml and check the content.
Actual behavior:
The file http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/ea/b104/bundles/windows-i586/1.7.0-ea-b104.xml, there is a extra blank before the </msi-url> .
<msi-url>http://javadl.sun.com/webapps/download/GetFile/1.7.0-ea-b104/window
s-i586 </msi-url>
<installaux-name></installaux-name>
Expectation:
The file http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/ea/b104/bundles/windows-i586/1.7.0-ea-b104.xml content should be correct with no extra blank.
If do not fix this bug, even staged the build, It is still failed to install the online bundle.
Or even this might be other area's problem when dealing with this extra whitespace.