Mon, 16 Feb 2015 10:34:52 +0100 8072905: Fix copyright year for test from JDK-8071705
neugens [Mon, 16 Feb 2015 10:34:52 +0100] rev 29253
8072905: Fix copyright year for test from JDK-8071705 Summary: Test was pushed with wrong copyright year Reviewed-by: alexsch
Sat, 14 Feb 2015 21:05:41 +0300 8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace
serb [Sat, 14 Feb 2015 21:05:41 +0300] rev 29252
8072678: Wrong exception messages in java.awt.color.ICC_ColorSpace Reviewed-by: prr, serb Contributed-by: prasanta.sadhukhan@oracle.com
Thu, 12 Feb 2015 14:56:30 -0800 Merge
asaha [Thu, 12 Feb 2015 14:56:30 -0800] rev 29251
Merge
Wed, 11 Feb 2015 16:22:29 -0800 8068518: IllegalArgumentException in JTree.AccessibleJTree
van [Wed, 11 Feb 2015 16:22:29 -0800] rev 29250
8068518: IllegalArgumentException in JTree.AccessibleJTree Reviewed-by: alexsch, ptbrunet
Wed, 11 Feb 2015 15:10:33 +0300 8044394: javadoc for BasicOptionPaneUI.addMessageComponents() has typo and grammar errors
ssides [Wed, 11 Feb 2015 15:10:33 +0300] rev 29249
8044394: javadoc for BasicOptionPaneUI.addMessageComponents() has typo and grammar errors Summary: Fix typos in javadoc of BasicOptionPaneUI.addMessageComponents() Reviewed-by: alexsch, serb
Wed, 11 Feb 2015 07:54:39 +0100 8071705: Java application menu misbehaves when running multiple screen stacked vertically
neugens [Wed, 11 Feb 2015 07:54:39 +0100] rev 29248
8071705: Java application menu misbehaves when running multiple screen stacked vertically Summary: JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically Reviewed-by: alexsch
Tue, 03 Mar 2015 06:23:50 -0800 Merge
amurillo [Tue, 03 Mar 2015 06:23:50 -0800] rev 29247
Merge
Fri, 27 Feb 2015 07:34:27 -0800 Merge
amurillo [Fri, 27 Feb 2015 07:34:27 -0800] rev 29246
Merge
Mon, 23 Feb 2015 05:01:33 -0800 Merge
ctornqvi [Mon, 23 Feb 2015 05:01:33 -0800] rev 29245
Merge
Wed, 18 Feb 2015 17:50:41 +0100 8071657: JDI ObjectReferenceImpl.invokeMethod() validation fails for virtual invocations of method with declaring type being an interface
jbachorik [Wed, 18 Feb 2015 17:50:41 +0100] rev 29244
8071657: JDI ObjectReferenceImpl.invokeMethod() validation fails for virtual invocations of method with declaring type being an interface Reviewed-by: sspitsyn, sla
Tue, 03 Mar 2015 12:30:48 +0100 8071479: Stream and lambdafication improvements to j.u.regex.Matcher
psandoz [Tue, 03 Mar 2015 12:30:48 +0100] rev 29243
8071479: Stream and lambdafication improvements to j.u.regex.Matcher Reviewed-by: smarks, briangoetz, sherman
Tue, 03 Mar 2015 10:30:44 +0300 8074066: Useless code in share/native/libjava/VM.c
igerasim [Tue, 03 Mar 2015 10:30:44 +0300] rev 29242
8074066: Useless code in share/native/libjava/VM.c Reviewed-by: mchung
Mon, 02 Mar 2015 17:36:56 -0800 Merge
kvn [Mon, 02 Mar 2015 17:36:56 -0800] rev 29241
Merge
Mon, 02 Mar 2015 15:15:15 -0800 Merge
kvn [Mon, 02 Mar 2015 15:15:15 -0800] rev 29240
Merge
Mon, 02 Mar 2015 10:09:03 -0800 Merge
kvn [Mon, 02 Mar 2015 10:09:03 -0800] rev 29239
Merge
Thu, 26 Feb 2015 10:56:26 -0800 Merge
kvn [Thu, 26 Feb 2015 10:56:26 -0800] rev 29238
Merge
Fri, 06 Feb 2015 10:14:59 -0800 8072053: AARCH64: remove src/java.base/unix/native/libjli/aarch64/jvm.cfg
aph [Fri, 06 Feb 2015 10:14:59 -0800] rev 29237
8072053: AARCH64: remove src/java.base/unix/native/libjli/aarch64/jvm.cfg Reviewed-by: kvn
Tue, 20 Jan 2015 15:22:24 -0800 Merge
kvn [Tue, 20 Jan 2015 15:22:24 -0800] rev 29236
Merge
Thu, 11 Dec 2014 15:05:41 -0800 Merge
kvn [Thu, 11 Dec 2014 15:05:41 -0800] rev 29235
Merge
Fri, 21 Nov 2014 14:58:29 -0800 Merge
kvn [Fri, 21 Nov 2014 14:58:29 -0800] rev 29234
Merge
Thu, 13 Nov 2014 15:45:45 -0800 8064594: AARCH64: JDK changes
aph [Thu, 13 Nov 2014 15:45:45 -0800] rev 29233
8064594: AARCH64: JDK changes Reviewed-by: dholmes, twisti, kvn
Mon, 02 Mar 2015 16:06:58 -0800 8074126: Correct @see cross-refs to the JLS in java.lang[.annotation]
darcy [Mon, 02 Mar 2015 16:06:58 -0800] rev 29232
8074126: Correct @see cross-refs to the JLS in java.lang[.annotation] Reviewed-by: lancea
Mon, 02 Mar 2015 13:37:30 -0800 8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
bchristi [Mon, 02 Mar 2015 13:37:30 -0800] rev 29231
8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it Reviewed-by: alanb, erikj, ihse, mchung
Mon, 02 Mar 2015 14:46:10 +0100 8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli()
dfuchs [Mon, 02 Mar 2015 14:46:10 +0100] rev 29230
8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli() Summary: Instant.toEpochMilli() now takes into account the sign of the 'seconds' field. Reviewed-by: rriggs, scolebourne
Mon, 02 Mar 2015 14:18:05 +0100 8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris
erikj [Mon, 02 Mar 2015 14:18:05 +0100] rev 29229
8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris Reviewed-by: ihse
Mon, 02 Mar 2015 11:07:47 +0300 8055915: (ch) FileDispatcherImpl.truncate0 should use SetFileInformationByHandle [win]
igerasim [Mon, 02 Mar 2015 11:07:47 +0300] rev 29228
8055915: (ch) FileDispatcherImpl.truncate0 should use SetFileInformationByHandle [win] Reviewed-by: alanb
Mon, 02 Mar 2015 11:48:08 +0900 8072602: Unpredictable timezone on Windows when OS's timezone is not found in tzmappings
okutsu [Mon, 02 Mar 2015 11:48:08 +0900] rev 29227
8072602: Unpredictable timezone on Windows when OS's timezone is not found in tzmappings Reviewed-by: peytoia
Sat, 28 Feb 2015 13:17:13 +0100 8073497: Lazy conversion of ZipEntry time
redestad [Sat, 28 Feb 2015 13:17:13 +0100] rev 29226
8073497: Lazy conversion of ZipEntry time Reviewed-by: sherman, plevart
Sat, 28 Feb 2015 10:47:07 +0800 8074018: Named extension not recognized in keytool -ext honored after 8073182
weijun [Sat, 28 Feb 2015 10:47:07 +0800] rev 29225
8074018: Named extension not recognized in keytool -ext honored after 8073182 Reviewed-by: mullan
Fri, 27 Feb 2015 14:36:03 -0800 8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
bpb [Fri, 27 Feb 2015 14:36:03 -0800] rev 29224
8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking Summary: Remove restriction to blocking case Reviewed-by: alanb, chegar
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip