On 31/01/2013 09:27, Weijun Wang wrote: > Here is another version of the webrev: > > http://cr.openjdk.java.net/~weijun/8006564/webrev.01/ > > This test can do 3 things: > > 1. Generate the byte streams in code format. > 2. Run in jdk7 > 3. Run in jdk6 > > In fact, the output of 1 is included inside the test. > This looks much better. Pity it uses sun.misc.Base64Encoder but it has to run on older JDKs in order to generate the dumps so that is understandable.
-Alan