Wed, 05 Jul 2017 21:46:33 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:33 +0200] rev 38602
Merge
Thu, 26 May 2016 16:02:16 +0000 Added tag jdk-9+120 for changeset 4f596861374b
lana [Thu, 26 May 2016 16:02:16 +0000] rev 38601
Added tag jdk-9+120 for changeset 4f596861374b
Wed, 05 Jul 2017 21:46:28 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:28 +0200] rev 38600
Merge
Thu, 26 May 2016 16:02:15 +0000 Added tag jdk-9+120 for changeset 93e34c3629a7
lana [Thu, 26 May 2016 16:02:15 +0000] rev 38599
Added tag jdk-9+120 for changeset 93e34c3629a7
Wed, 05 Jul 2017 21:46:22 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:22 +0200] rev 38598
Merge
Thu, 26 May 2016 17:19:03 +0000 Merge
lana [Thu, 26 May 2016 17:19:03 +0000] rev 38597
Merge
Wed, 25 May 2016 19:25:57 +0530 8157819: TypeError when a java.util.Comparator object is invoked as a function
sundar [Wed, 25 May 2016 19:25:57 +0530] rev 38596
8157819: TypeError when a java.util.Comparator object is invoked as a function Reviewed-by: mhaupt, forax, hannesw
Wed, 25 May 2016 15:14:37 +0530 8157680: Callback parameter of any JS builtin implementation should accept any Callable
sundar [Wed, 25 May 2016 15:14:37 +0530] rev 38595
8157680: Callback parameter of any JS builtin implementation should accept any Callable Reviewed-by: hannesw, mhaupt
Wed, 25 May 2016 11:03:08 +0530 8157789: Nashorn sample/test.js should not use undocumented System property
sundar [Wed, 25 May 2016 11:03:08 +0530] rev 38594
8157789: Nashorn sample/test.js should not use undocumented System property Reviewed-by: mchung
Thu, 26 May 2016 16:02:18 +0000 Added tag jdk-9+120 for changeset 52305229ea03
lana [Thu, 26 May 2016 16:02:18 +0000] rev 38593
Added tag jdk-9+120 for changeset 52305229ea03
Wed, 05 Jul 2017 21:46:14 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:14 +0200] rev 38592
Merge
Thu, 26 May 2016 16:02:14 +0000 Added tag jdk-9+120 for changeset de65331b1a57
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38591
Added tag jdk-9+120 for changeset de65331b1a57
Wed, 05 Jul 2017 21:46:08 +0200 Merge
duke [Wed, 05 Jul 2017 21:46:08 +0200] rev 38590
Merge
Mon, 30 May 2016 14:58:59 +0900 8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
okutsu [Mon, 30 May 2016 14:58:59 +0900] rev 38589
8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java Reviewed-by: peytoia
Sun, 29 May 2016 18:22:21 -0700 8078812: Test RMI with client and servers as modules
xiaofeya [Sun, 29 May 2016 18:22:21 -0700] rev 38588
8078812: Test RMI with client and servers as modules Reviewed-by: smarks Contributed-by: Felix Yang <felix.yang@oracle.com>
Sat, 28 May 2016 09:47:28 +0530 8033812: javadoc for java.lang.annotation.ElementType needs minor correction
sadayapalam [Sat, 28 May 2016 09:47:28 +0530] rev 38587
8033812: javadoc for java.lang.annotation.ElementType needs minor correction Summary: Fix incorrect count of type contexts. Reviewed-by: mcimadamore
Fri, 27 May 2016 14:26:58 -0700 8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
shurailine [Fri, 27 May 2016 14:26:58 -0700] rev 38586
8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java Reviewed-by: mchung, chegar Contributed-by: alexandre.iline@oracle.com
Fri, 27 May 2016 14:24:38 -0700 8152207: Perform array bound checks while getting a length of bytecode instructions
asmotrak [Fri, 27 May 2016 14:24:38 -0700] rev 38585
8152207: Perform array bound checks while getting a length of bytecode instructions Reviewed-by: hseigel
Fri, 27 May 2016 14:02:28 -0300 8158061: Additional argument checks to BasicImageReader calls
jlaskey [Fri, 27 May 2016 14:02:28 -0300] rev 38584
8158061: Additional argument checks to BasicImageReader calls Reviewed-by: alanb, coffeys
Fri, 27 May 2016 08:52:22 -0700 8157986: Runtime support for javac to determine arguments to the runtime environment
mchung [Fri, 27 May 2016 08:52:22 -0700] rev 38583
8157986: Runtime support for javac to determine arguments to the runtime environment Reviewed-by: alanb
Fri, 27 May 2016 12:34:08 -0300 8156209: Add argument checks to BasicImageReader calls
jlaskey [Fri, 27 May 2016 12:34:08 -0300] rev 38582
8156209: Add argument checks to BasicImageReader calls Reviewed-by: sundar
Fri, 27 May 2016 14:33:48 +0900 8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository.
okutsu [Fri, 27 May 2016 14:33:48 +0900] rev 38581
8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository. Reviewed-by: alanb, peytoia, naoto
Thu, 26 May 2016 18:56:46 -0700 8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds
xiaofeya [Thu, 26 May 2016 18:56:46 -0700] rev 38580
8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds Reviewed-by: alanb, sundar, jlaskey Contributed-by: Felix Yang <felix.yang@oracle.com>
Thu, 26 May 2016 15:47:39 -0700 8157783: Fix module dependencies for /jdk/* tests
mli [Thu, 26 May 2016 15:47:39 -0700] rev 38579
8157783: Fix module dependencies for /jdk/* tests Summary: Module declarations for the tests in /jdk/* Reviewed-by: chegar Contributed-by: John Jiang <sha.jiang@oracle.com>
Thu, 26 May 2016 14:44:42 -0700 8157964: Static build of libzip is missing JNI_OnLoad_zip entry point
naoto [Thu, 26 May 2016 14:44:42 -0700] rev 38578
8157964: Static build of libzip is missing JNI_OnLoad_zip entry point Reviewed-by: sherman
Thu, 26 May 2016 14:21:09 -0700 8157997: Reverting a push with wrong id
naoto [Thu, 26 May 2016 14:21:09 -0700] rev 38577
8157997: Reverting a push with wrong id Reviewed-by: sherman
Thu, 26 May 2016 13:33:27 -0700 8154005: Add algorithm constraint that specifies the restriction date
ascarpino [Thu, 26 May 2016 13:33:27 -0700] rev 38576
8154005: Add algorithm constraint that specifies the restriction date Reviewed-by: mullan, igerasim
Thu, 26 May 2016 13:18:32 -0700 6961865: javadoc for Boolean.valueOf(String) with null argument not clearly specified
darcy [Thu, 26 May 2016 13:18:32 -0700] rev 38575
6961865: javadoc for Boolean.valueOf(String) with null argument not clearly specified Reviewed-by: shade
Thu, 26 May 2016 13:06:54 -0700 8157164: Static build of libzip is missing JNI_OnLoad_zip entry point
naoto [Thu, 26 May 2016 13:06:54 -0700] rev 38574
8157164: Static build of libzip is missing JNI_OnLoad_zip entry point Reviewed-by: sherman
Thu, 26 May 2016 19:55:00 +0200 8146389: java/util/logging/XMLFormatterDate.java fails during year switch
dfuchs [Thu, 26 May 2016 19:55:00 +0200] rev 38573
8146389: java/util/logging/XMLFormatterDate.java fails during year switch Summary: Updates the test to match the changes in the XML content that were brought by JDK-8072645. Reviewed-by: joehw
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip