Wed, 07 Oct 2015 00:46:45 +0200 Merge
jwilhelm [Wed, 07 Oct 2015 00:46:45 +0200] rev 33266
Merge
Thu, 01 Oct 2015 10:33:29 +0300 8133063: Remove BasicLauncherTest from the problem list
dsamersoff [Thu, 01 Oct 2015 10:33:29 +0300] rev 33265
8133063: Remove BasicLauncherTest from the problem list Summary: Remove BasicLauncherTest from the problem list Reviewed-by: jbachorik
Mon, 28 Sep 2015 15:05:01 +0200 Merge
jwilhelm [Mon, 28 Sep 2015 15:05:01 +0200] rev 33264
Merge
Thu, 24 Sep 2015 20:40:12 +0300 8086134: Deadlock detection fails to attach to core file
dsamersoff [Thu, 24 Sep 2015 20:40:12 +0300] rev 33263
8086134: Deadlock detection fails to attach to core file Summary: Test reimplemented for jtreg Reviewed-by: jbachorik
Thu, 08 Oct 2015 14:28:56 -0700 Merge
amurillo [Thu, 08 Oct 2015 14:28:56 -0700] rev 33262
Merge
Mon, 05 Oct 2015 10:30:20 +0200 8137173: @HotSpotIntrinsicCandidate is not Oracle-specific
zmajo [Mon, 05 Oct 2015 10:30:20 +0200] rev 33261
8137173: @HotSpotIntrinsicCandidate is not Oracle-specific Summary: Change the description of the @HotSpotIntrinsicCandidate annotation. Reviewed-by: mr, alanb
Tue, 20 Oct 2015 20:53:13 +0200 8139870: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType
jbachorik [Tue, 20 Oct 2015 20:53:13 +0200] rev 33260
8139870: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType Reviewed-by: dfuchs
Tue, 20 Oct 2015 10:33:41 -0700 Merge
prr [Tue, 20 Oct 2015 10:33:41 -0700] rev 33259
Merge
Tue, 20 Oct 2015 08:24:37 -0700 Merge
prr [Tue, 20 Oct 2015 08:24:37 -0700] rev 33258
Merge
Tue, 13 Oct 2015 14:59:44 +0300 8066904: NullPointerException when calling ImageIO.read(InputStream) with corrupt BMP
serb [Tue, 13 Oct 2015 14:59:44 +0300] rev 33257
8066904: NullPointerException when calling ImageIO.read(InputStream) with corrupt BMP Reviewed-by: serb, prr Contributed-by: Jayathirth D V <jayathirth.d.v@oracle.com>
Mon, 12 Oct 2015 14:41:36 -0700 Merge
prr [Mon, 12 Oct 2015 14:41:36 -0700] rev 33256
Merge
Mon, 12 Oct 2015 16:26:58 +0300 8136858: Examine the usage of ThreadGroup.stop() in sun.awt.AppContext
serb [Mon, 12 Oct 2015 16:26:58 +0300] rev 33255
8136858: Examine the usage of ThreadGroup.stop() in sun.awt.AppContext Reviewed-by: alexsch, chegar
Mon, 12 Oct 2015 15:28:03 +0300 8072682: getBounds call on graphics.getDeviceConfiguration() returning cached information
psadhukhan [Mon, 12 Oct 2015 15:28:03 +0300] rev 33254
8072682: getBounds call on graphics.getDeviceConfiguration() returning cached information Reviewed-by: serb, flar
Wed, 07 Oct 2015 19:47:35 +0300 4763438: Replace uses of @beaninfo with meta facility in core j2se
serb [Wed, 07 Oct 2015 19:47:35 +0300] rev 33253
4763438: Replace uses of @beaninfo with meta facility in core j2se Reviewed-by: alexsch, erikj
Tue, 06 Oct 2015 12:51:55 -0700 Merge
ddehaven [Tue, 06 Oct 2015 12:51:55 -0700] rev 33252
Merge
Tue, 06 Oct 2015 10:24:12 +0300 8086038: [macosx] No available data flavors when copying from Microsoft Word for Mac
mcherkas [Tue, 06 Oct 2015 10:24:12 +0300] rev 33251
8086038: [macosx] No available data flavors when copying from Microsoft Word for Mac Reviewed-by: serb, alexsch
Mon, 05 Oct 2015 15:36:43 +0300 8132985: Crash in freetypescaler.c due to double free
psadhukhan [Mon, 05 Oct 2015 15:36:43 +0300] rev 33250
8132985: Crash in freetypescaler.c due to double free Reviewed-by: prr, simonis
Mon, 05 Oct 2015 15:29:23 +0300 8079595: Resizing dialog which is JWindow parent makes JVM crash
ssadetsky [Mon, 05 Oct 2015 15:29:23 +0300] rev 33249
8079595: Resizing dialog which is JWindow parent makes JVM crash Reviewed-by: alexsch, serb
Mon, 05 Oct 2015 15:13:14 +0300 8058959: closed/java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
ssadetsky [Mon, 05 Oct 2015 15:13:14 +0300] rev 33248
8058959: closed/java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically Reviewed-by: alexsch, serb
Fri, 02 Oct 2015 17:12:47 +0400 8067346: Swing submenu has a changed starting offset
alexsch [Fri, 02 Oct 2015 17:12:47 +0400] rev 33247
8067346: Swing submenu has a changed starting offset Reviewed-by: serb, alexsch Contributed-by: Rajeev Chamyal <rajeev.chamyal@oracle.com>
Fri, 02 Oct 2015 10:29:36 +0400 8138674: Some platforms may not support showing the user-specified title in a file dialog
alexsch [Fri, 02 Oct 2015 10:29:36 +0400] rev 33246
8138674: Some platforms may not support showing the user-specified title in a file dialog Reviewed-by: serb
Wed, 30 Sep 2015 17:46:11 +0400 8040322: TextArea.replaceRange() and insert() are broken with setText(null)
alexsch [Wed, 30 Sep 2015 17:46:11 +0400] rev 33245
8040322: TextArea.replaceRange() and insert() are broken with setText(null) Reviewed-by: serb, azvegint Contributed-by: Ambarish Rapte <ambarish.rapte@oracle.com>
Wed, 30 Sep 2015 13:31:01 +0300 8076540: [macosx] NPE due to incorrect threading
azvegint [Wed, 30 Sep 2015 13:31:01 +0300] rev 33244
8076540: [macosx] NPE due to incorrect threading Reviewed-by: alexsch, azvegint
Tue, 20 Oct 2015 13:10:28 -0400 8134928: java.time.Instant.truncatedTo(TemporalUnit unit) is truncating up if the year < 1970
ntv [Tue, 20 Oct 2015 13:10:28 -0400] rev 33243
8134928: java.time.Instant.truncatedTo(TemporalUnit unit) is truncating up if the year < 1970 Reviewed-by: rriggs, scolebourne
Tue, 20 Oct 2015 19:34:04 +0900 8072600: Unicode 8 support
peytoia [Tue, 20 Oct 2015 19:34:04 +0900] rev 33242
8072600: Unicode 8 support Reviewed-by: okutsu
Mon, 19 Oct 2015 17:35:18 -0700 8133151: Preferred provider configuration for JCE
ascarpino [Mon, 19 Oct 2015 17:35:18 -0700] rev 33241
8133151: Preferred provider configuration for JCE Reviewed-by: valeriep
Mon, 19 Oct 2015 17:26:01 -0700 8139860: Add ucrypto/TestRSA.java to ProblemList: Message is larger than modulus
ascarpino [Mon, 19 Oct 2015 17:26:01 -0700] rev 33240
8139860: Add ucrypto/TestRSA.java to ProblemList: Message is larger than modulus Reviewed-by: xuelei
Mon, 19 Oct 2015 13:48:32 -0700 8139925: Problem list LFMultiThreadCachingTest.java on windows
darcy [Mon, 19 Oct 2015 13:48:32 -0700] rev 33239
8139925: Problem list LFMultiThreadCachingTest.java on windows Reviewed-by: rriggs, chegar
Mon, 19 Oct 2015 11:28:50 -0700 8080418: Add Optional.or()
psandoz [Mon, 19 Oct 2015 11:28:50 -0700] rev 33238
8080418: Add Optional.or() Reviewed-by: chegar, forax, scolebourne
Mon, 19 Oct 2015 19:14:29 +0200 8134254: JShell API/tool: REPL for Java into JDK9
jlahoda [Mon, 19 Oct 2015 19:14:29 +0200] rev 33237
8134254: JShell API/tool: REPL for Java into JDK9 Summary: Adding makefile for jshell tool launcher. Reviewed-by: alanb, erikj, sundar Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip