Hi Martin, I have missed your comments for long time. Have you have had holidays?
Am 21.05.2009 01:27, Martin Buchholz schrieb:
Again, charset changes are very hard to review, hence scary, but relatively easy to test in an automated fashion.
Good point !
I imagine generating tests with random input, random charset, random choice of direct/non-direct buffers, and checking that charset behavior is unchanged except for performance.
I do "some" kind of those tests, hence valid + invalid bytes, in: https://java-nio-charset-enhanced.dev.java.net/source/browse/java-nio-charset-enhanced/trunk/test/sun/nio/cs/CharsetsTest.java -Ulf
