sherman [Sat, 01 Dec 2012 11:36:25 -0800] rev 14696
8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written
Summary: to return the length instead of position
Reviewed-by: alanb
khazra [Fri, 30 Nov 2012 12:00:07 -0800] rev 14694
7197662: (prefs) java/util/prefs/AddNodeChangeListener.java fails by timeout or by "couldn't get file lock"
Summary: Set -Djava.util.prefs.userRoot to current working directory of user in the prefs tests
Reviewed-by: alanb, chegar, weijun, dxu