Sat, 26 Sep 2015 09:22:18 -0700 Merge
lana [Sat, 26 Sep 2015 09:22:18 -0700] rev 32788
Merge
Fri, 25 Sep 2015 17:53:06 +0200 8134488: var statement in if(false) block incorrectly evacuated into enclosing function
attila [Fri, 25 Sep 2015 17:53:06 +0200] rev 32787
8134488: var statement in if(false) block incorrectly evacuated into enclosing function Reviewed-by: hannesw, sundar
Fri, 25 Sep 2015 15:57:57 +0200 8136700: Make sure Context.anonymousHostClasses doesn't grow unbounded
attila [Fri, 25 Sep 2015 15:57:57 +0200] rev 32786
8136700: Make sure Context.anonymousHostClasses doesn't grow unbounded Reviewed-by: hannesw, sundar
Fri, 25 Sep 2015 12:46:53 +0200 8134490: Dead var statement evacuation incorrectly descends into nested functions
attila [Fri, 25 Sep 2015 12:46:53 +0200] rev 32785
8134490: Dead var statement evacuation incorrectly descends into nested functions Reviewed-by: hannesw, mhaupt
Fri, 25 Sep 2015 16:01:54 +0530 8137134: invokespecial on indirect super interface is generated by Java adapter generator
sundar [Fri, 25 Sep 2015 16:01:54 +0530] rev 32784
8137134: invokespecial on indirect super interface is generated by Java adapter generator Reviewed-by: attila, hannesw
Tue, 22 Sep 2015 14:00:54 +0530 8136894: test/script/currently-failing/gettersetter.js passes, move it out of currently-failing tests
sundar [Tue, 22 Sep 2015 14:00:54 +0530] rev 32783
8136894: test/script/currently-failing/gettersetter.js passes, move it out of currently-failing tests Reviewed-by: hannesw, mhaupt
Tue, 22 Sep 2015 12:57:15 +0530 8136832: property_delete.js tests be moved out from currently-failing
sundar [Tue, 22 Sep 2015 12:57:15 +0530] rev 32782
8136832: property_delete.js tests be moved out from currently-failing Reviewed-by: attila, lagergren, hannesw
Sat, 19 Sep 2015 16:04:28 +0200 8135190: Method code too large in Babel browser.js script
hannesw [Sat, 19 Sep 2015 16:04:28 +0200] rev 32781
8135190: Method code too large in Babel browser.js script Reviewed-by: attila, sundar
Fri, 25 Sep 2015 22:59:35 -0700 Added tag jdk9-b83 for changeset 4bd8ea2059a1
lana [Fri, 25 Sep 2015 22:59:35 -0700] rev 32780
Added tag jdk9-b83 for changeset 4bd8ea2059a1
Wed, 05 Jul 2017 20:51:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:10 +0200] rev 32779
Merge
Fri, 25 Sep 2015 22:59:23 -0700 Added tag jdk9-b83 for changeset ede6e8912b79
lana [Fri, 25 Sep 2015 22:59:23 -0700] rev 32778
Added tag jdk9-b83 for changeset ede6e8912b79
Wed, 05 Jul 2017 20:51:07 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:07 +0200] rev 32777
Merge
Sat, 26 Sep 2015 09:21:45 -0700 Merge
lana [Sat, 26 Sep 2015 09:21:45 -0700] rev 32776
Merge
Sat, 26 Sep 2015 12:08:55 +0300 8050402: Tests to check for use of policy files
amjiang [Sat, 26 Sep 2015 12:08:55 +0300] rev 32775
8050402: Tests to check for use of policy files Reviewed-by: mullan
Sat, 26 Sep 2015 00:23:15 +0300 8137121: (fc) Infinite loop FileChannel.truncate
igerasim [Sat, 26 Sep 2015 00:23:15 +0300] rev 32774
8137121: (fc) Infinite loop FileChannel.truncate Reviewed-by: alanb
Thu, 24 Sep 2015 18:16:56 +0000 8075286: Additional tests for signature algorithm OIDs and transformation string
valeriep [Thu, 24 Sep 2015 18:16:56 +0000] rev 32773
8075286: Additional tests for signature algorithm OIDs and transformation string Summary: SQE test co-location effort Reviewed-by: valeriep Contributed-by: sha.jiang@oracle.com
Thu, 24 Sep 2015 09:05:24 -0700 8136518: java/util/TimeZone/CLDRDisplayNamesTest.java fails for de.
naoto [Thu, 24 Sep 2015 09:05:24 -0700] rev 32772
8136518: java/util/TimeZone/CLDRDisplayNamesTest.java fails for de. Reviewed-by: okutsu
Thu, 24 Sep 2015 17:01:33 +0100 8135124: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
robm [Thu, 24 Sep 2015 17:01:33 +0100] rev 32771
8135124: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently Reviewed-by: rriggs
Thu, 24 Sep 2015 11:01:01 -0400 8129744: Documentation in Month refers to quarters
rriggs [Thu, 24 Sep 2015 11:01:01 -0400] rev 32770
8129744: Documentation in Month refers to quarters 8129556: TemporalAdjusters dayOfWeekInMonth wrongly says "in the same month" Reviewed-by: chegar, scolebourne
Thu, 24 Sep 2015 17:07:44 +0300 8133651: replace some <tt> tags (obsolete in html5) in core-libs docs
avstepan [Thu, 24 Sep 2015 17:07:44 +0300] rev 32769
8133651: replace some <tt> tags (obsolete in html5) in core-libs docs Reviewed-by: martin
Thu, 24 Sep 2015 10:23:01 +0800 8050427: LoginContext tests to cover JDK-4703361
amjiang [Thu, 24 Sep 2015 10:23:01 +0800] rev 32768
8050427: LoginContext tests to cover JDK-4703361 Reviewed-by: weijun
Thu, 24 Sep 2015 01:45:44 +0000 8137068: Tests added in JDK-8048604 fail to compile
valeriep [Thu, 24 Sep 2015 01:45:44 +0000] rev 32767
8137068: Tests added in JDK-8048604 fail to compile Summary: Fixed the 2 tests with correct jprt tags Reviewed-by: xuelei
Wed, 23 Sep 2015 21:28:14 +0000 8048604: Tests for strong crypto ciphers
tyan [Wed, 23 Sep 2015 21:28:14 +0000] rev 32766
8048604: Tests for strong crypto ciphers Summary: SQE test co-location effort Reviewed-by: valeriep
Wed, 23 Sep 2015 14:14:14 -0700 7130085: Port fdlibm hypot to Java
darcy [Wed, 23 Sep 2015 14:14:14 -0700] rev 32765
7130085: Port fdlibm hypot to Java Reviewed-by: bpb
Wed, 23 Sep 2015 15:02:46 -0400 8132883: The spec of allChildren/children of j.l.Process/ProcessHandle need to be relaxed
rriggs [Wed, 23 Sep 2015 15:02:46 -0400] rev 32764
8132883: The spec of allChildren/children of j.l.Process/ProcessHandle need to be relaxed 8131763: j.l.Process.allChildren spec clarification Reviewed-by: chegar
Wed, 23 Sep 2015 11:18:34 -0400 8132541: (process) ProcessBuilder support for redirection to discard output
rriggs [Wed, 23 Sep 2015 11:18:34 -0400] rev 32763
8132541: (process) ProcessBuilder support for redirection to discard output Summary: Add redirect to NUL or /dev/null depending on the OS Reviewed-by: chegar, martin
Wed, 23 Sep 2015 08:43:51 +0200 8136931: more fine-grained condition checking for BMH species creation
mhaupt [Wed, 23 Sep 2015 08:43:51 +0200] rev 32762
8136931: more fine-grained condition checking for BMH species creation Reviewed-by: psandoz, sundar
Tue, 22 Sep 2015 11:01:54 -0700 Merge
amurillo [Tue, 22 Sep 2015 11:01:54 -0700] rev 32761
Merge
Thu, 17 Sep 2015 09:19:40 -0700 Merge
amurillo [Thu, 17 Sep 2015 09:19:40 -0700] rev 32760
Merge
Tue, 15 Sep 2015 15:49:30 +0200 Merge
jwilhelm [Tue, 15 Sep 2015 15:49:30 +0200] rev 32759
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip