-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.1.5
-
generic
-
solaris_2.5.1
The documentation of the eolIsSignificant() method in java.io.StreamTokenizer does not specify if this method is dynamic -- ie: during a parse is it possible to change so that EOL is recognized as a token. The answer is yes in our implementation but I think it should be stated in the documentation.
- relates to
-
JDK-4130902 java.io.StreamTokenizer.eolIsSignificant(false) fails if ordinaryChar('n') calle
- Closed