clanger [Thu, 29 Sep 2016 14:48:07 +0200] rev 41214
8166850: No runtime error expected after calling NET_MapSocketOption
Reviewed-by: chegar
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