Wed, 30 Sep 2015 12:33:08 -0400 8137313: TreeTest.java intermittently fails with a timeout
rriggs [Wed, 30 Sep 2015 12:33:08 -0400] rev 32843
8137313: TreeTest.java intermittently fails with a timeout Summary: Enhance debugging information Reviewed-by: chegar, darcy
Wed, 30 Sep 2015 15:30:50 +0300 8137174: NTLM impl should use doPrivileged when it reads system properties
asmotrak [Wed, 30 Sep 2015 15:30:50 +0300] rev 32842
8137174: NTLM impl should use doPrivileged when it reads system properties Reviewed-by: chegar
Wed, 30 Sep 2015 11:17:32 +0200 8137289: java/util/logging/DrainFindDeadlockTest.java hangs
dfuchs [Wed, 30 Sep 2015 11:17:32 +0200] rev 32841
8137289: java/util/logging/DrainFindDeadlockTest.java hangs Summary: removed timeout=10 from @run command line. added new debug traces. Reviewed-by: chegar, mchung
Wed, 30 Sep 2015 12:48:32 +0530 8137320: jjs should support @argfile to pass command line arguments from a file
sundar [Wed, 30 Sep 2015 12:48:32 +0530] rev 32840
8137320: jjs should support @argfile to pass command line arguments from a file Reviewed-by: attila, hannesw, henryjen
Tue, 29 Sep 2015 19:50:56 +0200 8038075: JNI warnings in jdk/src/share/native/sun/misc/VMSupport.c
dfuchs [Tue, 29 Sep 2015 19:50:56 +0200] rev 32839
8038075: JNI warnings in jdk/src/share/native/sun/misc/VMSupport.c Reviewed-by: rriggs Contributed-by: vyom.tewari@oracle.com
Tue, 29 Sep 2015 16:44:29 +0100 8134854: Bulk integration of java.util.concurrent.atomic classes
dl [Tue, 29 Sep 2015 16:44:29 +0100] rev 32838
8134854: Bulk integration of java.util.concurrent.atomic classes Reviewed-by: martin, psandoz, chegar
Tue, 29 Sep 2015 18:01:33 +0300 8136600: KinitConfPlusProps.java test intermittently fails because PortUnreachableException is missing
asmotrak [Tue, 29 Sep 2015 18:01:33 +0300] rev 32837
8136600: KinitConfPlusProps.java test intermittently fails because PortUnreachableException is missing Reviewed-by: weijun
Tue, 29 Sep 2015 17:26:14 +0300 8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
igerasim [Tue, 29 Sep 2015 17:26:14 +0300] rev 32836
8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out Reviewed-by: rriggs
Mon, 28 Sep 2015 16:39:12 +0300 8137232: Mark 3 more core-libs tests as intermittently failing
amlu [Mon, 28 Sep 2015 16:39:12 +0300] rev 32835
8137232: Mark 3 more core-libs tests as intermittently failing Reviewed-by: chegar
Mon, 28 Sep 2015 13:39:27 +0100 8137056: Move SharedSecrets and interface friends out of sun.misc
chegar [Mon, 28 Sep 2015 13:39:27 +0100] rev 32834
8137056: Move SharedSecrets and interface friends out of sun.misc Reviewed-by: alanb, mchung, psandoz, rriggs
Mon, 28 Sep 2015 11:39:13 +0200 8136385: Various build speed improvements for windows
erikj [Mon, 28 Sep 2015 11:39:13 +0200] rev 32833
8136385: Various build speed improvements for windows Reviewed-by: ihse
Mon, 28 Sep 2015 09:52:20 +0200 8137088: Drop building of interim_java.corba
erikj [Mon, 28 Sep 2015 09:52:20 +0200] rev 32832
8137088: Drop building of interim_java.corba Reviewed-by: alanb, ihse
Mon, 05 Oct 2015 20:25:04 -0700 Added tag jdk9-b84 for changeset a0ed816fbf97
lana [Mon, 05 Oct 2015 20:25:04 -0700] rev 32831
Added tag jdk9-b84 for changeset a0ed816fbf97
Wed, 05 Jul 2017 20:51:53 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:53 +0200] rev 32830
Merge
Tue, 06 Oct 2015 08:41:31 -0700 Merge
lana [Tue, 06 Oct 2015 08:41:31 -0700] rev 32829
Merge
Wed, 30 Sep 2015 07:41:36 -0700 Merge
amurillo [Wed, 30 Sep 2015 07:41:36 -0700] rev 32828
Merge
Thu, 24 Sep 2015 11:38:26 -0700 Merge
amurillo [Thu, 24 Sep 2015 11:38:26 -0700] rev 32827
Merge
Mon, 21 Sep 2015 17:49:57 +0200 Merge
jwilhelm [Mon, 21 Sep 2015 17:49:57 +0200] rev 32826
Merge
Tue, 22 Sep 2015 14:24:31 -0400 8135265: VM fails on 'empty' interface public <init>()V method with VerifyError
hseigel [Tue, 22 Sep 2015 14:24:31 -0400] rev 32825
8135265: VM fails on 'empty' interface public <init>()V method with VerifyError Summary: Don't check for calls to super() or this() fro <init>()V methods if they are in interfaces. Because, they are not ctors. Reviewed-by: acorn, gtriantafill
Tue, 22 Sep 2015 09:48:19 -0400 8135208: VM permits illegal <clinit> access_flags, versions 51-52
hseigel [Tue, 22 Sep 2015 09:48:19 -0400] rev 32824
8135208: VM permits illegal <clinit> access_flags, versions 51-52 Summary: Check access flags for <clinit> methods that are not class init methods. Reviewed-by: kamg, gtriantafill
Fri, 11 Sep 2015 15:31:03 -0400 8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments
drwhite [Fri, 11 Sep 2015 15:31:03 -0400] rev 32823
8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments Summary: Add support for alias options and automatically expiring deprecated options Reviewed-by: dholmes, kbarrett, acorn Contributed-by: derek.white@oracle.com
Mon, 21 Sep 2015 10:45:41 +0200 8135179: Fix conversion warning after 8067341
simonis [Mon, 21 Sep 2015 10:45:41 +0200] rev 32822
8135179: Fix conversion warning after 8067341 Summary: Add required casts. Reviewed-by: tschatzl, goetz
Fri, 18 Sep 2015 09:48:49 -0700 8065155: Refactor Hotspot mapfiles
iklam [Fri, 18 Sep 2015 09:48:49 -0700] rev 32821
8065155: Refactor Hotspot mapfiles Summary: Moved common exported functions to make/share/makefiles/mapfile-vers Reviewed-by: ihse, bdelsart
Fri, 18 Sep 2015 13:41:11 -0700 8135085: Change Method::_intrinsic_id from u1 to u2
minqi [Fri, 18 Sep 2015 13:41:11 -0700] rev 32820
8135085: Change Method::_intrinsic_id from u1 to u2 Summary: Convert Method::_intrinsic_id from u1 to u2 to expand id range over 255. Reviewed-by: coleenp, iklam, jiangli Contributed-by: aleksey.shipilev@oracle.com
Fri, 18 Sep 2015 07:01:23 -0400 8132904: Type checking verifier fails to reject assignment from array to an interface
hseigel [Fri, 18 Sep 2015 07:01:23 -0400] rev 32819
8132904: Type checking verifier fails to reject assignment from array to an interface Summary: Only allow assignment if interface is Cloneable or Serializable. Reviewed-by: kamg, gtriantafill, jiangli
Thu, 17 Sep 2015 16:07:06 +0200 8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap
mgerdin [Thu, 17 Sep 2015 16:07:06 +0200] rev 32818
8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap Reviewed-by: stefank, jwilhelm
Wed, 16 Sep 2015 16:25:02 +0200 8136627: Backout JDK-8133818 Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
kbarrett [Wed, 16 Sep 2015 16:25:02 +0200] rev 32817
8136627: Backout JDK-8133818 Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125 Reviewed-by: brutisso
Tue, 15 Sep 2015 15:49:33 +0200 Merge
jwilhelm [Tue, 15 Sep 2015 15:49:33 +0200] rev 32816
Merge
Mon, 05 Oct 2015 20:24:59 -0700 Added tag jdk9-b84 for changeset 43c458023730
lana [Mon, 05 Oct 2015 20:24:59 -0700] rev 32815
Added tag jdk9-b84 for changeset 43c458023730
Tue, 06 Oct 2015 08:41:18 -0700 Merge
lana [Tue, 06 Oct 2015 08:41:18 -0700] rev 32814
Merge
Mon, 05 Oct 2015 13:45:47 -0700 Merge
ddehaven [Mon, 05 Oct 2015 13:45:47 -0700] rev 32813
Merge
Mon, 28 Sep 2015 13:10:03 -0700 Merge
ddehaven [Mon, 28 Sep 2015 13:10:03 -0700] rev 32812
Merge
Mon, 28 Sep 2015 15:51:29 +0200 8135060: Stop building Xcode projects in install build
erikj [Mon, 28 Sep 2015 15:51:29 +0200] rev 32811
8135060: Stop building Xcode projects in install build Reviewed-by: ihse, pbhat, dmalav
Mon, 05 Oct 2015 13:44:40 +0200 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj [Mon, 05 Oct 2015 13:44:40 +0200] rev 32810
8138694: Devkit build on Macosx still requires Xcode to be installed Reviewed-by: ihse, tbell
Wed, 30 Sep 2015 11:38:01 +0200 8138627: Better help message in configure for reduced builds (target-bits=32)
ihse [Wed, 30 Sep 2015 11:38:01 +0200] rev 32809
8138627: Better help message in configure for reduced builds (target-bits=32) Reviewed-by: erikj
Mon, 28 Sep 2015 13:39:10 +0100 8137056: Move SharedSecrets and interface friends out of sun.misc
chegar [Mon, 28 Sep 2015 13:39:10 +0100] rev 32808
8137056: Move SharedSecrets and interface friends out of sun.misc Reviewed-by: alanb, mchung, psandoz, rriggs
Mon, 28 Sep 2015 11:39:13 +0200 8136385: Various build speed improvements for windows
erikj [Mon, 28 Sep 2015 11:39:13 +0200] rev 32807
8136385: Various build speed improvements for windows Reviewed-by: ihse
Mon, 28 Sep 2015 09:52:19 +0200 8137088: Drop building of interim_java.corba
erikj [Mon, 28 Sep 2015 09:52:19 +0200] rev 32806
8137088: Drop building of interim_java.corba Reviewed-by: alanb, ihse
Mon, 05 Oct 2015 20:24:57 -0700 Added tag jdk9-b84 for changeset 47d1c2c75fb6
lana [Mon, 05 Oct 2015 20:24:57 -0700] rev 32805
Added tag jdk9-b84 for changeset 47d1c2c75fb6
Wed, 05 Jul 2017 20:51:37 +0200 Added tag jdk9-b84 for changeset 51b2db2fa04c
duke [Wed, 05 Jul 2017 20:51:37 +0200] rev 32804
Added tag jdk9-b84 for changeset 51b2db2fa04c
Wed, 05 Jul 2017 20:51:37 +0200 Merge jdk9-b84
duke [Wed, 05 Jul 2017 20:51:37 +0200] rev 32803
Merge
Wed, 05 Jul 2017 20:51:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:33 +0200] rev 32802
Merge
Sat, 26 Sep 2015 09:22:07 -0700 Merge
lana [Sat, 26 Sep 2015 09:22:07 -0700] rev 32801
Merge
Wed, 23 Sep 2015 08:29:33 +0200 8135307: CompletionFailure thrown when calling FieldDoc.type, if the field's type is missing
jlahoda [Wed, 23 Sep 2015 08:29:33 +0200] rev 32800
8135307: CompletionFailure thrown when calling FieldDoc.type, if the field's type is missing Summary: Handling CompletionFailures inside the Javadoc API implementation. Reviewed-by: mcimadamore, ksrini, jjg
Mon, 21 Sep 2015 11:19:10 +0200 8135131: Enable thin server mode in Sjavac
alundblad [Mon, 21 Sep 2015 11:19:10 +0200] rev 32799
8135131: Enable thin server mode in Sjavac Summary: State tracknig and incremental compilation disabled unless --state-dir is provided. Reviewed-by: jlahoda
Fri, 25 Sep 2015 22:59:34 -0700 Added tag jdk9-b83 for changeset a5249bcec60f
lana [Fri, 25 Sep 2015 22:59:34 -0700] rev 32798
Added tag jdk9-b83 for changeset a5249bcec60f
Wed, 05 Jul 2017 20:51:27 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:27 +0200] rev 32797
Merge
Sat, 26 Sep 2015 09:22:24 -0700 Merge
lana [Sat, 26 Sep 2015 09:22:24 -0700] rev 32796
Merge
Thu, 24 Sep 2015 18:26:42 +0300 8133651: replace some <tt> tags (obsolete in html5) in core-libs docs
avstepan [Thu, 24 Sep 2015 18:26:42 +0300] rev 32795
8133651: replace some <tt> tags (obsolete in html5) in core-libs docs Reviewed-by: martin
Fri, 25 Sep 2015 22:59:28 -0700 Added tag jdk9-b83 for changeset 6bb586652ad8
lana [Fri, 25 Sep 2015 22:59:28 -0700] rev 32794
Added tag jdk9-b83 for changeset 6bb586652ad8
Wed, 05 Jul 2017 20:51:24 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:24 +0200] rev 32793
Merge
Sat, 26 Sep 2015 09:22:33 -0700 Merge
lana [Sat, 26 Sep 2015 09:22:33 -0700] rev 32792
Merge
Fri, 25 Sep 2015 16:42:19 -0700 8135283: DOM API update: Element Traversal Specification
joehw [Fri, 25 Sep 2015 16:42:19 -0700] rev 32791
8135283: DOM API update: Element Traversal Specification Reviewed-by: mchung, lancea
Fri, 25 Sep 2015 22:59:26 -0700 Added tag jdk9-b83 for changeset 0e5cdcb49f0e
lana [Fri, 25 Sep 2015 22:59:26 -0700] rev 32790
Added tag jdk9-b83 for changeset 0e5cdcb49f0e
Wed, 05 Jul 2017 20:51:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:18 +0200] rev 32789
Merge
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
Tue, 08 Sep 2015 16:10:36 +0200 Merge
jwilhelm [Tue, 08 Sep 2015 16:10:36 +0200] rev 32758
Merge
Tue, 22 Sep 2015 12:47:40 -0300 8135197: libjimage code needs translation from hotspot-ish to jdk-ish
jlaskey [Tue, 22 Sep 2015 12:47:40 -0300] rev 32757
8135197: libjimage code needs translation from hotspot-ish to jdk-ish Reviewed-by: rriggs, chegar Contributed-by: james.laskey@oracle.com
Tue, 22 Sep 2015 09:34:01 +0800 8050461: Tests for syntax checking of JAAS configuration file
amjiang [Tue, 22 Sep 2015 09:34:01 +0800] rev 32756
8050461: Tests for syntax checking of JAAS configuration file Reviewed-by: weijun
Sat, 19 Sep 2015 15:26:34 +0200 8136686: Collectors.counting can use Collectors.summingLong to reduce boxing
psandoz [Sat, 19 Sep 2015 15:26:34 +0200] rev 32755
8136686: Collectors.counting can use Collectors.summingLong to reduce boxing Reviewed-by: psandoz Contributed-by: Tagir Valeev <amaembo@gmail.com>
Fri, 25 Sep 2015 22:59:29 -0700 Added tag jdk9-b83 for changeset 05623c1ebc99
lana [Fri, 25 Sep 2015 22:59:29 -0700] rev 32754
Added tag jdk9-b83 for changeset 05623c1ebc99
Wed, 05 Jul 2017 20:51:00 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:00 +0200] rev 32753
Merge
Sat, 26 Sep 2015 09:21:16 -0700 Merge
lana [Sat, 26 Sep 2015 09:21:16 -0700] rev 32752
Merge
Tue, 22 Sep 2015 11:01:53 -0700 Merge
amurillo [Tue, 22 Sep 2015 11:01:53 -0700] rev 32751
Merge
Thu, 17 Sep 2015 09:19:39 -0700 Merge
amurillo [Thu, 17 Sep 2015 09:19:39 -0700] rev 32750
Merge
Tue, 15 Sep 2015 15:49:33 +0200 Merge
jwilhelm [Tue, 15 Sep 2015 15:49:33 +0200] rev 32749
Merge
Mon, 14 Sep 2015 14:55:01 -0400 8135097: Unmap failure for executable memory on windows
jiangli [Mon, 14 Sep 2015 14:55:01 -0400] rev 32748
8135097: Unmap failure for executable memory on windows Summary: Use 'pd_release_memory' for executable memory in os::pd_unmap_memory(). Reviewed-by: iklam, coleenp
Mon, 14 Sep 2015 14:26:29 +0300 8134641: CodelistTest.java fails with sun.misc.Unsafe.getUnsafe
akulyakh [Mon, 14 Sep 2015 14:26:29 +0300] rev 32747
8134641: CodelistTest.java fails with sun.misc.Unsafe.getUnsafe Summary: Excluding lines containing sun.misc.Unsafe.getUnsafe from the test input as getUnsafe is hidden from reflection Reviewed-by: sla
Mon, 25 May 2015 19:26:23 -0700 8081629: CMS split_block() does not correctly fix up block-offset-table for large blocks
jmasa [Mon, 25 May 2015 19:26:23 -0700] rev 32746
8081629: CMS split_block() does not correctly fix up block-offset-table for large blocks Reviewed-by: tschatzl, ysr
Fri, 11 Sep 2015 13:20:05 +0200 8135253: Add push method to CollectionSetChooser
ehelin [Fri, 11 Sep 2015 13:20:05 +0200] rev 32745
8135253: Add push method to CollectionSetChooser Reviewed-by: mgerdin, tschatzl
Fri, 11 Sep 2015 10:02:35 +0200 8135260: Split G1CollectorPolicy::finalize_cset into two parts
ehelin [Fri, 11 Sep 2015 10:02:35 +0200] rev 32744
8135260: Split G1CollectorPolicy::finalize_cset into two parts Reviewed-by: tschatzl, mgerdin
Thu, 10 Sep 2015 06:15:43 +0200 Merge
coleenp [Thu, 10 Sep 2015 06:15:43 +0200] rev 32743
Merge
Wed, 09 Sep 2015 23:47:32 -0400 8135298: Fix zero builds for "unknown" architectures on linux.
coleenp [Wed, 09 Sep 2015 23:47:32 -0400] rev 32742
8135298: Fix zero builds for "unknown" architectures on linux. Summary: add zero architectures for default cases Reviewed-by: coleenp Contributed-by: Matthias Klose <doko@ubuntu.com>
Wed, 09 Sep 2015 22:32:35 +0200 Merge
iignatyev [Wed, 09 Sep 2015 22:32:35 +0200] rev 32741
Merge
Wed, 09 Sep 2015 15:14:05 +0300 8134523: Humongous object test fails with OOME
kzhaldyb [Wed, 09 Sep 2015 15:14:05 +0300] rev 32740
8134523: Humongous object test fails with OOME Summary: Added Xms for runs with region' size 16M and 32M to prevent OOME Reviewed-by: mgerdin, dfazunen
Wed, 09 Sep 2015 14:31:12 -0400 8135209: Avoid abutting string literals and identifiers
kbarrett [Wed, 09 Sep 2015 14:31:12 -0400] rev 32739
8135209: Avoid abutting string literals and identifiers Summary: Add spaces between string literals and identifiers. Reviewed-by: brutisso, pliden
Wed, 09 Sep 2015 09:19:32 -0700 8135025: Error message is repeated for large value at G1ConcRefinementThreads
sangheki [Wed, 09 Sep 2015 09:19:32 -0700] rev 32738
8135025: Error message is repeated for large value at G1ConcRefinementThreads Summary: Changed error handling when G1ConcRefinementThreads creation failed Reviewed-by: jwilhelm, kbarrett, tschatzl
Wed, 09 Sep 2015 14:22:45 +0200 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
mgerdin [Wed, 09 Sep 2015 14:22:45 +0200] rev 32737
8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet Reviewed-by: tschatzl, ehelin
Wed, 09 Sep 2015 10:34:22 +0200 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
mgerdin [Wed, 09 Sep 2015 10:34:22 +0200] rev 32736
8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states Reviewed-by: tschatzl, ehelin
Tue, 08 Sep 2015 16:00:34 -0400 8134797: Remove explicit casts in CollectorPolicy hierarchy
kbarrett [Tue, 08 Sep 2015 16:00:34 -0400] rev 32735
8134797: Remove explicit casts in CollectorPolicy hierarchy Summary: Removed the explicit casts. Reviewed-by: jwilhelm, tschatzl, pliden
Tue, 08 Sep 2015 16:10:37 +0200 Merge
jwilhelm [Tue, 08 Sep 2015 16:10:37 +0200] rev 32734
Merge
Tue, 08 Sep 2015 19:19:08 +0200 8134974: 8130847 broken with loop predicates
roland [Tue, 08 Sep 2015 19:19:08 +0200] rev 32733
8134974: 8130847 broken with loop predicates Summary: Pinned eliminated arraycopy loads in uncommon trap path for loop predicates may need to be moved Reviewed-by: kvn
Fri, 11 Sep 2015 16:56:56 +0200 8135069: C2 replaces range checks by unsigned comparison with -1
roland [Fri, 11 Sep 2015 16:56:56 +0200] rev 32732
8135069: C2 replaces range checks by unsigned comparison with -1 Summary: i < 0 || i > -1 wrongly folded as i >u -1 Reviewed-by: kvn
Mon, 14 Sep 2015 09:11:03 +0000 Merge
thartmann [Mon, 14 Sep 2015 09:11:03 +0000] rev 32731
Merge
Mon, 14 Sep 2015 10:00:26 +0200 8135252: IdealLoopTree::dump_head() prints negative trip count
thartmann [Mon, 14 Sep 2015 10:00:26 +0200] rev 32730
8135252: IdealLoopTree::dump_head() prints negative trip count Summary: IdealLoopTree::dump_head() should not cast float to int. Reviewed-by: kvn
Mon, 14 Sep 2015 07:03:04 +0000 Merge
thartmann [Mon, 14 Sep 2015 07:03:04 +0000] rev 32729
Merge
Mon, 14 Sep 2015 07:02:50 +0200 8080999: MemoryPoolMXBean.getUsageThresholdCount() returns incorrect value
thartmann [Mon, 14 Sep 2015 07:02:50 +0200] rev 32728
8080999: MemoryPoolMXBean.getUsageThresholdCount() returns incorrect value Summary: Fixed race condition in the JMX code for the LowMemoryDetector. Reviewed-by: kvn
Fri, 11 Sep 2015 17:02:44 -0700 8132160: support for AVX 512 call frames and stack management
mcberg [Fri, 11 Sep 2015 17:02:44 -0700] rev 32727
8132160: support for AVX 512 call frames and stack management Summary: simplify save/restore frame on x86 systems which support EVEX. Reviewed-by: kvn, iveresov
Fri, 11 Sep 2015 16:11:07 +0300 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob
kzhaldyb [Fri, 11 Sep 2015 16:11:07 +0300] rev 32726
8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob Summary: Added checks for negative and null size and address values (where applicable) for getCodeBlob, allocateCodeBlob and freeCodeBlob, added regression test Reviewed-by: iignatyev
Tue, 08 Sep 2015 14:08:58 +0100 8135157: DMB elimination in AArch64 C2 synchronization implementation
aph [Tue, 08 Sep 2015 14:08:58 +0100] rev 32725
8135157: DMB elimination in AArch64 C2 synchronization implementation Summary: Reduce memory barrier usage in C2 fast lock and unlock. Reviewed-by: kvn Contributed-by: wei.tang@linaro.org, aph@redhat.com
Thu, 10 Sep 2015 17:56:43 -0700 Merge
iveresov [Thu, 10 Sep 2015 17:56:43 -0700] rev 32724
Merge
Wed, 09 Sep 2015 10:34:17 -0700 8135028: support for vectorizing double precision sqrt
mcberg [Wed, 09 Sep 2015 10:34:17 -0700] rev 32723
8135028: support for vectorizing double precision sqrt Reviewed-by: kvn, twisti
Fri, 25 Sep 2015 22:59:24 -0700 Added tag jdk9-b83 for changeset 52b527d01e88
lana [Fri, 25 Sep 2015 22:59:24 -0700] rev 32722
Added tag jdk9-b83 for changeset 52b527d01e88
Sat, 26 Sep 2015 09:21:07 -0700 Merge
lana [Sat, 26 Sep 2015 09:21:07 -0700] rev 32721
Merge
Fri, 25 Sep 2015 08:58:49 +0200 8137014: Various improvements in build infrastructure
ihse [Fri, 25 Sep 2015 08:58:49 +0200] rev 32720
8137014: Various improvements in build infrastructure Reviewed-by: erikj Contributed-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>, Erik Joelsson <erik.joelsson@oracle.com>
Fri, 25 Sep 2015 08:43:21 +0200 8137013: ar (static linker) broken since JDK-8065912
ihse [Fri, 25 Sep 2015 08:43:21 +0200] rev 32719
8137013: ar (static linker) broken since JDK-8065912 Reviewed-by: erikj
Wed, 23 Sep 2015 10:17:38 +0200 8136813: Log compare.sh output automatically to file
ihse [Wed, 23 Sep 2015 10:17:38 +0200] rev 32718
8136813: Log compare.sh output automatically to file Reviewed-by: erikj
Mon, 21 Sep 2015 11:01:19 +0200 8135131: Enable thin server mode in Sjavac
alundblad [Mon, 21 Sep 2015 11:01:19 +0200] rev 32717
8135131: Enable thin server mode in Sjavac Summary: Added --state-dir to sjavac command Reviewed-by: erikj
Mon, 21 Sep 2015 09:40:37 +0200 8136764: ORIGINAL_PATH is broken if PATH contains directory with "#" in it's name
ihse [Mon, 21 Sep 2015 09:40:37 +0200] rev 32716
8136764: ORIGINAL_PATH is broken if PATH contains directory with "#" in it's name Reviewed-by: erikj, tbell
Mon, 21 Sep 2015 09:32:07 +0200 8136695: Automatic build comparison with COMPARE_BUILD
ihse [Mon, 21 Sep 2015 09:32:07 +0200] rev 32715
8136695: Automatic build comparison with COMPARE_BUILD Reviewed-by: erikj
Fri, 25 Sep 2015 22:59:22 -0700 Added tag jdk9-b83 for changeset ea59f7a74aa4
lana [Fri, 25 Sep 2015 22:59:22 -0700] rev 32714
Added tag jdk9-b83 for changeset ea59f7a74aa4
Wed, 05 Jul 2017 20:50:42 +0200 Added tag jdk9-b83 for changeset f61a63b7d1e5
duke [Wed, 05 Jul 2017 20:50:42 +0200] rev 32713
Added tag jdk9-b83 for changeset f61a63b7d1e5
Wed, 05 Jul 2017 20:50:41 +0200 Merge jdk9-b83
duke [Wed, 05 Jul 2017 20:50:41 +0200] rev 32712
Merge
Wed, 05 Jul 2017 20:50:38 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:38 +0200] rev 32711
Merge
Fri, 18 Sep 2015 14:21:17 -0700 Merge
lana [Fri, 18 Sep 2015 14:21:17 -0700] rev 32710
Merge
Tue, 15 Sep 2015 13:43:44 +0100 8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations
mcimadamore [Tue, 15 Sep 2015 13:43:44 +0100] rev 32709
8078093: Severe compiler performance regression Java 7 to 8 for nested method invocations Summary: Add infrastructure to avoid combinatorial explosion of method argument attributions Reviewed-by: jlahoda, vromero, dlsmith
Mon, 14 Sep 2015 11:26:14 +0100 8077306: Recursive implementation of List.map leads to stack overflow
mcimadamore [Mon, 14 Sep 2015 11:26:14 +0100] rev 32708
8077306: Recursive implementation of List.map leads to stack overflow Summary: Recusrive implementation of List.map uses too much stack; switch to iterative version. Reviewed-by: jlahoda
Fri, 18 Sep 2015 10:46:52 -0700 Added tag jdk9-b82 for changeset 618ea3c86a0d
lana [Fri, 18 Sep 2015 10:46:52 -0700] rev 32707
Added tag jdk9-b82 for changeset 618ea3c86a0d
Wed, 05 Jul 2017 20:50:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:32 +0200] rev 32706
Merge
Fri, 18 Sep 2015 14:21:34 -0700 Merge
lana [Fri, 18 Sep 2015 14:21:34 -0700] rev 32705
Merge
Fri, 18 Sep 2015 13:46:58 +0200 8131667: JAX-WS Plugability Layer: using java.util.ServiceLoader
mkos [Fri, 18 Sep 2015 13:46:58 +0200] rev 32704
8131667: JAX-WS Plugability Layer: using java.util.ServiceLoader Reviewed-by: alanb
Fri, 18 Sep 2015 10:46:41 -0700 Added tag jdk9-b82 for changeset b68be96f610f
lana [Fri, 18 Sep 2015 10:46:41 -0700] rev 32703
Added tag jdk9-b82 for changeset b68be96f610f
Wed, 05 Jul 2017 20:50:27 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:27 +0200] rev 32702
Merge
Fri, 18 Sep 2015 10:46:40 -0700 Added tag jdk9-b82 for changeset acf15a2d7492
lana [Fri, 18 Sep 2015 10:46:40 -0700] rev 32701
Added tag jdk9-b82 for changeset acf15a2d7492
Wed, 05 Jul 2017 20:50:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:21 +0200] rev 32700
Merge
Fri, 18 Sep 2015 14:21:22 -0700 Merge
lana [Fri, 18 Sep 2015 14:21:22 -0700] rev 32699
Merge
Thu, 17 Sep 2015 18:23:53 +0530 8136694: Megemorphic scope access does not throw ReferenceError when property is missing
sundar [Thu, 17 Sep 2015 18:23:53 +0530] rev 32698
8136694: Megemorphic scope access does not throw ReferenceError when property is missing Reviewed-by: attila, hannesw
Wed, 16 Sep 2015 18:44:47 +0200 8136647: Syntactic error accidentally left in JDK-8135251 changeset
attila [Wed, 16 Sep 2015 18:44:47 +0200] rev 32697
8136647: Syntactic error accidentally left in JDK-8135251 changeset Reviewed-by: sundar
Wed, 16 Sep 2015 18:34:10 +0200 8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code
attila [Wed, 16 Sep 2015 18:34:10 +0200] rev 32696
8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code Reviewed-by: hannesw, lagergren, sundar
Wed, 16 Sep 2015 14:42:32 +0200 8134609: Allow constructors with same prototoype map to share the allocator map
hannesw [Wed, 16 Sep 2015 14:42:32 +0200] rev 32695
8134609: Allow constructors with same prototoype map to share the allocator map Reviewed-by: attila, sundar
Wed, 16 Sep 2015 16:26:30 +0530 8136544: Call site switching to megamorphic causes incorrect property read
sundar [Wed, 16 Sep 2015 16:26:30 +0530] rev 32694
8136544: Call site switching to megamorphic causes incorrect property read Reviewed-by: attila, mhaupt
Tue, 15 Sep 2015 19:31:24 +0530 8080501: javaarrayconversion.js test is flawed
sundar [Tue, 15 Sep 2015 19:31:24 +0530] rev 32693
8080501: javaarrayconversion.js test is flawed Reviewed-by: attila, hannesw
Mon, 14 Sep 2015 16:13:10 +0530 8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes
sundar [Mon, 14 Sep 2015 16:13:10 +0530] rev 32692
8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes Reviewed-by: attila, hannesw
Fri, 18 Sep 2015 10:46:55 -0700 Added tag jdk9-b82 for changeset a86fb74acc8d
lana [Fri, 18 Sep 2015 10:46:55 -0700] rev 32691
Added tag jdk9-b82 for changeset a86fb74acc8d
Wed, 05 Jul 2017 20:50:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:16 +0200] rev 32690
Merge
Fri, 18 Sep 2015 14:20:00 -0700 Merge
lana [Fri, 18 Sep 2015 14:20:00 -0700] rev 32689
Merge
Sun, 13 Sep 2015 23:31:47 +0300 8133650: replace some <tt> tags (obsolete in html5) in CORBA docs
avstepan [Sun, 13 Sep 2015 23:31:47 +0300] rev 32688
8133650: replace some <tt> tags (obsolete in html5) in CORBA docs Reviewed-by: lancea
Fri, 18 Sep 2015 10:46:34 -0700 Added tag jdk9-b82 for changeset cb0d57f09cdd
lana [Fri, 18 Sep 2015 10:46:34 -0700] rev 32687
Added tag jdk9-b82 for changeset cb0d57f09cdd
Wed, 05 Jul 2017 20:50:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:50:10 +0200] rev 32686
Merge
Fri, 18 Sep 2015 14:20:39 -0700 Merge
lana [Fri, 18 Sep 2015 14:20:39 -0700] rev 32685
Merge
Fri, 18 Sep 2015 11:24:54 -0700 Merge
prr [Fri, 18 Sep 2015 11:24:54 -0700] rev 32684
Merge
Fri, 18 Sep 2015 09:18:17 -0700 Merge
prr [Fri, 18 Sep 2015 09:18:17 -0700] rev 32683
Merge
Tue, 15 Sep 2015 15:31:34 +0400 8029339: Custom MultiResolution image support on HiDPI displays
alexsch [Tue, 15 Sep 2015 15:31:34 +0400] rev 32682
8029339: Custom MultiResolution image support on HiDPI displays Reviewed-by: flar, serb
Mon, 14 Sep 2015 09:40:24 -0700 Merge
prr [Mon, 14 Sep 2015 09:40:24 -0700] rev 32681
Merge
Mon, 14 Sep 2015 18:54:04 +0400 8039467: [TEST_BUG] Test java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java lefts keystrokes in a keyboard buffer on Windows
alexsch [Mon, 14 Sep 2015 18:54:04 +0400] rev 32680
8039467: [TEST_BUG] Test java/awt/Choice/UnfocusableToplevel/UnfocusableToplevel.java lefts keystrokes in a keyboard buffer on Windows Reviewed-by: serb, alexsch Contributed-by: Ambarish Rapte <ambarish.rapte@oracle.com>
Fri, 11 Sep 2015 17:58:31 +0300 8136354: [TEST_BUG] Test java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script
pchopra [Fri, 11 Sep 2015 17:58:31 +0300] rev 32679
8136354: [TEST_BUG] Test java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script Reviewed-by: azvegint, serb
Fri, 11 Sep 2015 17:12:16 +0400 8025082: The behaviour of the highlight will be lost after clicking the set button
alexsch [Fri, 11 Sep 2015 17:12:16 +0400] rev 32678
8025082: The behaviour of the highlight will be lost after clicking the set button Reviewed-by: serb, alexsch Contributed-by: Rajeev Chamyal <rajeev.chamyal@oracle.com>
Fri, 11 Sep 2015 15:03:53 +0300 7131835: [TEST_BUG] Test does not consider that the rounded edges of the window in Mac OS 10.7
serb [Fri, 11 Sep 2015 15:03:53 +0300] rev 32677
7131835: [TEST_BUG] Test does not consider that the rounded edges of the window in Mac OS 10.7 Reviewed-by: azvegint, yan
Thu, 10 Sep 2015 17:02:30 +0400 8032568: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Windows virtual hosts
alexsch [Thu, 10 Sep 2015 17:02:30 +0400] rev 32676
8032568: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Windows virtual hosts Reviewed-by: serb, alexsch Contributed-by: Rajeev Chamyal <rajeev.chamyal@oracle.com>
Wed, 09 Sep 2015 19:10:38 +0300 8081485: EDT auto shutdown is broken in case of new event queue usage
anashaty [Wed, 09 Sep 2015 19:10:38 +0300] rev 32675
8081485: EDT auto shutdown is broken in case of new event queue usage Reviewed-by: serb, alexp
Wed, 09 Sep 2015 10:31:59 +0300 8005914: [TEST_BUG] The last column header does not contain "..."
azvegint [Wed, 09 Sep 2015 10:31:59 +0300] rev 32674
8005914: [TEST_BUG] The last column header does not contain "..." Reviewed-by: alexsch, serb Contributed-by: shilpi.rastogi@oracle.com
Tue, 08 Sep 2015 15:19:19 -0700 Merge
prr [Tue, 08 Sep 2015 15:19:19 -0700] rev 32673
Merge
Tue, 08 Sep 2015 14:40:44 -0700 Merge
prr [Tue, 08 Sep 2015 14:40:44 -0700] rev 32672
Merge
Tue, 08 Sep 2015 16:01:29 +0400 8135176: Moving test from javax/swing/plaf/basic/BasicHTML/4960629 to test/javax/swing/plaf/basic/BasicHTML/4960629
alexsch [Tue, 08 Sep 2015 16:01:29 +0400] rev 32671
8135176: Moving test from javax/swing/plaf/basic/BasicHTML/4960629 to test/javax/swing/plaf/basic/BasicHTML/4960629 Reviewed-by: azvegint, alexsch Contributed-by: Shilpi Rastogi <shilpi.rastogi@oracle.com>
Tue, 08 Sep 2015 11:28:16 +0300 8133027: [Jigsaw] Test java/awt/PrintJob/Text/stringwidth.sh fails during compilation
yan [Tue, 08 Sep 2015 11:28:16 +0300] rev 32670
8133027: [Jigsaw] Test java/awt/PrintJob/Text/stringwidth.sh fails during compilation Reviewed-by: yan, serb Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
Mon, 07 Sep 2015 23:57:21 +0300 8134947: [macosx] Various memory leaks in Aqua look and feel
serb [Mon, 07 Sep 2015 23:57:21 +0300] rev 32669
8134947: [macosx] Various memory leaks in Aqua look and feel Reviewed-by: azvegint, alexsch
Mon, 07 Sep 2015 23:29:56 +0300 8060027: Tests java/beans/XMLEncoder/Test4903007.java and java/beans/XMLEncoder/java_awt_GridBagLayout.java
serb [Mon, 07 Sep 2015 23:29:56 +0300] rev 32668
8060027: Tests java/beans/XMLEncoder/Test4903007.java and java/beans/XMLEncoder/java_awt_GridBagLayout.java Reviewed-by: alexsch
Mon, 07 Sep 2015 17:07:06 +0300 7124238: [macosx] Font in BasicHTML document is bigger than it should be
kshefov [Mon, 07 Sep 2015 17:07:06 +0300] rev 32667
7124238: [macosx] Font in BasicHTML document is bigger than it should be Reviewed-by: azvegint, alexsch Contributed-by: shilpi.rastogi@oracle.com
Mon, 07 Sep 2015 13:48:24 +0300 8133539: [TEST_BUG] Split java/awt/image/MultiResolutionImageTest.java in two to allow restricted access
yan [Mon, 07 Sep 2015 13:48:24 +0300] rev 32666
8133539: [TEST_BUG] Split java/awt/image/MultiResolutionImageTest.java in two to allow restricted access Reviewed-by: alexsch, serb Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
Fri, 04 Sep 2015 12:51:39 +0300 8134476: Broken Hyperlink in JDK 8 java.awt.Font javadocs
psadhukhan [Fri, 04 Sep 2015 12:51:39 +0300] rev 32665
8134476: Broken Hyperlink in JDK 8 java.awt.Font javadocs Reviewed-by: prr, serb
Thu, 03 Sep 2015 19:19:15 +0300 8080948: [TEST_BUG] Few test cases are failing due to use of getPeer()
serb [Thu, 03 Sep 2015 19:19:15 +0300] rev 32664
8080948: [TEST_BUG] Few test cases are failing due to use of getPeer() Reviewed-by: prr, yan, alexsch
Wed, 02 Sep 2015 16:13:14 +0300 8133677: Specification of AudioFileReader should be clarifed
serb [Wed, 02 Sep 2015 16:13:14 +0300] rev 32663
8133677: Specification of AudioFileReader should be clarifed Reviewed-by: prr, amenkov
Fri, 18 Sep 2015 18:19:44 +0100 8077874: [TESTBUG] com/sun/corba/cachedSocket/7056731.sh should not be run on JRE
coffeys [Fri, 18 Sep 2015 18:19:44 +0100] rev 32662
8077874: [TESTBUG] com/sun/corba/cachedSocket/7056731.sh should not be run on JRE Reviewed-by: chegar
Fri, 18 Sep 2015 17:54:28 +0100 8136534: Loading JKS keystore using non-null InputStream results in closed stream
vinnie [Fri, 18 Sep 2015 17:54:28 +0100] rev 32661
8136534: Loading JKS keystore using non-null InputStream results in closed stream Reviewed-by: mullan, wetmore
Thu, 17 Sep 2015 22:46:04 -0400 8132735: java/lang/ProcessHandle/TreeTest failed with java.lang.AssertionError: Start with zero children
rriggs [Thu, 17 Sep 2015 22:46:04 -0400] rev 32660
8132735: java/lang/ProcessHandle/TreeTest failed with java.lang.AssertionError: Start with zero children Summary: Revise test to only operate on processes it spawns Reviewed-by: chegar
Thu, 17 Sep 2015 22:46:02 -0400 Merge
rriggs [Thu, 17 Sep 2015 22:46:02 -0400] rev 32659
Merge
Thu, 17 Sep 2015 13:33:33 -0400 Merge
rriggs [Thu, 17 Sep 2015 13:33:33 -0400] rev 32658
Merge
Tue, 15 Sep 2015 22:11:00 -0400 8133528: java/lang/ProcessHandle/OnExitTest.java fails intermittently
rriggs [Tue, 15 Sep 2015 22:11:00 -0400] rev 32657
8133528: java/lang/ProcessHandle/OnExitTest.java fails intermittently Summary: remove checks for processes not spawned by the test Reviewed-by: joehw
Thu, 17 Sep 2015 22:59:48 +0100 8129957: Deadlock in JNDI LDAP implementation when closing the LDAP context
robm [Thu, 17 Sep 2015 22:59:48 +0100] rev 32656
8129957: Deadlock in JNDI LDAP implementation when closing the LDAP context Reviewed-by: vinnie
Thu, 17 Sep 2015 13:43:06 -0700 8134795: Port fdlibm pow to Java
darcy [Thu, 17 Sep 2015 13:43:06 -0700] rev 32655
8134795: Port fdlibm pow to Java Reviewed-by: bpb
Thu, 17 Sep 2015 18:04:53 +0200 8136690: AIX: libjimage should be linked with the C++ compiler
simonis [Thu, 17 Sep 2015 18:04:53 +0200] rev 32654
8136690: AIX: libjimage should be linked with the C++ compiler Reviewed-by: ihse
Wed, 16 Sep 2015 10:49:11 -0700 8136570: Stop changing user environment variables related to /usr/dt
martin [Wed, 16 Sep 2015 10:49:11 -0700] rev 32653
8136570: Stop changing user environment variables related to /usr/dt 4953367: MAWT: Java should be more careful manipulating NLSPATH, XFILESEARCHPATH env variables Summary: Stop changing user environment variables: NLSPATH XFILESEARCHPATH Reviewed-by: prr
Thu, 17 Sep 2015 17:33:00 +0200 8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
dfuchs [Thu, 17 Sep 2015 17:33:00 +0200] rev 32652
8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c Summary: ensure that file descriptor is properly closed if setsockopt fails. Reviewed-by: chegar, igerasim Contributed-by: vyom.tewari@oracle.com
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 tip