Thu, 07 Apr 2016 11:03:17 -0700 Merge
lana [Thu, 07 Apr 2016 11:03:17 -0700] rev 36985
Merge
Wed, 06 Apr 2016 14:31:38 -0700 8150969: DEFER from Features API is taking precedence over defer preference in catalog file
joehw [Wed, 06 Apr 2016 14:31:38 -0700] rev 36984
8150969: DEFER from Features API is taking precedence over defer preference in catalog file Reviewed-by: lancea
Thu, 07 Apr 2016 10:07:00 -0700 Added tag jdk-9+113 for changeset dfc85e3e7c4e
lana [Thu, 07 Apr 2016 10:07:00 -0700] rev 36983
Added tag jdk-9+113 for changeset dfc85e3e7c4e
Wed, 05 Jul 2017 21:33:00 +0200 Merge
duke [Wed, 05 Jul 2017 21:33:00 +0200] rev 36982
Merge
Mon, 11 Apr 2016 18:10:30 +0200 8137149: add tests for issues closed during Nashorn issue cleanup
mhaupt [Mon, 11 Apr 2016 18:10:30 +0200] rev 36981
8137149: add tests for issues closed during Nashorn issue cleanup Reviewed-by: jlaskey, sundar
Mon, 11 Apr 2016 10:01:39 -0300 8075550: Error "JavaFX runtime not found" in nashorn when load predefines scripts to import JavaFX packages
jlaskey [Mon, 11 Apr 2016 10:01:39 -0300] rev 36980
8075550: Error "JavaFX runtime not found" in nashorn when load predefines scripts to import JavaFX packages Reviewed-by: kcr, sundar
Thu, 07 Apr 2016 10:07:10 -0700 Added tag jdk-9+113 for changeset 22ae7151aae7
lana [Thu, 07 Apr 2016 10:07:10 -0700] rev 36979
Added tag jdk-9+113 for changeset 22ae7151aae7
Wed, 05 Jul 2017 21:32:53 +0200 Merge
duke [Wed, 05 Jul 2017 21:32:53 +0200] rev 36978
Merge
Sat, 09 Apr 2016 19:49:05 +0100 8153737: Unsupported Module
chegar [Sat, 09 Apr 2016 19:49:05 +0100] rev 36977
8153737: Unsupported Module Reviewed-by: alanb, mchung, psandoz
Thu, 07 Apr 2016 10:06:57 -0700 Added tag jdk-9+113 for changeset fe2f4dc00fdf
lana [Thu, 07 Apr 2016 10:06:57 -0700] rev 36976
Added tag jdk-9+113 for changeset fe2f4dc00fdf
Wed, 05 Jul 2017 21:32:46 +0200 Merge
duke [Wed, 05 Jul 2017 21:32:46 +0200] rev 36975
Merge
Mon, 11 Apr 2016 19:00:49 +0200 8152645: VarHandle lookup access control tests
psandoz [Mon, 11 Apr 2016 19:00:49 +0200] rev 36974
8152645: VarHandle lookup access control tests Reviewed-by: mhaupt, redestad
Mon, 11 Apr 2016 18:21:25 +0200 8151706: Update VarHandle implementation to use @Stable arrays
psandoz [Mon, 11 Apr 2016 18:21:25 +0200] rev 36973
8151706: Update VarHandle implementation to use @Stable arrays Reviewed-by: mhaupt, shade, redestad
Mon, 11 Apr 2016 10:55:03 +0200 8152115: (proxy) Examine performance of dynamic proxy creation
plevart [Mon, 11 Apr 2016 10:55:03 +0200] rev 36972
8152115: (proxy) Examine performance of dynamic proxy creation Summary: redesign caching of dynamic Proxy classes Reviewed-by: mchung
Mon, 11 Apr 2016 16:46:52 +0900 8153836: java/util/ResourceBundle/Bug6299235Test.sh depends on java.desktop
okutsu [Mon, 11 Apr 2016 16:46:52 +0900] rev 36971
8153836: java/util/ResourceBundle/Bug6299235Test.sh depends on java.desktop Reviewed-by: alanb
Mon, 11 Apr 2016 15:14:04 +0800 8153928: test/lib/share/classes/jdk/test/lib/Utils.java introduced dependency to java.base/jdk.internal.misc
amlu [Mon, 11 Apr 2016 15:14:04 +0800] rev 36970
8153928: test/lib/share/classes/jdk/test/lib/Utils.java introduced dependency to java.base/jdk.internal.misc Reviewed-by: alanb, amlu Contributed-by: felix.yang@oracle.com
Mon, 11 Apr 2016 08:00:21 +0100 8149450: LdapCtx.processReturnCode() throwing Null Pointer Exception
coffeys [Mon, 11 Apr 2016 08:00:21 +0100] rev 36969
8149450: LdapCtx.processReturnCode() throwing Null Pointer Exception Reviewed-by: xuelei
Mon, 11 Apr 2016 12:27:48 +0800 8153722: Mark java/nio/channels/Selector/SelectAndClose.java as intermittently failing
amlu [Mon, 11 Apr 2016 12:27:48 +0800] rev 36968
8153722: Mark java/nio/channels/Selector/SelectAndClose.java as intermittently failing Reviewed-by: bpb, darcy
Mon, 11 Apr 2016 03:00:50 +0100 8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor
msheppar [Mon, 11 Apr 2016 03:00:50 +0100] rev 36967
8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor Reviewed-by: chegar, alanb
Sat, 09 Apr 2016 20:12:13 +0100 8153737: Unsupported Module
chegar [Sat, 09 Apr 2016 20:12:13 +0100] rev 36966
8153737: Unsupported Module Reviewed-by: alanb, mchung, psandoz
Sat, 09 Apr 2016 20:11:51 +0100 8153498: Update the PostVMInitHook mechanism to use an internal package in the base module
chegar [Sat, 09 Apr 2016 20:11:51 +0100] rev 36965
8153498: Update the PostVMInitHook mechanism to use an internal package in the base module Reviewed-by: alanb, mchung
Fri, 08 Apr 2016 09:36:11 -0700 8153414: (fs) Internal sun/nio/fs exceptions should be stackless
bpb [Fri, 08 Apr 2016 09:36:11 -0700] rev 36964
8153414: (fs) Internal sun/nio/fs exceptions should be stackless Summary: Override fillInStackTrace() to be a no-op in UnixException and WindowsException. Reviewed-by: alanb Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Fri, 08 Apr 2016 16:38:37 +0100 8037360: java/nio/channels/SocketChannel/Connect.java fails intermittently
alanb [Fri, 08 Apr 2016 16:38:37 +0100] rev 36963
8037360: java/nio/channels/SocketChannel/Connect.java fails intermittently Reviewed-by: alanb Contributed-by: huaming.li@oracle.com
Fri, 08 Apr 2016 14:05:22 +0300 8153725: Problem list javax/sound/sampled/DirectAudio/bug6400879.java for Linux
serb [Fri, 08 Apr 2016 14:05:22 +0300] rev 36962
8153725: Problem list javax/sound/sampled/DirectAudio/bug6400879.java for Linux Reviewed-by: darcy
Fri, 08 Apr 2016 14:35:35 +0900 7129443: (cal) Difference between comment and implementation of DAY_OF_WEEK_IN_MONTH
peytoia [Fri, 08 Apr 2016 14:35:35 +0900] rev 36961
7129443: (cal) Difference between comment and implementation of DAY_OF_WEEK_IN_MONTH Reviewed-by: okutsu, peytoia Contributed-by: Nishit Jain <nishit.jain@oracle.com>
Thu, 07 Apr 2016 12:54:23 -0700 8150469: unpack200 fails to compare crc correctly.
ksrini [Thu, 07 Apr 2016 12:54:23 -0700] rev 36960
8150469: unpack200 fails to compare crc correctly. Reviewed-by: jrose
Thu, 07 Apr 2016 11:03:59 -0700 Merge
lana [Thu, 07 Apr 2016 11:03:59 -0700] rev 36959
Merge
Thu, 07 Apr 2016 10:12:08 -0700 8151579: Optimize ConcurrentHashMap.Node
dl [Thu, 07 Apr 2016 10:12:08 -0700] rev 36958
8151579: Optimize ConcurrentHashMap.Node Reviewed-by: martin, psandoz, forax
Thu, 07 Apr 2016 10:09:03 -0700 8151344: Improve timeout factor handling in tck/JSR166TestCase
dl [Thu, 07 Apr 2016 10:09:03 -0700] rev 36957
8151344: Improve timeout factor handling in tck/JSR166TestCase Reviewed-by: martin, psandoz
Thu, 07 Apr 2016 10:06:01 -0700 8151501: LockSupport/ParkLoops.java: AssertionError: lost unpark
dl [Thu, 07 Apr 2016 10:06:01 -0700] rev 36956
8151501: LockSupport/ParkLoops.java: AssertionError: lost unpark Reviewed-by: martin, psandoz, dholmes, forax
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip