Hi Valerie
Here is the webrev:
http://cr.openjdk.java.net/~weijun/6966259/webrev.00/
The patch is quite long, but most of the real changes are in a few classes:
PrincipalName.java:
. All fields are final and non-null non-empty now
. All constructors have a realm argument, including those fr
Changeset: fc575c78f5d3
Author:alanb
Date: 2012-06-10 10:29 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fc575c78f5d3
7175775: Disable SA options in jinfo/Basic.java test until SA updated for new
hash and String count/offset
Reviewed-by: minqi
! test/sun/tools/jinfo/Basic