Code review request: 8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit

Alan Bateman Alan.Bateman at oracle.com
Thu Jan 31 11:31:51 PST 2013


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


More information about the security-dev mailing list