amlu [Thu, 21 Apr 2016 14:56:40 +0800] rev 37592
8152936: java/lang/Class/GetPackageTest.java needs update to work with newer testng
Reviewed-by: alanb
bpb [Wed, 20 Apr 2016 15:06:13 -0700] rev 37591
8154183: (spec) Spec of read(byte[],int,int) and readFully(byte[],int,int) is confusing/incomplete
Summary: Clarify and expand specification of ObjectInputStream.read(byte[],int,int) and both variants of {DataInput,DataInputStream,ObjectInputStream,RandomAccessfile}.readFully().
Reviewed-by: rriggs, smarks
coffeys [Wed, 20 Apr 2016 22:46:47 +0100] rev 37590
8071125: Improve exception messages in URLPermission
Reviewed-by: chegar, prappo
alanb [Wed, 20 Apr 2016 16:47:12 +0100] rev 37589
8154707: java/util/ServiceLoader/modules/BasicTest.java failing
Reviewed-by: chegar