Fri, 30 Sep 2016 17:05:54 +0300 8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes
serb [Fri, 30 Sep 2016 17:05:54 +0300] rev 41218
8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes Reviewed-by: mchung, alexsch
Fri, 30 Sep 2016 09:06:21 +0200 8160630: libjimage.so and others should link statically to libgcc
erikj [Fri, 30 Sep 2016 09:06:21 +0200] rev 41217
8160630: libjimage.so and others should link statically to libgcc Reviewed-by: ihse, tbell
Thu, 29 Sep 2016 17:24:21 +0000 Merge
lana [Thu, 29 Sep 2016 17:24:21 +0000] rev 41216
Merge
Thu, 29 Sep 2016 14:58:26 +0200 8166866: (ch) Remove AIX specific implementation file java.base/aix/native/libnio/ch/AixNativeThread.c
clanger [Thu, 29 Sep 2016 14:58:26 +0200] rev 41215
8166866: (ch) Remove AIX specific implementation file java.base/aix/native/libnio/ch/AixNativeThread.c Reviewed-by: simonis, chegar, alanb
Thu, 29 Sep 2016 14:48:07 +0200 8166850: No runtime error expected after calling NET_MapSocketOption
clanger [Thu, 29 Sep 2016 14:48:07 +0200] rev 41214
8166850: No runtime error expected after calling NET_MapSocketOption Reviewed-by: chegar
Thu, 29 Sep 2016 17:36:26 +0900 8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access
shinyafox [Thu, 29 Sep 2016 17:36:26 +0900] rev 41213
8166744: JShell: java.lang.IndexOutOfBoundsException for legal history access Reviewed-by: rfield, jlahoda
Wed, 28 Sep 2016 22:13:14 +0530 8165735: jlink incorrectly accepts multiple --module-path and --limit-modules options
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
Wed, 28 Sep 2016 19:21:42 +0300 8166841: Unused import causes test failure on compilation for java.text tests
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
Wed, 28 Sep 2016 15:47:03 +0200 8166584: Remove obsolete utility function NET_ThrowSocketException in windows libnet
clanger [Wed, 28 Sep 2016 15:47:03 +0200] rev 41210
8166584: Remove obsolete utility function NET_ThrowSocketException in windows libnet Reviewed-by: chegar
Wed, 28 Sep 2016 14:29:35 +0200 8166287: MultiReleaseJarAPI.isMultiReleaseJar(): failure java.nio.file.AccessDeniedException: custom-mr.jar
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
Wed, 28 Sep 2016 14:27:34 +0200 8166840: Synthetic bridge constructor in ArrayList$Itr blocks inlining
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
Wed, 28 Sep 2016 14:02:21 +0200 8151179: address issues raised by JCK team on JEP 274 API
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
Wed, 28 Sep 2016 03:18:01 +0000 6946830: javax.crypto.Cipher.doFinal behavior differs depending on platform
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
Wed, 28 Sep 2016 03:10:37 +0000 8149802: Signature.verify() doesn't reset the signature object on exception
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
Tue, 27 Sep 2016 18:45:51 -0700 8162519: Remove ParallelPrefix.java from ProblemList.txt
mli [Tue, 27 Sep 2016 18:45:51 -0700] rev 41204
8162519: Remove ParallelPrefix.java from ProblemList.txt Reviewed-by: psandoz
Tue, 27 Sep 2016 13:22:41 -0700 Merge
amurillo [Tue, 27 Sep 2016 13:22:41 -0700] rev 41203
Merge
Tue, 27 Sep 2016 09:04:49 -0700 Merge
amurillo [Tue, 27 Sep 2016 09:04:49 -0700] rev 41202
Merge
Fri, 23 Sep 2016 13:32:21 -0700 Merge
amurillo [Fri, 23 Sep 2016 13:32:21 -0700] rev 41201
Merge
Fri, 16 Sep 2016 13:15:02 -0700 Merge
amurillo [Fri, 16 Sep 2016 13:15:02 -0700] rev 41200
Merge
Thu, 15 Sep 2016 16:56:11 -0400 6648858: InvokeHangTest.java fails due to "failure: Debuggee appears to be hung" when running with -Xcomp
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
Mon, 21 Mar 2016 11:24:09 +0100 8153711: [REDO] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
sgehwolf [Mon, 21 Mar 2016 11:24:09 +0100] rev 41198
8153711: [REDO] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command Summary: Delete global references in invoker_completeInvokeRequest() Reviewed-by: sspitsyn, dsamersoff
Thu, 15 Sep 2016 12:20:50 +0530 8161448: 4 JNI exception pending defect groups in DiagnosticCommandImpl.c
vtewari [Thu, 15 Sep 2016 12:20:50 +0530] rev 41197
8161448: 4 JNI exception pending defect groups in DiagnosticCommandImpl.c Reviewed-by: dholmes, dsamersoff
Tue, 27 Sep 2016 11:34:45 -0700 8164591: sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java failed with SSLHandshakeException
asmotrak [Tue, 27 Sep 2016 11:34:45 -0700] rev 41196
8164591: sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java failed with SSLHandshakeException Reviewed-by: xuelei
Thu, 29 Sep 2016 16:45:10 +0000 Added tag jdk-9+138 for changeset cbc639238d91
lana [Thu, 29 Sep 2016 16:45:10 +0000] rev 41195
Added tag jdk-9+138 for changeset cbc639238d91
Wed, 05 Jul 2017 22:16:41 +0200 Merge
duke [Wed, 05 Jul 2017 22:16:41 +0200] rev 41194
Merge
Fri, 30 Sep 2016 09:06:02 +0200 8160630: libjimage.so and others should link statically to libgcc
erikj [Fri, 30 Sep 2016 09:06:02 +0200] rev 41193
8160630: libjimage.so and others should link statically to libgcc Reviewed-by: ihse, tbell
Thu, 29 Sep 2016 17:23:47 +0000 Merge
lana [Thu, 29 Sep 2016 17:23:47 +0000] rev 41192
Merge
Tue, 27 Sep 2016 09:04:49 -0700 Merge
amurillo [Tue, 27 Sep 2016 09:04:49 -0700] rev 41191
Merge
Fri, 23 Sep 2016 13:32:17 -0700 Merge
amurillo [Fri, 23 Sep 2016 13:32:17 -0700] rev 41190
Merge
Tue, 20 Sep 2016 00:34:54 +0000 Merge
kbarrett [Tue, 20 Sep 2016 00:34:54 +0000] rev 41189
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip