On 07/05/2013 13:43, Staffan Larsen wrote:
This is an old fix that fell between the cracks. Before JDK-7175133 was fixed, jinfo/Basic.sh was modified so that it wouldn't use SA. Now that JDK-7175133 is fixed, we can return to using SA.webrev: http://cr.openjdk.java.net/~sla/8004007/webrev.00/test/sun/tools/jinfo/Basic.sh.sdiff.html bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004007 testing: jdk_tools in JPRT Thanks, /Staffan
Looks good to me. -Alan