shinyafox [Thu, 29 Sep 2016 17:36:26 +0900] rev 41213
8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access
Reviewed-by: rfield, jlahoda
sundar [Wed, 28 Sep 2016 22:13:14 +0530] rev 41212
8165735: jlink incorrectly accepts multiple --module-path and --limit-modules options
Reviewed-by: mchung, jlaskey
skovalev [Wed, 28 Sep 2016 19:21:42 +0300] rev 41211
8166841: Unused import causes test failure on compilation for java.text tests
Reviewed-by: igerasim
clanger [Wed, 28 Sep 2016 15:47:03 +0200] rev 41210
8166584: Remove obsolete utility function NET_ThrowSocketException in windows libnet
Reviewed-by: chegar
redestad [Wed, 28 Sep 2016 14:29:35 +0200] rev 41209
8166287: MultiReleaseJarAPI.isMultiReleaseJar(): failure java.nio.file.AccessDeniedException: custom-mr.jar
Reviewed-by: mhaupt, alanb
redestad [Wed, 28 Sep 2016 14:27:34 +0200] rev 41208
8166840: Synthetic bridge constructor in ArrayList$Itr blocks inlining
Reviewed-by: vlivanov, mhaupt, forax
mhaupt [Wed, 28 Sep 2016 14:02:21 +0200] rev 41207
8151179: address issues raised by JCK team on JEP 274 API
Reviewed-by: jrose, redestad, psandoz
valeriep [Wed, 28 Sep 2016 03:18:01 +0000] rev 41206
6946830: javax.crypto.Cipher.doFinal behavior differs depending on platform
Summary: Updated OracleUcrypto and SunPKCS11 providers with SunJCE provider behavior
Reviewed-by: xuelei
valeriep [Wed, 28 Sep 2016 03:10:37 +0000] rev 41205
8149802: Signature.verify() doesn't reset the signature object on exception
Summary: Ensure the signature object is always reset after verify() is called.
Reviewed-by: xuelei
mli [Tue, 27 Sep 2016 18:45:51 -0700] rev 41204
8162519: Remove ParallelPrefix.java from ProblemList.txt
Reviewed-by: psandoz
amurillo [Tue, 27 Sep 2016 13:22:41 -0700] rev 41203
Merge
amurillo [Tue, 27 Sep 2016 09:04:49 -0700] rev 41202
Merge
amurillo [Fri, 23 Sep 2016 13:32:21 -0700] rev 41201
Merge
amurillo [Fri, 16 Sep 2016 13:15:02 -0700] rev 41200
Merge
ctornqvi [Thu, 15 Sep 2016 16:56:11 -0400] rev 41199
6648858: InvokeHangTest.java fails due to "failure: Debuggee appears to be hung" when running with -Xcomp
Reviewed-by: zgu, gtriantafill, iignatyev