-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b72
-
generic
-
generic
-
Not verified
Two tests fail when run on Windows.
com/sun/javadoc/testHtmlDefinitionListTag/TestHtmlDefinitrionListTag.java
com/sun/javadoc/testSerializedFormDeprecationInfo/testSerializedFormDeprecationInfo.java
These fail because newlines ("\n") are not being output correctly for the platform.
It looks like the problem is with newlines in the input text not being converted when
the input text is written to the output.
com/sun/javadoc/testHtmlDefinitionListTag/TestHtmlDefinitrionListTag.java
com/sun/javadoc/testSerializedFormDeprecationInfo/testSerializedFormDeprecationInfo.java
These fail because newlines ("\n") are not being output correctly for the platform.
It looks like the problem is with newlines in the input text not being converted when
the input text is written to the output.
- relates to
-
JDK-6869804 langtools tests should be Cygwin-aware
-
- Closed
-