Wed, 05 Jul 2017 21:19:17 +0200 Merge
duke [Wed, 05 Jul 2017 21:19:17 +0200] rev 35733
Merge
Thu, 04 Feb 2016 11:28:24 -0800 Added tag jdk-9+104 for changeset 59fc48a1a885
lana [Thu, 04 Feb 2016 11:28:24 -0800] rev 35732
Added tag jdk-9+104 for changeset 59fc48a1a885
Wed, 05 Jul 2017 21:19:09 +0200 Merge
duke [Wed, 05 Jul 2017 21:19:09 +0200] rev 35731
Merge
Thu, 04 Feb 2016 16:48:05 -0800 Merge
lana [Thu, 04 Feb 2016 16:48:05 -0800] rev 35730
Merge
Thu, 04 Feb 2016 18:31:11 +0300 8144593: Suppress not recognized property/feature warning messages from SAXParser
aefimov [Thu, 04 Feb 2016 18:31:11 +0300] rev 35729
8144593: Suppress not recognized property/feature warning messages from SAXParser Reviewed-by: joehw
Thu, 04 Feb 2016 11:28:24 -0800 Added tag jdk-9+104 for changeset c6f848cc2750
lana [Thu, 04 Feb 2016 11:28:24 -0800] rev 35728
Added tag jdk-9+104 for changeset c6f848cc2750
Wed, 05 Jul 2017 21:19:04 +0200 Merge
duke [Wed, 05 Jul 2017 21:19:04 +0200] rev 35727
Merge
Mon, 08 Feb 2016 17:43:02 +0100 8149334: JSON.parse(JSON.stringify([])).push(10) creates an array containing two elements
mhaupt [Mon, 08 Feb 2016 17:43:02 +0100] rev 35726
8149334: JSON.parse(JSON.stringify([])).push(10) creates an array containing two elements Reviewed-by: jlaskey, sundar
Mon, 08 Feb 2016 12:59:08 +0100 8149186: Don't use indy for optimistic arithmetic
attila [Mon, 08 Feb 2016 12:59:08 +0100] rev 35725
8149186: Don't use indy for optimistic arithmetic Reviewed-by: mhaupt, sundar
Thu, 04 Feb 2016 16:50:15 -0800 Merge
lana [Thu, 04 Feb 2016 16:50:15 -0800] rev 35724
Merge
Thu, 04 Feb 2016 17:42:46 +0530 8148926: Call site profiling fails on braces-wrapped anonymous function
sundar [Thu, 04 Feb 2016 17:42:46 +0530] rev 35723
8148926: Call site profiling fails on braces-wrapped anonymous function Reviewed-by: jlaskey, hannesw
Thu, 04 Feb 2016 11:28:31 -0800 Added tag jdk-9+104 for changeset a077e87423b1
lana [Thu, 04 Feb 2016 11:28:31 -0800] rev 35722
Added tag jdk-9+104 for changeset a077e87423b1
Wed, 05 Jul 2017 21:18:55 +0200 Merge
duke [Wed, 05 Jul 2017 21:18:55 +0200] rev 35721
Merge
Thu, 04 Feb 2016 11:28:20 -0800 Added tag jdk-9+104 for changeset a8ace34fedbc
lana [Thu, 04 Feb 2016 11:28:20 -0800] rev 35720
Added tag jdk-9+104 for changeset a8ace34fedbc
Wed, 05 Jul 2017 21:18:48 +0200 Merge
duke [Wed, 05 Jul 2017 21:18:48 +0200] rev 35719
Merge
Mon, 08 Feb 2016 13:09:16 -0800 8098581: SecureRandom.nextBytes() hurts performance with small size requests
ascarpino [Mon, 08 Feb 2016 13:09:16 -0800] rev 35718
8098581: SecureRandom.nextBytes() hurts performance with small size requests Reviewed-by: valeriep
Mon, 08 Feb 2016 10:46:42 -0800 8064466: (fs spec) Files.readAttributes(Path, String, LinkOption...) not clear when called with zero attributes
bpb [Mon, 08 Feb 2016 10:46:42 -0800] rev 35717
8064466: (fs spec) Files.readAttributes(Path, String, LinkOption...) not clear when called with zero attributes Summary: Change specification to indicate "one or more" instead of "zero or more" attributes. Reviewed-by: alanb
Mon, 08 Feb 2016 17:37:46 +0100 8138578: MethodHandles.Lookup.findSpecial() Javadoc fails to consider static methods
mhaupt [Mon, 08 Feb 2016 17:37:46 +0100] rev 35716
8138578: MethodHandles.Lookup.findSpecial() Javadoc fails to consider static methods Reviewed-by: psandoz, vlivanov, mhaupt Contributed-by: Shilpi Rastogi <shilpi.rastogi@oracle.com>
Mon, 08 Feb 2016 09:56:26 -0500 8146747: java.time.Duration.toNanos() and toMillis() exception on negative durations
ntv [Mon, 08 Feb 2016 09:56:26 -0500] rev 35715
8146747: java.time.Duration.toNanos() and toMillis() exception on negative durations Reviewed-by: rriggs, scolebourne
Mon, 08 Feb 2016 15:33:53 +0100 8148838: Stream.flatMap(...).spliterator() cannot properly split after tryAdvance()
tvaleev [Mon, 08 Feb 2016 15:33:53 +0100] rev 35714
8148838: Stream.flatMap(...).spliterator() cannot properly split after tryAdvance() Reviewed-by: psandoz
Mon, 08 Feb 2016 10:40:00 +0100 8148115: Stream.findFirst for unordered source optimization
tvaleev [Mon, 08 Feb 2016 10:40:00 +0100] rev 35713
8148115: Stream.findFirst for unordered source optimization Reviewed-by: psandoz
Mon, 08 Feb 2016 10:37:37 +0100 8148250: Stream.limit() parallel tasks with ordered non-SUBSIZED source should short-circuit
tvaleev [Mon, 08 Feb 2016 10:37:37 +0100] rev 35712
8148250: Stream.limit() parallel tasks with ordered non-SUBSIZED source should short-circuit Reviewed-by: psandoz
Fri, 05 Feb 2016 15:23:15 +0100 8148629: Disable remaining warnings in awt/fontmanager
erikj [Fri, 05 Feb 2016 15:23:15 +0100] rev 35711
8148629: Disable remaining warnings in awt/fontmanager Reviewed-by: ihse
Fri, 05 Feb 2016 09:54:56 +0800 8148928: java/util/stream/test/**/SequentialOpTest.java timed out intermittently
amlu [Fri, 05 Feb 2016 09:54:56 +0800] rev 35710
8148928: java/util/stream/test/**/SequentialOpTest.java timed out intermittently Reviewed-by: psandoz Contributed-by: huaming.li@oracle.com
Thu, 04 Feb 2016 16:49:26 -0800 Merge
lana [Thu, 04 Feb 2016 16:49:26 -0800] rev 35709
Merge
Thu, 04 Feb 2016 21:44:23 +0300 8149044: jdk/internal/misc/JavaLangAccess/FormatUnsigned.java fails all platforms
shade [Thu, 04 Feb 2016 21:44:23 +0300] rev 35708
8149044: jdk/internal/misc/JavaLangAccess/FormatUnsigned.java fails all platforms Summary: Remove the obsolete FormatUnsigned test. Reviewed-by: darcy
Thu, 04 Feb 2016 16:00:48 +0300 8148936: Adapt UUID.toString() to Compact Strings
shade [Thu, 04 Feb 2016 16:00:48 +0300] rev 35707
8148936: Adapt UUID.toString() to Compact Strings Reviewed-by: igerasim, redestad
Thu, 04 Feb 2016 09:51:24 +0100 8148955: libjimage.so compiled with wrong flags
erikj [Thu, 04 Feb 2016 09:51:24 +0100] rev 35706
8148955: libjimage.so compiled with wrong flags Reviewed-by: alanb
Thu, 04 Feb 2016 14:38:17 +0800 8149003: Mark more jdk_core tests as intermittently failing
amlu [Thu, 04 Feb 2016 14:38:17 +0800] rev 35705
8149003: Mark more jdk_core tests as intermittently failing Reviewed-by: chegar, darcy
Wed, 03 Feb 2016 13:56:19 -0800 8148983: Fix extra comma in changes for JDK-8148916
darcy [Wed, 03 Feb 2016 13:56:19 -0800] rev 35704
8148983: Fix extra comma in changes for JDK-8148916 Reviewed-by: jjg
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip