This is the mail archive of the java-patches@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

java/io/StreamTokenizer.java


Here is the patch for libjava/java/io/StreamTokenizer.java.

	* java/io/StreamTokenizer.java: Merged with classpath.

For a list of changes I refer to my earlier letter on
java-discuss. Also, I made these methods more simple:
isWhitespace, isAlphabetic, isNumeric, isQuote and isComment.
I don't know if this level of simplication/optimization is 
reasonable.

I haven't signed any paperwork with the FSF yet.

Oskar Liljeblad (osk@hem.passagen.se)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]