Fri, 05 Dec 2014 15:44:01 -0800 8066507: JPRT is not capable of running jtreg tests located jdk/test
cjplummer [Fri, 05 Dec 2014 15:44:01 -0800] rev 27954
8066507: JPRT is not capable of running jtreg tests located jdk/test Summary: Fixed by copying same fix already in place in hotspot/test/Makefile. Reviewed-by: dholmes, tbell
Wed, 10 Dec 2014 18:31:24 +0100 8066589: Make importing sa-jdi.jar optional on its existance
simonis [Wed, 10 Dec 2014 18:31:24 +0100] rev 27953
8066589: Make importing sa-jdi.jar optional on its existance Summary: Also fix the location where libjli_static.a is loaded from on AIX Reviewed-by: erikj, dsamersoff
Wed, 10 Dec 2014 15:01:26 +0000 8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail
alanb [Wed, 10 Dec 2014 15:01:26 +0000] rev 27952
8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail Reviewed-by: chegar
Tue, 09 Dec 2014 14:02:53 -0800 Merge
amurillo [Tue, 09 Dec 2014 14:02:53 -0800] rev 27951
Merge
Fri, 05 Dec 2014 16:36:08 -0800 Merge
amurillo [Fri, 05 Dec 2014 16:36:08 -0800] rev 27950
Merge
Mon, 01 Dec 2014 12:08:17 +0100 Merge
jwilhelm [Mon, 01 Dec 2014 12:08:17 +0100] rev 27949
Merge
Mon, 24 Nov 2014 20:00:44 +0100 Merge
jwilhelm [Mon, 24 Nov 2014 20:00:44 +0100] rev 27948
Merge
Tue, 09 Dec 2014 09:22:07 -0800 8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
vlivanov [Tue, 09 Dec 2014 09:22:07 -0800] rev 27947
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector Reviewed-by: jrose, psandoz
Tue, 09 Dec 2014 18:28:26 +0800 8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes
weijun [Tue, 09 Dec 2014 18:28:26 +0800] rev 27946
8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes Reviewed-by: valeriep
Tue, 09 Dec 2014 08:57:41 +0100 8066761: Investigate -sourcepath usage when compiling java
erikj [Tue, 09 Dec 2014 08:57:41 +0100] rev 27945
8066761: Investigate -sourcepath usage when compiling java Summary: Removed all uses of -sourcepath Reviewed-by: jfranck, alanb, ihse
Tue, 09 Dec 2014 08:43:06 +0100 8066752: Remove space after -L on linker lines
erikj [Tue, 09 Dec 2014 08:43:06 +0100] rev 27944
8066752: Remove space after -L on linker lines Reviewed-by: ihse
Mon, 08 Dec 2014 14:32:31 -0800 8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails
smarks [Mon, 08 Dec 2014 14:32:31 -0800] rev 27943
8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails Reviewed-by: lancea
Mon, 08 Dec 2014 11:54:17 -0800 8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java
ksrini [Mon, 08 Dec 2014 11:54:17 -0800] rev 27942
8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java Reviewed-by: alanb
Mon, 08 Dec 2014 09:13:08 -0800 8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module
darcy [Mon, 08 Dec 2014 09:13:08 -0800] rev 27941
8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module 8066634: Suppress deprecation warnings in java.management module 8066636: Suppress deprecation warnings in the jdk.jvmstat and jdk.jdi modules Reviewed-by: alanb, lancea, sherman, sla, dfuchs
Mon, 08 Dec 2014 07:51:59 -0800 8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space
ksrini [Mon, 08 Dec 2014 07:51:59 -0800] rev 27940
8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space Reviewed-by: alanb
Mon, 08 Dec 2014 07:15:49 +0000 8049432: New tests for TLS property jdk.tls.client.protocols
xuelei [Mon, 08 Dec 2014 07:15:49 +0000] rev 27939
8049432: New tests for TLS property jdk.tls.client.protocols Reviewed-by: xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Mon, 10 Nov 2014 08:43:27 -0800 8058407: Remove Multiple JRE support in the Java launcher
ksrini [Mon, 10 Nov 2014 08:43:27 -0800] rev 27938
8058407: Remove Multiple JRE support in the Java launcher Reviewed-by: alanb, darcy, ksrini Contributed-by: neil.toda@oracle.com
Sun, 07 Dec 2014 07:10:29 +0000 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
alanb [Sun, 07 Dec 2014 07:10:29 +0000] rev 27937
8064407: (fc) FileChannel transferTo should use TransmitFile on Windows Reviewed-by: alanb Contributed-by: kirk.shoop@microsoft.com, v-valkop@microsoft.com
Fri, 05 Dec 2014 17:36:18 -0800 8066638: Suppress deprecation warnings in jdk.crypto module
darcy [Fri, 05 Dec 2014 17:36:18 -0800] rev 27936
8066638: Suppress deprecation warnings in jdk.crypto module 8066641: Suppress deprecation warnings in jdk.naming module Reviewed-by: wetmore, xuelei, valeriep, lancea
Fri, 05 Dec 2014 20:13:05 +0000 8065238: javax.naming.NamingException after upgrade to JDK 8
robm [Fri, 05 Dec 2014 20:13:05 +0000] rev 27935
8065238: javax.naming.NamingException after upgrade to JDK 8 Reviewed-by: vinnie
Fri, 05 Dec 2014 19:46:15 +0100 8066766: The commands in the modular images are executable by the owner only
simonis [Fri, 05 Dec 2014 19:46:15 +0100] rev 27934
8066766: The commands in the modular images are executable by the owner only Summary: Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java Reviewed-by: chegar, alanb
Fri, 05 Dec 2014 15:35:15 +0000 8066678: java.nio.channels.Channels cleanup
prappo [Fri, 05 Dec 2014 15:35:15 +0000] rev 27933
8066678: java.nio.channels.Channels cleanup Reviewed-by: alanb, chegar
Fri, 05 Dec 2014 12:20:51 +0100 8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
dfuchs [Fri, 05 Dec 2014 12:20:51 +0100] rev 27932
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section Summary: The call to JavaAWTAccess is moved outside of the critical section Reviewed-by: mchung
Thu, 04 Dec 2014 18:54:37 -0800 8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated
smarks [Thu, 04 Dec 2014 18:54:37 -0800] rev 27931
8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated Reviewed-by: lancea
Thu, 11 Dec 2014 11:44:03 -0800 Added tag jdk9-b42 for changeset 1a0a8d89a6d7
katleman [Thu, 11 Dec 2014 11:44:03 -0800] rev 27930
Added tag jdk9-b42 for changeset 1a0a8d89a6d7
Wed, 05 Jul 2017 20:10:37 +0200 Merge
duke [Wed, 05 Jul 2017 20:10:37 +0200] rev 27929
Merge
Thu, 11 Dec 2014 12:28:03 -0800 Merge
lana [Thu, 11 Dec 2014 12:28:03 -0800] rev 27928
Merge
Wed, 10 Dec 2014 19:12:27 +0100 8067015: Implement os::pd_map_memory() on AIX
simonis [Wed, 10 Dec 2014 19:12:27 +0100] rev 27927
8067015: Implement os::pd_map_memory() on AIX Reviewed-by: dholmes
Fri, 05 Dec 2014 16:36:07 -0800 Merge
amurillo [Fri, 05 Dec 2014 16:36:07 -0800] rev 27926
Merge
Thu, 04 Dec 2014 14:14:09 -0800 8066713: ignore compiler/types/correctness
iignatyev [Thu, 04 Dec 2014 14:14:09 -0800] rev 27925
8066713: ignore compiler/types/correctness Summary: add @ignore to compiler/types/correctness tests Reviewed-by: kvn
Thu, 04 Dec 2014 17:53:36 +0000 Merge
drchase [Thu, 04 Dec 2014 17:53:36 +0000] rev 27924
Merge
Thu, 04 Dec 2014 11:35:09 -0500 Merge
drchase [Thu, 04 Dec 2014 11:35:09 -0500] rev 27923
Merge
Thu, 04 Dec 2014 11:22:05 +0000 Merge
roland [Thu, 04 Dec 2014 11:22:05 +0000] rev 27922
Merge
Mon, 01 Dec 2014 11:59:56 +0100 8064703: crash running specjvm98's javac following 8060252
roland [Mon, 01 Dec 2014 11:59:56 +0100] rev 27921
8064703: crash running specjvm98's javac following 8060252 Summary: uncommon trap between arraycopy and initialization may leave array initialized Reviewed-by: kvn, vlivanov, goetz
Thu, 04 Dec 2014 09:52:15 +0100 8066448: SmallCodeCacheStartup.java exits with exit code 1
thartmann [Thu, 04 Dec 2014 09:52:15 +0100] rev 27920
8066448: SmallCodeCacheStartup.java exits with exit code 1 Summary: Check for VirtualMachineError in case VM initialization fails. Reviewed-by: kvn
Tue, 02 Dec 2014 12:24:31 -0800 8066199: C2 escape analysis prevents VM from exiting quickly
kvn [Tue, 02 Dec 2014 12:24:31 -0800] rev 27919
8066199: C2 escape analysis prevents VM from exiting quickly Summary: Check for safepoint and block during EA Connection graph construction. Reviewed-by: roland, vlivanov, shade
Tue, 02 Dec 2014 12:37:01 +0300 8066290: Port JDK-8066191 into hotspot
iignatyev [Tue, 02 Dec 2014 12:37:01 +0300] rev 27918
8066290: Port JDK-8066191 into hotspot Reviewed-by: kvn
Tue, 02 Dec 2014 12:36:03 +0300 8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
iignatyev [Tue, 02 Dec 2014 12:36:03 +0300] rev 27917
8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts Reviewed-by: kvn, anoll
Mon, 01 Dec 2014 22:41:16 +0300 Merge
iignatyev [Mon, 01 Dec 2014 22:41:16 +0300] rev 27916
Merge
Mon, 01 Dec 2014 22:38:29 +0300 8066141: compiler/whitebox/GetNMethodTest.java: java.lang.RuntimeException: blob_type[MethodProfiled] for 2 level isn't MethodNonProfiled
iignatyev [Mon, 01 Dec 2014 22:38:29 +0300] rev 27915
8066141: compiler/whitebox/GetNMethodTest.java: java.lang.RuntimeException: blob_type[MethodProfiled] for 2 level isn't MethodNonProfiled Reviewed-by: iveresov, iignatyev Contributed-by: tatiana.pivovarova@oracle.com
Fri, 28 Nov 2014 18:37:20 +0000 Merge
iignatyev [Fri, 28 Nov 2014 18:37:20 +0000] rev 27914
Merge
Fri, 28 Nov 2014 16:59:12 +0000 Merge
iignatyev [Fri, 28 Nov 2014 16:59:12 +0000] rev 27913
Merge
Fri, 28 Nov 2014 19:49:16 +0300 8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true
fzhinkin [Fri, 28 Nov 2014 19:49:16 +0300] rev 27912
8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true Reviewed-by: iveresov, iignatyev
Fri, 28 Nov 2014 19:42:10 +0300 8064953: Asserts.assert* should print values
iignatyev [Fri, 28 Nov 2014 19:42:10 +0300] rev 27911
8064953: Asserts.assert* should print values Reviewed-by: sla, dholmes, iignatyev Contributed-by: tatiana.pivovarova@oracle.com
Thu, 27 Nov 2014 16:54:49 +0100 8066045: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1
roland [Thu, 27 Nov 2014 16:54:49 +0100] rev 27910
8066045: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1 Summary: code in PhaseIterGVN::add_users_to_worklist() from 8054478 makes incorrect assumption about graph shape Reviewed-by: iveresov
Thu, 27 Nov 2014 11:33:04 -0500 Merge
drchase [Thu, 27 Nov 2014 11:33:04 -0500] rev 27909
Merge
Tue, 25 Nov 2014 15:59:42 +0100 8065915: Fix includes after 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
goetz [Tue, 25 Nov 2014 15:59:42 +0100] rev 27908
8065915: Fix includes after 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff Reviewed-by: vlivanov, dholmes
Thu, 04 Dec 2014 15:09:18 +0100 Merge
mgerdin [Thu, 04 Dec 2014 15:09:18 +0100] rev 27907
Merge
Thu, 04 Dec 2014 10:10:52 +0100 8066662: Fix include after 8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration
goetz [Thu, 04 Dec 2014 10:10:52 +0100] rev 27906
8066662: Fix include after 8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration Reviewed-by: mgerdin, brutisso
Thu, 04 Dec 2014 10:40:19 +0100 Merge
jwilhelm [Thu, 04 Dec 2014 10:40:19 +0100] rev 27905
Merge
Mon, 01 Dec 2014 14:37:25 +0100 8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration
brutisso [Mon, 01 Dec 2014 14:37:25 +0100] rev 27904
8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration Reviewed-by: mgerdin, kbarrett
Tue, 02 Dec 2014 09:51:16 +0100 8065992: Change CMSCollector::_young_gen to be a ParNewGeneration*
brutisso [Tue, 02 Dec 2014 09:51:16 +0100] rev 27903
8065992: Change CMSCollector::_young_gen to be a ParNewGeneration* Reviewed-by: mgerdin, kbarrett
Mon, 01 Dec 2014 12:11:11 +0100 Merge
jwilhelm [Mon, 01 Dec 2014 12:11:11 +0100] rev 27902
Merge
Fri, 28 Nov 2014 08:53:48 +0000 Merge
tschatzl [Fri, 28 Nov 2014 08:53:48 +0000] rev 27901
Merge
Fri, 28 Nov 2014 09:33:48 +0100 8065579: WB method to start G1 concurrent mark cycle should be introduced
tschatzl [Fri, 28 Nov 2014 09:33:48 +0100] rev 27900
8065579: WB method to start G1 concurrent mark cycle should be introduced Summary: Add a WhiteBox callback to the VM to start a concurrent mark cycle in G1. Reviewed-by: tschatzl, sjohanss Contributed-by: Leonid Mesnik <leonid.mesnik@oracle.com>
Fri, 28 Nov 2014 08:20:52 +0100 8066133: Fix missing reivew changes for JDK-8065972
brutisso [Fri, 28 Nov 2014 08:20:52 +0100] rev 27899
8066133: Fix missing reivew changes for JDK-8065972 Reviewed-by: mgerdin, stefank
Thu, 27 Nov 2014 21:02:13 +0100 8065972: Remove support for ParNew+SerialOld and DefNew+CMS
brutisso [Thu, 27 Nov 2014 21:02:13 +0100] rev 27898
8065972: Remove support for ParNew+SerialOld and DefNew+CMS Reviewed-by: mgerdin, stefank
Thu, 27 Nov 2014 11:09:55 +0100 8065227: Report allocation context stats at end of cleanup
sjohanss [Thu, 27 Nov 2014 11:09:55 +0100] rev 27897
8065227: Report allocation context stats at end of cleanup Summary: Moved allocation context update from remark to the cleanup phase. Reviewed-by: mgerdin, jmasa
Thu, 27 Nov 2014 14:52:01 +0400 8065865: gc/TestSoftReferencesBehaviorOnOOME.java: Error. Can't find source file: TestSoftReference.java
eistepan [Thu, 27 Nov 2014 14:52:01 +0400] rev 27896
8065865: gc/TestSoftReferencesBehaviorOnOOME.java: Error. Can't find source file: TestSoftReference.java Reviewed-by: sla
Wed, 26 Nov 2014 21:38:25 -0800 8055239: assert(_thread == Thread::current()->osthread()) failed: The PromotionFailedInfo should be thread local
sangheki [Wed, 26 Nov 2014 21:38:25 -0800] rev 27895
8055239: assert(_thread == Thread::current()->osthread()) failed: The PromotionFailedInfo should be thread local Summary: Changed to trace and reset before second use of PromotionFailedInfo. Reviewed-by: jmasa, brutisso, kbarrett
Wed, 26 Nov 2014 20:36:36 +0000 Merge
jwilhelm [Wed, 26 Nov 2014 20:36:36 +0000] rev 27894
Merge
Wed, 26 Nov 2014 17:24:57 +0000 Merge
jwilhelm [Wed, 26 Nov 2014 17:24:57 +0000] rev 27893
Merge
Tue, 25 Nov 2014 13:41:08 +0100 8065305: Make it possible to extend the G1CollectorPolicy
jwilhelm [Tue, 25 Nov 2014 13:41:08 +0100] rev 27892
8065305: Make it possible to extend the G1CollectorPolicy Summary: Added a G1CollectorPolicyExt where it is possible to extend the class. Reviewed-by: sjohanss, tschatzl
Wed, 26 Nov 2014 17:43:48 +0000 Merge
jmasa [Wed, 26 Nov 2014 17:43:48 +0000] rev 27891
Merge
Wed, 26 Nov 2014 14:17:06 +0400 8037968: Add tests on alignment of objects copied to survivor space
fzhinkin [Wed, 26 Nov 2014 14:17:06 +0400] rev 27890
8037968: Add tests on alignment of objects copied to survivor space Reviewed-by: jmasa, dfazunen
Wed, 26 Nov 2014 10:53:31 +0100 8065358: Refactor G1s usage of save_marks and reduce related races
mgerdin [Wed, 26 Nov 2014 10:53:31 +0100] rev 27889
8065358: Refactor G1s usage of save_marks and reduce related races Summary: Stop using save_marks in G1 related code and make setting the replacement field less racy. Reviewed-by: brutisso, tschatzl
Wed, 26 Nov 2014 10:51:52 +0100 8065218: Move CMS-specific fields from Space to CompactibleFreeListSpace
mgerdin [Wed, 26 Nov 2014 10:51:52 +0100] rev 27888
8065218: Move CMS-specific fields from Space to CompactibleFreeListSpace Reviewed-by: brutisso, tschatzl, sangheki
Fri, 17 May 2013 17:24:20 +0200 7176220: 'Full GC' events miss date stamp information occasionally
aeriksso [Fri, 17 May 2013 17:24:20 +0200] rev 27887
7176220: 'Full GC' events miss date stamp information occasionally Summary: Move date stamp logic into GCTraceTime Reviewed-by: brutisso, tschatzl
Tue, 25 Nov 2014 18:16:18 +0400 8065749: [TESTBUG]: gc/arguments/TestG1HeapRegionSize.java fails at nightly
eistepan [Tue, 25 Nov 2014 18:16:18 +0400] rev 27886
8065749: [TESTBUG]: gc/arguments/TestG1HeapRegionSize.java fails at nightly Reviewed-by: brutisso
Tue, 25 Nov 2014 11:59:55 +0100 8062943: REDO - Parallelize clearing the next mark bitmap
mlarsson [Tue, 25 Nov 2014 11:59:55 +0100] rev 27885
8062943: REDO - Parallelize clearing the next mark bitmap Reviewed-by: kbarrett, tschatzl
Mon, 24 Nov 2014 23:28:48 +0100 Merge
jwilhelm [Mon, 24 Nov 2014 23:28:48 +0100] rev 27884
Merge
Wed, 03 Dec 2014 20:32:33 -0800 Merge
minqi [Wed, 03 Dec 2014 20:32:33 -0800] rev 27883
Merge
Wed, 03 Dec 2014 20:40:00 +0000 8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
kevinw [Wed, 03 Dec 2014 20:40:00 +0000] rev 27882
8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines. Reviewed-by: dsamersoff, allwin, sla
Mon, 01 Dec 2014 18:22:45 +0400 8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment
vkempik [Mon, 01 Dec 2014 18:22:45 +0400] rev 27881
8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment Reviewed-by: kvn, dsamersoff
Mon, 01 Dec 2014 12:16:15 -0500 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
coleenp [Mon, 01 Dec 2014 12:16:15 -0500] rev 27880
8060074: os::free() takes MemoryTrackingLevel but doesn't need it Summary: Cleaned up unused arguments in os::free and it's callers. Reviewed-by: lfoltan, coleenp, ctornqvi, dholmes Contributed-by: max.ockner@oracle.com
Fri, 28 Nov 2014 16:33:57 +0100 8065783: DCMD parser fails to recognize one character argument when it's positioned last
jbachorik [Fri, 28 Nov 2014 16:33:57 +0100] rev 27879
8065783: DCMD parser fails to recognize one character argument when it's positioned last Reviewed-by: sla, egahlin, fparain
Wed, 26 Nov 2014 19:46:33 +0000 Merge
minqi [Wed, 26 Nov 2014 19:46:33 +0000] rev 27878
Merge
Wed, 26 Nov 2014 18:47:23 +0000 Merge
minqi [Wed, 26 Nov 2014 18:47:23 +0000] rev 27877
Merge
Wed, 26 Nov 2014 10:32:21 -0800 8053995: Add method to WhiteBox to get vm pagesize.
minqi [Wed, 26 Nov 2014 10:32:21 -0800] rev 27876
8053995: Add method to WhiteBox to get vm pagesize. Summary: Unsafe is not recommended and may deprecated in future. Added a WhiteBox API to get VM page size. Reviewed-by: dholmes, ccheung, mseledtsov Contributed-by: yumin.qi@oracle.com
Wed, 26 Nov 2014 17:32:39 +0100 8065656: Use DWARF debug symbols for Solaris
ehelin [Wed, 26 Nov 2014 17:32:39 +0100] rev 27875
8065656: Use DWARF debug symbols for Solaris Reviewed-by: dcubed, huntch, pbk
Tue, 25 Nov 2014 21:00:21 -0500 8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java
dholmes [Tue, 25 Nov 2014 21:00:21 -0500] rev 27874
8035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegister.java Reviewed-by: shade, coleenp
Tue, 25 Nov 2014 14:16:32 +0300 8064694: Kitchensink: WaitForMultipleObjects failed in hotspot\src\os\windows\vm\os_windows.cpp: 3844
igerasim [Tue, 25 Nov 2014 14:16:32 +0300] rev 27873
8064694: Kitchensink: WaitForMultipleObjects failed in hotspot\src\os\windows\vm\os_windows.cpp: 3844 Summary: Increase the timeout in debug builds; raise the priority of exiting threads Reviewed-by: dcubed, dholmes
Thu, 11 Dec 2014 11:44:00 -0800 Added tag jdk9-b42 for changeset b1cf5f128493
katleman [Thu, 11 Dec 2014 11:44:00 -0800] rev 27872
Added tag jdk9-b42 for changeset b1cf5f128493
Thu, 11 Dec 2014 12:26:28 -0800 Merge
lana [Thu, 11 Dec 2014 12:26:28 -0800] rev 27871
Merge
Tue, 09 Dec 2014 14:02:44 -0800 Merge
amurillo [Tue, 09 Dec 2014 14:02:44 -0800] rev 27870
Merge
Fri, 05 Dec 2014 16:36:07 -0800 Merge
amurillo [Fri, 05 Dec 2014 16:36:07 -0800] rev 27869
Merge
Mon, 01 Dec 2014 12:08:16 +0100 Merge
jwilhelm [Mon, 01 Dec 2014 12:08:16 +0100] rev 27868
Merge
Thu, 27 Nov 2014 21:04:44 +0100 8065972: Remove support for ParNew+SerialOld and DefNew+CMS
brutisso [Thu, 27 Nov 2014 21:04:44 +0100] rev 27867
8065972: Remove support for ParNew+SerialOld and DefNew+CMS Reviewed-by: mgerdin, stefank
Tue, 09 Dec 2014 08:56:44 +0100 8066761: Investigate -sourcepath usage when compiling java
erikj [Tue, 09 Dec 2014 08:56:44 +0100] rev 27866
8066761: Investigate -sourcepath usage when compiling java Summary: Removed all uses of -sourcepath Reviewed-by: jfranck, alanb, ihse
Tue, 09 Dec 2014 08:49:22 +0100 8066828: configure fails if it's set --with-boot-jdk to use JDK 9 modular image
erikj [Tue, 09 Dec 2014 08:49:22 +0100] rev 27865
8066828: configure fails if it's set --with-boot-jdk to use JDK 9 modular image Reviewed-by: ihse
Thu, 11 Dec 2014 11:43:58 -0800 Added tag jdk9-b42 for changeset 87571251fb93
katleman [Thu, 11 Dec 2014 11:43:58 -0800] rev 27864
Added tag jdk9-b42 for changeset 87571251fb93
Wed, 05 Jul 2017 20:10:08 +0200 Added tag jdk9-b42 for changeset 3107be2ba9c6
duke [Wed, 05 Jul 2017 20:10:08 +0200] rev 27863
Added tag jdk9-b42 for changeset 3107be2ba9c6
Wed, 05 Jul 2017 20:10:08 +0200 Merge jdk9-b42
duke [Wed, 05 Jul 2017 20:10:08 +0200] rev 27862
Merge
Wed, 05 Jul 2017 20:10:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:10:04 +0200] rev 27861
Merge
Thu, 04 Dec 2014 15:22:53 -0800 Merge
lana [Thu, 04 Dec 2014 15:22:53 -0800] rev 27860
Merge
Thu, 04 Dec 2014 14:57:40 -0800 8066731: javac does not work on exploded image
jjg [Thu, 04 Dec 2014 14:57:40 -0800] rev 27859
8066731: javac does not work on exploded image Reviewed-by: jjg, mchung Contributed-by: alan.bateman@oracle.com
Wed, 03 Dec 2014 19:28:40 +0000 Merge
chegar [Wed, 03 Dec 2014 19:28:40 +0000] rev 27858
Merge
Wed, 03 Dec 2014 13:46:12 +0100 7101822: Compiling depends on order of imports
jlahoda [Wed, 03 Dec 2014 13:46:12 +0100] rev 27857
7101822: Compiling depends on order of imports 7177813: Static import to local nested class fails Summary: MemberEnter overhaul - TypeEnter is split out of MemberEnter; the TypeEnter consists of several Phases which ensure actions are done in the correct order. Reviewed-by: mcimadamore, jfranck, aeremeev Contributed-by: jan.lahoda@oracle.com, maurizio.cimadamore@oracle.com
Fri, 28 Nov 2014 11:45:56 +0000 8065986: Compiler fails to NullPointerException when calling super with Object<>()
mcimadamore [Fri, 28 Nov 2014 11:45:56 +0000] rev 27856
8065986: Compiler fails to NullPointerException when calling super with Object<>() Summary: Missing POLY kind selector on recursive constructor calls with poly arguments Reviewed-by: vromero
Mon, 24 Nov 2014 14:52:46 -0800 8058112: Invalid BootstrapMethod for constructor/method reference
rfield [Mon, 24 Nov 2014 14:52:46 -0800] rev 27855
8058112: Invalid BootstrapMethod for constructor/method reference Summary: Bridge method references with functional interface method parameters of intersection type Reviewed-by: vromero, dlsmith
Mon, 24 Nov 2014 16:02:35 +0100 8032211: Don't issue deprecation warnings on import statements
jlahoda [Mon, 24 Nov 2014 16:02:35 +0100] rev 27854
8032211: Don't issue deprecation warnings on import statements 6598104: javac should not warn about imports of deprecated classes Summary: Suppressing the deprecation warnings when importing a deprecated element (deprecations in import qualifier will be produced). Reviewed-by: darcy, jjg, mcimadamore
Fri, 21 Nov 2014 16:36:39 -0500 8065132: Parameter annotations not updated when synthetic parameters are prepended
emc [Fri, 21 Nov 2014 16:36:39 -0500] rev 27853
8065132: Parameter annotations not updated when synthetic parameters are prepended Summary: Cause javac to add synthetic parameters to Runtime[In]VisibleParameterAnnotations attributes Reviewed-by: jjg, jfranck
Fri, 21 Nov 2014 10:38:43 -0800 8061876: replace java.io.File with java.nio.file.Path (again)
jjg [Fri, 21 Nov 2014 10:38:43 -0800] rev 27852
8061876: replace java.io.File with java.nio.file.Path (again) Reviewed-by: ksrini, jlahoda
Fri, 21 Nov 2014 12:36:21 +0100 8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass
jfranck [Fri, 21 Nov 2014 12:36:21 +0100] rev 27851
8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass Reviewed-by: jlahoda, vromero
Thu, 20 Nov 2014 14:23:31 -0800 8065054: Some tests have junk before the legal header
jjg [Thu, 20 Nov 2014 14:23:31 -0800] rev 27850
8065054: Some tests have junk before the legal header Reviewed-by: darcy
Thu, 20 Nov 2014 14:05:39 -0800 8063052: Inference chokes on wildcard derived from method reference
vromero [Thu, 20 Nov 2014 14:05:39 -0800] rev 27849
8063052: Inference chokes on wildcard derived from method reference Reviewed-by: mcimadamore
Thu, 20 Nov 2014 11:17:17 -0800 Merge
lana [Thu, 20 Nov 2014 11:17:17 -0800] rev 27848
Merge
Thu, 20 Nov 2014 10:58:31 -0800 Merge
lana [Thu, 20 Nov 2014 10:58:31 -0800] rev 27847
Merge
Thu, 20 Nov 2014 11:00:29 -0800 8058445: Javac throws exception when displaying info
jjg [Thu, 20 Nov 2014 11:00:29 -0800] rev 27846
8058445: Javac throws exception when displaying info Reviewed-by: vromero, jfranck
Thu, 20 Nov 2014 09:43:13 -0800 8059921: Missing compile error in Java 8 mode for Interface.super.field access
vromero [Thu, 20 Nov 2014 09:43:13 -0800] rev 27845
8059921: Missing compile error in Java 8 mode for Interface.super.field access Reviewed-by: mcimadamore, jlahoda
Wed, 19 Nov 2014 13:46:04 +0100 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources
jlahoda [Wed, 19 Nov 2014 13:46:04 +0100] rev 27844
7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources Summary: Allowing final variables as operands to try-with-resources; also reviewed by Sergei Pikalev. Reviewed-by: darcy, mcimadamore, vromero
Mon, 17 Nov 2014 23:11:05 -0800 8055798: Japanese translation for a warning from javac looks incorrect.
mfang [Mon, 17 Nov 2014 23:11:05 -0800] rev 27843
8055798: Japanese translation for a warning from javac looks incorrect. Reviewed-by: peytoia
Mon, 17 Nov 2014 23:41:56 +0000 8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods
mcimadamore [Mon, 17 Nov 2014 23:41:56 +0000] rev 27842
8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods Summary: Wrong method type used in AmbiguousError.mergeAbstracts Reviewed-by: jlahoda
Fri, 14 Nov 2014 11:58:28 +0100 8062747: Compiler error when anonymous class uses method with parametrized exception
jlahoda [Fri, 14 Nov 2014 11:58:28 +0100] rev 27841
8062747: Compiler error when anonymous class uses method with parametrized exception Summary: When inferring lambda's thrown types, avoid tracking variables that are not under the lambda to avoid crashes. Reviewed-by: vromero
Thu, 04 Dec 2014 12:58:21 -0800 Added tag jdk9-b41 for changeset d1a63c99cdd5
katleman [Thu, 04 Dec 2014 12:58:21 -0800] rev 27840
Added tag jdk9-b41 for changeset d1a63c99cdd5
Wed, 05 Jul 2017 20:09:54 +0200 Merge
duke [Wed, 05 Jul 2017 20:09:54 +0200] rev 27839
Merge
Thu, 04 Dec 2014 15:22:30 -0800 Merge
lana [Thu, 04 Dec 2014 15:22:30 -0800] rev 27838
Merge
Tue, 02 Dec 2014 15:03:49 +0100 8065870: Update JAX-WS RI integration to latest version (2.2.11-b141124.1933)
mkos [Tue, 02 Dec 2014 15:03:49 +0100] rev 27837
8065870: Update JAX-WS RI integration to latest version (2.2.11-b141124.1933) Reviewed-by: smarks
Thu, 04 Dec 2014 12:58:16 -0800 Added tag jdk9-b41 for changeset 0db747c09110
katleman [Thu, 04 Dec 2014 12:58:16 -0800] rev 27836
Added tag jdk9-b41 for changeset 0db747c09110
Wed, 05 Jul 2017 20:09:48 +0200 Merge
duke [Wed, 05 Jul 2017 20:09:48 +0200] rev 27835
Merge
Thu, 04 Dec 2014 15:22:42 -0800 Merge
lana [Thu, 04 Dec 2014 15:22:42 -0800] rev 27834
Merge
Wed, 03 Dec 2014 17:50:15 +0000 Merge
chegar [Wed, 03 Dec 2014 17:50:15 +0000] rev 27833
Merge
Tue, 02 Dec 2014 15:11:05 +0100 8065998: Avoid use of _ as a one-character identifier
jlahoda [Tue, 02 Dec 2014 15:11:05 +0100] rev 27832
8065998: Avoid use of _ as a one-character identifier Reviewed-by: alanb, chegar, darcy
Thu, 20 Nov 2014 10:58:48 -0800 Merge
lana [Thu, 20 Nov 2014 10:58:48 -0800] rev 27831
Merge
Tue, 18 Nov 2014 12:01:27 -0800 8043084: XML JAXP unittest co-location
joehw [Tue, 18 Nov 2014 12:01:27 -0800] rev 27830
8043084: XML JAXP unittest co-location Reviewed-by: joehw, dfuchs Contributed-by: frank.yuan@oracle.com
Thu, 04 Dec 2014 12:58:16 -0800 Added tag jdk9-b41 for changeset 2e8afdf5c6fb
katleman [Thu, 04 Dec 2014 12:58:16 -0800] rev 27829
Added tag jdk9-b41 for changeset 2e8afdf5c6fb
Wed, 05 Jul 2017 20:09:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:09:40 +0200] rev 27828
Merge
Thu, 04 Dec 2014 15:23:04 -0800 Merge
lana [Thu, 04 Dec 2014 15:23:04 -0800] rev 27827
Merge
Thu, 04 Dec 2014 21:52:58 +0530 8066696: test/script/nosecurity/JDK-8055034.js -Xbootclasspath option is wrong
sundar [Thu, 04 Dec 2014 21:52:58 +0530] rev 27826
8066696: test/script/nosecurity/JDK-8055034.js -Xbootclasspath option is wrong Reviewed-by: attila, lagergren
Thu, 04 Dec 2014 20:40:48 +0530 8066683: nashorn test failures after modular image changes
sundar [Thu, 04 Dec 2014 20:40:48 +0530] rev 27825
8066683: nashorn test failures after modular image changes Reviewed-by: attila, jlaskey
Wed, 03 Dec 2014 17:55:36 +0000 Merge
chegar [Wed, 03 Dec 2014 17:55:36 +0000] rev 27824
Merge
Wed, 03 Dec 2014 16:31:39 +0100 8066232: problem with conditional catch compilation
attila [Wed, 03 Dec 2014 16:31:39 +0100] rev 27823
8066232: problem with conditional catch compilation Reviewed-by: hannesw, lagergren
Wed, 03 Dec 2014 16:31:15 +0100 8066222: too strong assertion on function expression names
attila [Wed, 03 Dec 2014 16:31:15 +0100] rev 27822
8066222: too strong assertion on function expression names Reviewed-by: hannesw, lagergren
Wed, 03 Dec 2014 14:49:36 +0100 8065769: OOM on Window/Solaris in test compile-octane-splitter.js
hannesw [Wed, 03 Dec 2014 14:49:36 +0100] rev 27821
8065769: OOM on Window/Solaris in test compile-octane-splitter.js Reviewed-by: sundar, jlaskey
Wed, 03 Dec 2014 11:43:57 +0100 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw [Wed, 03 Dec 2014 11:43:57 +0100] rev 27820
8066214: Fuzzing bug: Object.prototype.toLocaleString(0) Reviewed-by: attila, lagergren
Mon, 01 Dec 2014 13:17:24 +0100 8066238: AssertionError in parser when syntax errors appeared in non finished Blocks
lagergren [Mon, 01 Dec 2014 13:17:24 +0100] rev 27819
8066238: AssertionError in parser when syntax errors appeared in non finished Blocks Reviewed-by: hannesw, sundar, lagergren Contributed-by: andreas.gabrielsson@oracle.com
Fri, 28 Nov 2014 11:02:54 +0100 8066119: Invalid resource tag used for looking up error message in NativeDataView
lagergren [Fri, 28 Nov 2014 11:02:54 +0100] rev 27818
8066119: Invalid resource tag used for looking up error message in NativeDataView Reviewed-by: hannesw, sundar
Thu, 27 Nov 2014 16:42:53 +0100 8057980: let & const: remaining issues with lexical scoping
hannesw [Thu, 27 Nov 2014 16:42:53 +0100] rev 27817
8057980: let & const: remaining issues with lexical scoping Reviewed-by: lagergren, attila
Thu, 27 Nov 2014 17:14:01 +0400 8065985: Inlining failure of Number.doubleValue() in JSType.toNumeric() causes 15% peak perf regresion on Box2D
vlivanov [Thu, 27 Nov 2014 17:14:01 +0400] rev 27816
8065985: Inlining failure of Number.doubleValue() in JSType.toNumeric() causes 15% peak perf regresion on Box2D Reviewed-by: lagergren, hannesw
Thu, 27 Nov 2014 13:04:46 +0100 8051778: support bind on all Nashorn callables
attila [Thu, 27 Nov 2014 13:04:46 +0100] rev 27815
8051778: support bind on all Nashorn callables Reviewed-by: hannesw, lagergren
Fri, 21 Nov 2014 17:44:57 +0100 8057691: Nashorn: let & const declarations are not shared between scripts
hannesw [Fri, 21 Nov 2014 17:44:57 +0100] rev 27814
8057691: Nashorn: let & const declarations are not shared between scripts Reviewed-by: lagergren, attila
Thu, 20 Nov 2014 10:58:25 -0800 Merge
lana [Thu, 20 Nov 2014 10:58:25 -0800] rev 27813
Merge
Mon, 17 Nov 2014 14:36:15 +0100 8049407: Endianness problem with TypedArrays
lagergren [Mon, 17 Nov 2014 14:36:15 +0100] rev 27812
8049407: Endianness problem with TypedArrays Reviewed-by: hannesw, sundar
Mon, 17 Nov 2014 14:57:28 +0300 8062638: RuntimeException when run command from js with -scripting on Cygwin
slugovoy [Mon, 17 Nov 2014 14:57:28 +0300] rev 27811
8062638: RuntimeException when run command from js with -scripting on Cygwin Reviewed-by: hannesw, lagergren
Thu, 04 Dec 2014 12:58:22 -0800 Added tag jdk9-b41 for changeset 08ef93eaca80
katleman [Thu, 04 Dec 2014 12:58:22 -0800] rev 27810
Added tag jdk9-b41 for changeset 08ef93eaca80
Wed, 05 Jul 2017 20:09:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:09:35 +0200] rev 27809
Merge
Thu, 04 Dec 2014 12:58:12 -0800 Added tag jdk9-b41 for changeset 55efe677dc75
katleman [Thu, 04 Dec 2014 12:58:12 -0800] rev 27808
Added tag jdk9-b41 for changeset 55efe677dc75
Wed, 05 Jul 2017 20:09:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:09:31 +0200] rev 27807
Merge
Thu, 04 Dec 2014 15:22:03 -0800 Merge
lana [Thu, 04 Dec 2014 15:22:03 -0800] rev 27806
Merge
Thu, 04 Dec 2014 15:04:11 -0800 8066632: Suppress deprecation warnings in java.rmi module
darcy [Thu, 04 Dec 2014 15:04:11 -0800] rev 27805
8066632: Suppress deprecation warnings in java.rmi module Reviewed-by: rriggs
Thu, 04 Dec 2014 12:59:43 -0800 8066617: Suppress deprecation warnings in java.base module
darcy [Thu, 04 Dec 2014 12:59:43 -0800] rev 27804
8066617: Suppress deprecation warnings in java.base module Reviewed-by: lancea
Thu, 04 Dec 2014 07:15:37 -0800 8057020: LambdaForm caches should support eviction
vlivanov [Thu, 04 Dec 2014 07:15:37 -0800] rev 27803
8057020: LambdaForm caches should support eviction Reviewed-by: psandoz, jrose, shade
Thu, 04 Dec 2014 16:50:31 +0800 8048619: Implement tests for converting PKCS12 keystores
weijun [Thu, 04 Dec 2014 16:50:31 +0800] rev 27802
8048619: Implement tests for converting PKCS12 keystores Reviewed-by: weijun Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Wed, 03 Dec 2014 16:50:55 -0500 8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers
lancea [Wed, 03 Dec 2014 16:50:55 -0500] rev 27801
8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers Reviewed-by: mchung, smarks, ulfzibis
Wed, 03 Dec 2014 19:49:59 +0000 8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
chegar [Wed, 03 Dec 2014 19:49:59 +0000] rev 27800
8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile Reviewed-by: alanb, smarks
Wed, 03 Dec 2014 19:28:35 +0000 Merge
chegar [Wed, 03 Dec 2014 19:28:35 +0000] rev 27799
Merge
Wed, 03 Dec 2014 14:34:42 +0000 8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher
alanb [Wed, 03 Dec 2014 14:34:42 +0000] rev 27798
8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher Reviewed-by: alanb Contributed-by: amy.lu@oracle.com
Wed, 03 Dec 2014 12:00:26 +0100 8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom
psandoz [Wed, 03 Dec 2014 12:00:26 +0100] rev 27797
8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom Reviewed-by: alanb, dl, chegar, rriggs, shade
Wed, 03 Dec 2014 11:38:56 +0100 8065764: javax/management/monitor/CounterMonitorTest.java hangs
sjiang [Wed, 03 Dec 2014 11:38:56 +0100] rev 27796
8065764: javax/management/monitor/CounterMonitorTest.java hangs Reviewed-by: jbachorik, dfuchs
Tue, 02 Dec 2014 14:36:23 -0800 Merge
amurillo [Tue, 02 Dec 2014 14:36:23 -0800] rev 27795
Merge
Thu, 27 Nov 2014 07:16:54 -0800 Merge
amurillo [Thu, 27 Nov 2014 07:16:54 -0800] rev 27794
Merge
Wed, 26 Nov 2014 17:41:08 +0100 Merge
jwilhelm [Wed, 26 Nov 2014 17:41:08 +0100] rev 27793
Merge
Wed, 19 Nov 2014 17:51:06 +0300 8062536: [TESTBUG] Conflicting GC combinations in jdk tests
eistepan [Wed, 19 Nov 2014 17:51:06 +0300] rev 27792
8062536: [TESTBUG] Conflicting GC combinations in jdk tests Reviewed-by: brutisso, dholmes
Mon, 24 Nov 2014 09:57:03 +0100 Merge
sla [Mon, 24 Nov 2014 09:57:03 +0100] rev 27791
Merge
Mon, 17 Nov 2014 13:11:37 +0100 8048050: Agent NullPointerException when rmi.port in use
sgabdura [Mon, 17 Nov 2014 13:11:37 +0100] rev 27790
8048050: Agent NullPointerException when rmi.port in use Reviewed-by: jbachorik, dfuchs
Tue, 18 Nov 2014 16:20:16 +0100 6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined
ykantser [Tue, 18 Nov 2014 16:20:16 +0100] rev 27789
6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined Reviewed-by: sla, jbachorik, egahlin
Mon, 17 Nov 2014 09:36:40 +0100 Merge
sla [Mon, 17 Nov 2014 09:36:40 +0100] rev 27788
Merge
Fri, 14 Nov 2014 10:22:43 +0100 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno [Fri, 14 Nov 2014 10:22:43 +0100] rev 27787
8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job Reviewed-by: sla, alanb, dholmes, sspitsyn
Thu, 13 Nov 2014 01:55:21 +0300 8059677: Thread.getName() instantiates Strings
shade [Thu, 13 Nov 2014 01:55:21 +0300] rev 27786
8059677: Thread.getName() instantiates Strings Reviewed-by: chegar, dholmes, sla, rriggs
Tue, 02 Dec 2014 15:12:40 +0100 8065998: Avoid use of _ as a one-character identifier
jlahoda [Tue, 02 Dec 2014 15:12:40 +0100] rev 27785
8065998: Avoid use of _ as a one-character identifier Reviewed-by: alanb, chegar, darcy
Mon, 01 Dec 2014 17:59:39 -0800 8035000: clean up ActivationLibrary.DestroyThread
smarks [Mon, 01 Dec 2014 17:59:39 -0800] rev 27784
8035000: clean up ActivationLibrary.DestroyThread Reviewed-by: lancea
Mon, 01 Dec 2014 21:02:21 +0100 8065552: setAccessible(true) on fields of Class may throw a SecurityException
dfuchs [Mon, 01 Dec 2014 21:02:21 +0100] rev 27783
8065552: setAccessible(true) on fields of Class may throw a SecurityException Summary: This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible. Reviewed-by: mchung, coffeys
Mon, 01 Dec 2014 22:22:02 +0300 Merge
iignatyev [Mon, 01 Dec 2014 22:22:02 +0300] rev 27782
Merge
Mon, 01 Dec 2014 21:58:46 +0300 8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java
iignatyev [Mon, 01 Dec 2014 21:58:46 +0300] rev 27781
8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java Reviewed-by: vlivanov, psandoz
Mon, 01 Dec 2014 21:56:54 +0300 8066191: Introduce time limited test executor
iignatyev [Mon, 01 Dec 2014 21:56:54 +0300] rev 27780
8066191: Introduce time limited test executor Reviewed-by: vlivanov, psandoz
Mon, 01 Dec 2014 17:20:06 +0000 8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started
msheppar [Mon, 01 Dec 2014 17:20:06 +0000] rev 27779
8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started Summary: added null check on dispatcherThread variable in stop method Reviewed-by: chegar
Mon, 01 Dec 2014 11:34:44 -0500 8066261: Typo in Connection.isValid
lancea [Mon, 01 Dec 2014 11:34:44 -0500] rev 27778
8066261: Typo in Connection.isValid Reviewed-by: dfuchs
Mon, 01 Dec 2014 13:44:57 +0000 8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component
alanb [Mon, 01 Dec 2014 13:44:57 +0000] rev 27777
8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component Reviewed-by: dfuchs
Sat, 29 Nov 2014 11:14:20 -0500 8066188: BaseRowSet default value for escape processing is not correct
lancea [Sat, 29 Nov 2014 11:14:20 -0500] rev 27776
8066188: BaseRowSet default value for escape processing is not correct Reviewed-by: alanb
Fri, 28 Nov 2014 14:58:10 +0000 8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly
alanb [Fri, 28 Nov 2014 14:58:10 +0000] rev 27775
8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly 8062949: (fs) Files.setLastModifiedTime(path, null) does not throw NPE Reviewed-by: chegar
Wed, 26 Nov 2014 20:10:48 +0100 8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues
dfuchs [Wed, 26 Nov 2014 20:10:48 +0100] rev 27774
8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues Reviewed-by: joehw
Wed, 26 Nov 2014 11:12:19 -0800 8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main
ksrini [Wed, 26 Nov 2014 11:12:19 -0800] rev 27773
8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main Reviewed-by: alanb, ksrini, psandoz Contributed-by: amy.lu@oracle.com
Wed, 26 Nov 2014 15:15:27 +0100 8065913: Various improvements in SetupNativeCompilation
ihse [Wed, 26 Nov 2014 15:15:27 +0100] rev 27772
8065913: Various improvements in SetupNativeCompilation Reviewed-by: erikj
Wed, 26 Nov 2014 15:28:46 +0800 8061253: Spec cleanup for some security-related classes
weijun [Wed, 26 Nov 2014 15:28:46 +0800] rev 27771
8061253: Spec cleanup for some security-related classes Reviewed-by: mullan
Tue, 25 Nov 2014 10:41:40 -0800 Merge
prr [Tue, 25 Nov 2014 10:41:40 -0800] rev 27770
Merge
Mon, 17 Nov 2014 12:32:27 -0800 Merge
prr [Mon, 17 Nov 2014 12:32:27 -0800] rev 27769
Merge
Fri, 14 Nov 2014 17:53:46 +0300 8059739: Dragged and Dropped data is corrupted for two data types
anashaty [Fri, 14 Nov 2014 17:53:46 +0300] rev 27768
8059739: Dragged and Dropped data is corrupted for two data types Reviewed-by: serb, pchelko
Fri, 14 Nov 2014 16:19:40 +0400 8023723: Can not paste and copy the text from the text area into the editor
pchelko [Fri, 14 Nov 2014 16:19:40 +0400] rev 27767
8023723: Can not paste and copy the text from the text area into the editor Reviewed-by: serb, alexsch
Thu, 13 Nov 2014 12:00:39 +0300 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
alexsch [Thu, 13 Nov 2014 12:00:39 +0300] rev 27766
8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method Reviewed-by: serb, pchelko
Wed, 12 Nov 2014 09:36:25 -0800 Merge
ddehaven [Wed, 12 Nov 2014 09:36:25 -0800] rev 27765
Merge
Mon, 10 Nov 2014 16:37:40 +0300 8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
yan [Mon, 10 Nov 2014 16:37:40 +0300] rev 27764
8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 Reviewed-by: pchelko, serb
Mon, 10 Nov 2014 16:23:30 +0300 8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
yan [Mon, 10 Nov 2014 16:23:30 +0300] rev 27763
8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 Reviewed-by: pchelko, serb
Sun, 09 Nov 2014 22:17:45 +0300 7169583: JInternalFrame title not antialiased in Nimbus LaF
serb [Sun, 09 Nov 2014 22:17:45 +0300] rev 27762
7169583: JInternalFrame title not antialiased in Nimbus LaF Reviewed-by: azvegint, alexsch
Thu, 06 Nov 2014 15:10:00 -0800 8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails
prr [Thu, 06 Nov 2014 15:10:00 -0800] rev 27761
8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails Reviewed-by: jgodinez
Wed, 05 Nov 2014 18:33:28 +0300 7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed
serb [Wed, 05 Nov 2014 18:33:28 +0300] rev 27760
7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed Reviewed-by: azvegint, alexsch
Tue, 25 Nov 2014 18:43:44 +0000 8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently
chegar [Tue, 25 Nov 2014 18:43:44 +0000] rev 27759
8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently Reviewed-by: dfuchs
Tue, 25 Nov 2014 14:16:55 +0400 8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
kshefov [Tue, 25 Nov 2014 14:16:55 +0400] rev 27758
8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout Reviewed-by: psandoz, vlivanov
Mon, 24 Nov 2014 18:11:25 +0000 8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null
alanb [Mon, 24 Nov 2014 18:11:25 +0000] rev 27757
8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null Reviewed-by: psandoz, chegar
Mon, 24 Nov 2014 07:19:36 -0800 8059880: Get rid of LambdaForm interpretation
vlivanov [Mon, 24 Nov 2014 07:19:36 -0800] rev 27756
8059880: Get rid of LambdaForm interpretation Reviewed-by: psandoz, kvn, shade
Mon, 24 Nov 2014 07:16:38 -0800 8063135: Enable full LF sharing by default
vlivanov [Mon, 24 Nov 2014 07:16:38 -0800] rev 27755
8063135: Enable full LF sharing by default Reviewed-by: psandoz, shade
Mon, 24 Nov 2014 17:02:37 +0100 8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed
dfuchs [Mon, 24 Nov 2014 17:02:37 +0100] rev 27754
8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed Summary: Loggers which have been configured with a handler in the configuration file will be retained by the LogManager until reset() is called. A new configuration property is added to explicitely turn the fix off. Reviewed-by: mchung
Mon, 24 Nov 2014 11:40:49 +0100 8065412: generated source to compile .properties file incorreectly includes the module name in the package name
erikj [Mon, 24 Nov 2014 11:40:49 +0100] rev 27753
8065412: generated source to compile .properties file incorreectly includes the module name in the package name Reviewed-by: tbell, mchung, ihse
Sat, 22 Nov 2014 14:56:16 +0000 8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected
msheppar [Sat, 22 Nov 2014 14:56:16 +0000] rev 27752
8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected Summary: changed address.getHostName() to InetAddress.getLocalHost().getHostName() in URL construction in test's doClient method Reviewed-by: chegar
Fri, 21 Nov 2014 16:30:02 -0800 8065159: AttributedString has quadratic resize algorithm
martin [Fri, 21 Nov 2014 16:30:02 -0800] rev 27751
8065159: AttributedString has quadratic resize algorithm Summary: Grow backing arrays geometrically instead of arithmetically Reviewed-by: naoto, okutsu
Fri, 21 Nov 2014 13:32:17 -0800 8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently
smarks [Fri, 21 Nov 2014 13:32:17 -0800] rev 27750
8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently Reviewed-by: lancea, rriggs
Fri, 21 Nov 2014 19:31:37 +0100 8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined
olagneau [Fri, 21 Nov 2014 19:31:37 +0100] rev 27749
8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined Summary: Add RedefineBigClass.sh and RetransformBigClss.sh in ProblemList.txt Reviewed-by: dcubed, sspitsyn Contributed-by: olivier.lagneau@oracle.com
Fri, 21 Nov 2014 15:26:24 -0500 Merge
mullan [Fri, 21 Nov 2014 15:26:24 -0500] rev 27748
Merge
Fri, 21 Nov 2014 15:23:36 -0500 8046949: Generify the javax.xml.crypto API
mullan [Fri, 21 Nov 2014 15:23:36 -0500] rev 27747
8046949: Generify the javax.xml.crypto API Reviewed-by: xuelei
Fri, 21 Nov 2014 09:54:23 -0800 Merge
amurillo [Fri, 21 Nov 2014 09:54:23 -0800] rev 27746
Merge
Fri, 21 Nov 2014 08:00:31 -0800 Merge
amurillo [Fri, 21 Nov 2014 08:00:31 -0800] rev 27745
Merge
Thu, 13 Nov 2014 16:11:01 -0800 Merge
amurillo [Thu, 13 Nov 2014 16:11:01 -0800] rev 27744
Merge
Thu, 13 Nov 2014 12:28:49 +0100 Merge
jwilhelm [Thu, 13 Nov 2014 12:28:49 +0100] rev 27743
Merge
Mon, 03 Nov 2014 15:53:03 +0100 Merge
jwilhelm [Mon, 03 Nov 2014 15:53:03 +0100] rev 27742
Merge
Fri, 31 Oct 2014 09:29:32 +0100 8061308: Remove iCMS
brutisso [Fri, 31 Oct 2014 09:29:32 +0100] rev 27741
8061308: Remove iCMS Reviewed-by: mgerdin, jmasa
Thu, 13 Nov 2014 08:02:38 +0100 Merge
sla [Thu, 13 Nov 2014 08:02:38 +0100] rev 27740
Merge
Tue, 11 Nov 2014 21:46:02 -0800 6988950: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)
sspitsyn [Tue, 11 Nov 2014 21:46:02 -0800] rev 27739
6988950: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112) Summary: Synchronize the jdwp VirtualMachine command functions with the VM_DEATH event Reviewed-by: dcubed, dsamersoff, dholmes
Mon, 10 Nov 2014 15:06:13 -0500 8062556: Add jdk tests for JDK-8058322 and JDK-8058313
emc [Mon, 10 Nov 2014 15:06:13 -0500] rev 27738
8062556: Add jdk tests for JDK-8058322 and JDK-8058313 Summary: Add tests for two hotspot reflection fixes. Reviewed-by: dholmes
Fri, 21 Nov 2014 09:28:53 -0800 6321472: Add CRC-32C API
sherman [Fri, 21 Nov 2014 09:28:53 -0800] rev 27737
6321472: Add CRC-32C API Summary: to add CRC-32C api and implementation Reviewed-by: sherman Contributed-by: staffan.friberg@oracle.com
Fri, 21 Nov 2014 16:05:11 +0100 8058631: Rename posix to unix in build system to match file name changes
ihse [Fri, 21 Nov 2014 16:05:11 +0100] rev 27736
8058631: Rename posix to unix in build system to match file name changes Reviewed-by: simonis, erikj, tbell
Fri, 14 Nov 2014 13:46:19 -0800 8064288: sun.management.Flag should loadLibrary()
bchristi [Fri, 14 Nov 2014 13:46:19 -0800] rev 27735
8064288: sun.management.Flag should loadLibrary() Summary: Call System.loadLibrary("management") from Flag static initializer Reviewed-by: mchung
Thu, 20 Nov 2014 10:58:03 -0800 Merge
lana [Thu, 20 Nov 2014 10:58:03 -0800] rev 27734
Merge
Wed, 19 Nov 2014 21:28:26 -0500 8065372: Object.wait(ms, ns) timeout returns early
rriggs [Wed, 19 Nov 2014 21:28:26 -0500] rev 27733
8065372: Object.wait(ms, ns) timeout returns early Reviewed-by: martin, dholmes
Wed, 19 Nov 2014 21:22:22 -0500 8064932: java/lang/ProcessBuilder/Basic.java: waitFor didn't take long enough
rriggs [Wed, 19 Nov 2014 21:22:22 -0500] rev 27732
8064932: java/lang/ProcessBuilder/Basic.java: waitFor didn't take long enough Reviewed-by: dholmes, martin
Mon, 17 Nov 2014 23:56:53 +0100 8065070: (fmt) Avoid creating substrings when building FormatSpecifier
redestad [Mon, 17 Nov 2014 23:56:53 +0100] rev 27731
8065070: (fmt) Avoid creating substrings when building FormatSpecifier Reviewed-by: martin, shade
Thu, 06 Nov 2014 13:29:36 -0800 8062773: Clarifications for Class specification
martin [Thu, 06 Nov 2014 13:29:36 -0800] rev 27730
8062773: Clarifications for Class specification Reviewed-by: darcy, psandoz
Fri, 14 Nov 2014 11:23:07 -0800 8064846: Lazy-init thread safety problems in core reflection
martin [Fri, 14 Nov 2014 11:23:07 -0800] rev 27729
8064846: Lazy-init thread safety problems in core reflection Summary: Make several fields in core reflection volatile Reviewed-by: jfranck, shade, plevart
Mon, 17 Nov 2014 15:30:22 +0300 8065096: java.net.Authenticator.theAuthenticator should be properly synchronized
shade [Mon, 17 Nov 2014 15:30:22 +0300] rev 27728
8065096: java.net.Authenticator.theAuthenticator should be properly synchronized Reviewed-by: chegar, lancea
Mon, 17 Nov 2014 14:50:05 +0300 8064560: (tz) Support tzdata2014j
aefimov [Mon, 17 Nov 2014 14:50:05 +0300] rev 27727
8064560: (tz) Support tzdata2014j Reviewed-by: okutsu
Mon, 17 Nov 2014 14:11:08 +0300 8064914: tzdb.dat compilation failure when using tzdata2014j
aefimov [Mon, 17 Nov 2014 14:11:08 +0300] rev 27726
8064914: tzdb.dat compilation failure when using tzdata2014j Reviewed-by: sherman, coffeys
Sun, 16 Nov 2014 15:03:46 +0100 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width
redestad [Sun, 16 Nov 2014 15:03:46 +0100] rev 27725
8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width Reviewed-by: sherman
Thu, 21 Aug 2014 17:51:29 +0100 8053963: (dc) Use DatagramChannel.receive() instead of read() in connect
michaelm [Thu, 21 Aug 2014 17:51:29 +0100] rev 27724
8053963: (dc) Use DatagramChannel.receive() instead of read() in connect Reviewed-by: alanb, chegar
Wed, 30 Jul 2014 11:08:41 -0700 8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01
prr [Wed, 30 Jul 2014 11:08:41 -0700] rev 27723
8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01 Reviewed-by: bae, serb
Thu, 29 May 2014 04:24:10 +0000 8043200: Decrease the preference mode of RC4 in the enabled cipher suite list
xuelei [Thu, 29 May 2014 04:24:10 +0000] rev 27722
8043200: Decrease the preference mode of RC4 in the enabled cipher suite list Reviewed-by: wetmore, ahgross, asmotrak
Sun, 18 May 2014 23:06:51 +0000 8042480: CipherInputStream.close() throws AEADBadTagException in some cases
ascarpino [Sun, 18 May 2014 23:06:51 +0000] rev 27721
8042480: CipherInputStream.close() throws AEADBadTagException in some cases Reviewed-by: xuelei
Sat, 15 Nov 2014 18:26:29 +0000 8015692: java.net.BindException is thrown on Windows XP when HTTP server is started and stopped in the loop.
msheppar [Sat, 15 Nov 2014 18:26:29 +0000] rev 27720
8015692: java.net.BindException is thrown on Windows XP when HTTP server is started and stopped in the loop. Summary: join the dispatcher thread in the ServerImpl.stop method to ensure Dispatcher is finished prior to exiting stop(). Reviewed-by: chegar
Thu, 06 Nov 2014 13:29:36 -0800 8063147: Class.getFields spec should state that fields are inherited from superinterfaces
martin [Thu, 06 Nov 2014 13:29:36 -0800] rev 27719
8063147: Class.getFields spec should state that fields are inherited from superinterfaces Reviewed-by: psandoz, chegar
Mon, 27 Oct 2014 16:24:43 -0700 8062194: java.util.jar.Attributes should use insertion-ordered iteration
martin [Mon, 27 Oct 2014 16:24:43 -0700] rev 27718
8062194: java.util.jar.Attributes should use insertion-ordered iteration Summary: s/HashMap/LinkedHashMap/g Reviewed-by: alanb, sherman
Fri, 14 Nov 2014 18:15:52 +0000 8050983: Misplaced parentheses in sun.net.www.http.HttpClient break HTTP PUT streaming
chegar [Fri, 14 Nov 2014 18:15:52 +0000] rev 27717
8050983: Misplaced parentheses in sun.net.www.http.HttpClient break HTTP PUT streaming Reviewed-by: michaelm
Fri, 14 Nov 2014 11:41:42 +0000 8034031: [parfait] JNI exception pending in jdk/src/macosx/native/apple/security/KeystoreImpl.m
vinnie [Fri, 14 Nov 2014 11:41:42 +0000] rev 27716
8034031: [parfait] JNI exception pending in jdk/src/macosx/native/apple/security/KeystoreImpl.m Reviewed-by: alanb
Fri, 14 Nov 2014 12:32:43 +0300 8004148: NPE in sun.awt.SunToolkit.getWindowDeactivationTime
ant [Fri, 14 Nov 2014 12:32:43 +0300] rev 27715
8004148: NPE in sun.awt.SunToolkit.getWindowDeactivationTime Reviewed-by: serb
Thu, 04 Dec 2014 12:58:17 -0800 Added tag jdk9-b41 for changeset 729f9700483a
katleman [Thu, 04 Dec 2014 12:58:17 -0800] rev 27714
Added tag jdk9-b41 for changeset 729f9700483a
Wed, 05 Jul 2017 20:09:15 +0200 Merge
duke [Wed, 05 Jul 2017 20:09:15 +0200] rev 27713
Merge
Thu, 04 Dec 2014 15:21:31 -0800 Merge
lana [Thu, 04 Dec 2014 15:21:31 -0800] rev 27712
Merge
Wed, 03 Dec 2014 17:48:58 +0000 Merge
chegar [Wed, 03 Dec 2014 17:48:58 +0000] rev 27711
Merge
Wed, 26 Nov 2014 20:38:10 -0500 Merge
drchase [Wed, 26 Nov 2014 20:38:10 -0500] rev 27710
Merge
Wed, 26 Nov 2014 08:06:58 +0100 8007993: hotspot.log w/ enabled LogCompilation can be an invalid XML
thartmann [Wed, 26 Nov 2014 08:06:58 +0100] rev 27709
8007993: hotspot.log w/ enabled LogCompilation can be an invalid XML Summary: Open compilation log files in write-mode and close before deletion attempt. Reviewed-by: vlivanov
Thu, 13 Nov 2014 09:19:46 +0100 8054478: C2: Incorrectly compiled char[] array access crashes JVM
roland [Thu, 13 Nov 2014 09:19:46 +0100] rev 27708
8054478: C2: Incorrectly compiled char[] array access crashes JVM Summary: dead backbranch in main loop results in erroneous array access Reviewed-by: kvn, iveresov
Mon, 24 Nov 2014 07:29:03 -0800 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
vlivanov [Mon, 24 Nov 2014 07:29:03 -0800] rev 27707
8058148: MaxNodeLimit and LiveNodeCountInliningCutoff Reviewed-by: kvn, roland
Mon, 24 Nov 2014 08:48:15 +0100 8065339: Failed compilation does not always trigger a JFR event 'CompilerFailure'
thartmann [Mon, 24 Nov 2014 08:48:15 +0100] rev 27706
8065339: Failed compilation does not always trigger a JFR event 'CompilerFailure' Summary: CompilerFailure JFR event should be triggered in ciEnv. Reviewed-by: kvn
Sat, 22 Nov 2014 03:10:33 +0000 Merge
drchase [Sat, 22 Nov 2014 03:10:33 +0000] rev 27705
Merge
Fri, 21 Nov 2014 17:17:41 -0800 8065618: C2 RA incorrectly removes kill projections
kvn [Fri, 21 Nov 2014 17:17:41 -0800] rev 27704
8065618: C2 RA incorrectly removes kill projections Summary: Don't remove KILL projections if their "defining" nodes have SCMemProj projection (memory side effects). Reviewed-by: iveresov
Fri, 21 Nov 2014 21:08:48 -0500 Merge
drchase [Fri, 21 Nov 2014 21:08:48 -0500] rev 27703
Merge
Fri, 21 Nov 2014 17:28:29 +0300 8064696: compiler/startup/SmallCodeCacheStartup.java doesn't check exit code
iignatyev [Fri, 21 Nov 2014 17:28:29 +0300] rev 27702
8064696: compiler/startup/SmallCodeCacheStartup.java doesn't check exit code Reviewed-by: kvn, anoll, iignatyev Contributed-by: tatiana.pivovarova@oracle.com
Fri, 21 Nov 2014 17:27:11 +0300 8059550: JEP-JDK-8043304: Test task: segment overflow w/ empty others
iignatyev [Fri, 21 Nov 2014 17:27:11 +0300] rev 27701
8059550: JEP-JDK-8043304: Test task: segment overflow w/ empty others Reviewed-by: kvn, thartmann, iignatyev
Thu, 20 Nov 2014 11:06:26 +0100 8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer
thartmann [Thu, 20 Nov 2014 11:06:26 +0100] rev 27700
8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer Summary: Ignore non-instance Klasses in the subclass hierarchy. Reviewed-by: kvn, iignatyev, jrose
Tue, 18 Nov 2014 19:44:45 +0100 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
zmajo [Tue, 18 Nov 2014 19:44:45 +0100] rev 27699
8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups Summary: move all test from <bug_id> directories to <functional_dir_name>/<bug_id>; update TEST.groups to execute more tests Reviewed-by: drchase, kvn
Mon, 17 Nov 2014 23:11:40 +0000 Merge
vlivanov [Mon, 17 Nov 2014 23:11:40 +0000] rev 27698
Merge
Mon, 17 Nov 2014 14:02:45 -0800 8062258: compiler/debug/TraceIterativeGVN.java segfaults in trace_PhaseIterGVN
vlivanov [Mon, 17 Nov 2014 14:02:45 -0800] rev 27697
8062258: compiler/debug/TraceIterativeGVN.java segfaults in trace_PhaseIterGVN Reviewed-by: kvn
Thu, 13 Nov 2014 14:42:54 +0100 8061256: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java timed out
neliasso [Thu, 13 Nov 2014 14:42:54 +0100] rev 27696
8061256: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java timed out Summary: Must not be at safepoint when taking CompileQueue_lock Reviewed-by: kvn, anoll
Mon, 17 Nov 2014 12:57:49 +0300 8059732: improve hotspot_*test targets
iignatyev [Mon, 17 Nov 2014 12:57:49 +0300] rev 27695
8059732: improve hotspot_*test targets Reviewed-by: kvn, dholmes
Wed, 26 Nov 2014 18:01:10 +0100 Merge
jwilhelm [Wed, 26 Nov 2014 18:01:10 +0100] rev 27694
Merge
Thu, 20 Nov 2014 10:03:22 -0500 8059492: Wrong spelling in assert: "Not initialied properly?"
aharlap [Thu, 20 Nov 2014 10:03:22 -0500] rev 27693
8059492: Wrong spelling in assert: "Not initialied properly?" Summary: Fixed typo in metaspace assert message Reviewed-by: mgerdin Contributed-by: aharlap <alexander.harlap.@oracle.com>
Wed, 19 Nov 2014 17:43:19 +0300 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests
eistepan [Wed, 19 Nov 2014 17:43:19 +0300] rev 27692
8062537: [TESTBUG] Conflicting GC combinations in hotspot tests Reviewed-by: brutisso
Tue, 21 Oct 2014 15:07:25 +0200 8058255: Native jbyte Atomic::cmpxchg for supported x86 platforms
jwilhelm [Tue, 21 Oct 2014 15:07:25 +0200] rev 27691
8058255: Native jbyte Atomic::cmpxchg for supported x86 platforms Summary: Use the native cmpxchgb instruction on x86. Reviewed-by: dholmes, kbarrett, phh Contributed-by: erik.osterlund@lnu.se
Tue, 18 Nov 2014 12:33:47 +0000 Merge
brutisso [Tue, 18 Nov 2014 12:33:47 +0000] rev 27690
Merge
Tue, 18 Nov 2014 10:39:16 +0100 8064865: Remove the debug funciontality RotateCMSCollectionTypes for CMS
brutisso [Tue, 18 Nov 2014 10:39:16 +0100] rev 27689
8064865: Remove the debug funciontality RotateCMSCollectionTypes for CMS Reviewed-by: jmasa, kbarrett, ysr
Tue, 18 Nov 2014 11:10:02 +0000 Merge
ehelin [Tue, 18 Nov 2014 11:10:02 +0000] rev 27688
Merge
Tue, 18 Nov 2014 10:36:42 +0100 8064721: The card tables only ever need two covering regions
ehelin [Tue, 18 Nov 2014 10:36:42 +0100] rev 27687
8064721: The card tables only ever need two covering regions Reviewed-by: jmasa, tschatzl, kbarrett
Tue, 18 Nov 2014 10:23:26 +0100 8064702: Remove the CMS foreground collector
brutisso [Tue, 18 Nov 2014 10:23:26 +0100] rev 27686
8064702: Remove the CMS foreground collector Reviewed-by: kbarrett, ysr
Mon, 17 Nov 2014 21:32:32 +0100 Merge
jwilhelm [Mon, 17 Nov 2014 21:32:32 +0100] rev 27685
Merge
Wed, 12 Nov 2014 12:41:59 +0100 8064581: Move INCLUDE_ALL_GCS include section to the end of the include list
stefank [Wed, 12 Nov 2014 12:41:59 +0100] rev 27684
8064581: Move INCLUDE_ALL_GCS include section to the end of the include list Reviewed-by: jwilhelm, brutisso, coleenp, dholmes
Tue, 11 Nov 2014 17:05:33 +0100 8064580: Move INCLUDE_CDS include section to the end of the include list
stefank [Tue, 11 Nov 2014 17:05:33 +0100] rev 27683
8064580: Move INCLUDE_CDS include section to the end of the include list Reviewed-by: jwilhelm, brutisso, coleenp, dholmes
Fri, 14 Nov 2014 15:03:39 +0100 8064473: Improved handling of age during object copy in G1
sfriberg [Fri, 14 Nov 2014 15:03:39 +0100] rev 27682
8064473: Improved handling of age during object copy in G1 Reviewed-by: brutisso, tschatzl
Fri, 14 Nov 2014 14:23:25 +0100 8058209: Race in G1 card scanning could allow scanning of memory covered by PLABs
mgerdin [Fri, 14 Nov 2014 14:23:25 +0100] rev 27681
8058209: Race in G1 card scanning could allow scanning of memory covered by PLABs Summary: Read _top before _gc_time_stamp in saved_mark_word() with LoadLoad order to ensure we get a consistent view Reviewed-by: brutisso, dcubed, dholmes, stefank
Fri, 14 Nov 2014 09:47:09 +0100 8064811: Use THREAD instead of CHECK_NULL in return statements
stefank [Fri, 14 Nov 2014 09:47:09 +0100] rev 27680
8064811: Use THREAD instead of CHECK_NULL in return statements Reviewed-by: coleenp, simonis, dholmes
Thu, 13 Nov 2014 11:14:01 +0100 8064786: Fix debug build after 8062808: Turn on the -Wreturn-type warning
goetz [Thu, 13 Nov 2014 11:14:01 +0100] rev 27679
8064786: Fix debug build after 8062808: Turn on the -Wreturn-type warning Reviewed-by: stefank, tschatzl
Tue, 11 Nov 2014 13:39:00 -0500 8062036: ConcurrentMarkThread::slt may be invoked before ConcurrentMarkThread::makeSurrogateLockerThread causing intermittent crashes
kbarrett [Tue, 11 Nov 2014 13:39:00 -0500] rev 27678
8062036: ConcurrentMarkThread::slt may be invoked before ConcurrentMarkThread::makeSurrogateLockerThread causing intermittent crashes Summary: Suppress gc_alot during VM init, improve error for SLT uninitialized. Reviewed-by: jmasa, brutisso, tschatzl
Wed, 12 Nov 2014 13:55:59 +0100 8062808: Turn on the -Wreturn-type warning
stefank [Wed, 12 Nov 2014 13:55:59 +0100] rev 27677
8062808: Turn on the -Wreturn-type warning Reviewed-by: mgerdin, tschatzl, coleenp, jrose, kbarrett
Mon, 24 Nov 2014 09:57:02 +0100 Merge
sla [Mon, 24 Nov 2014 09:57:02 +0100] rev 27676
Merge
Wed, 19 Nov 2014 19:31:13 -0800 8065346: WB_AddToBootstrapClassLoaderSearch calls JvmtiEnv::create_a_jvmti when not in _thread_in_vm state
iklam [Wed, 19 Nov 2014 19:31:13 -0800] rev 27675
8065346: WB_AddToBootstrapClassLoaderSearch calls JvmtiEnv::create_a_jvmti when not in _thread_in_vm state Summary: Removed ThreadToNativeFromVM and use java_lang_String::as_utf8_string instead Reviewed-by: dholmes, minqi
Wed, 19 Nov 2014 13:02:11 -0500 8042235: redefining method used by multiple MethodHandles crashes VM
coleenp [Wed, 19 Nov 2014 13:02:11 -0500] rev 27674
8042235: redefining method used by multiple MethodHandles crashes VM Summary: note all MemberNames created on internal list for adjusting method entries. Reviewed-by: sspitsyn, dcubed, lfoltan
Wed, 19 Nov 2014 16:08:01 +0100 8065361: Fixup headers and definitions for INCLUDE_TRACE
mgronlun [Wed, 19 Nov 2014 16:08:01 +0100] rev 27673
8065361: Fixup headers and definitions for INCLUDE_TRACE Reviewed-by: sla, stefank
Tue, 18 Nov 2014 03:38:50 -0800 8064701: Some CDS optimizations should be disabled if bootclasspath is modified by JVMTI
iklam [Tue, 18 Nov 2014 03:38:50 -0800] rev 27672
8064701: Some CDS optimizations should be disabled if bootclasspath is modified by JVMTI Summary: Added API to track bootclasspath modification Reviewed-by: jiangli, dholmes, minqi
Tue, 18 Nov 2014 20:51:55 +0000 Merge
poonam [Tue, 18 Nov 2014 20:51:55 +0000] rev 27671
Merge
Tue, 18 Nov 2014 10:19:04 -0800 8065220: Include alternate sa.make file for MacOSX
poonam [Tue, 18 Nov 2014 10:19:04 -0800] rev 27670
8065220: Include alternate sa.make file for MacOSX Summary: Include alternate sa.make in make/bsd/makefiles/sa.make Reviewed-by: mgronlun, egahlin, sla
Tue, 18 Nov 2014 19:17:16 +0100 8064815: Zero+PPC64: Stack overflow when running Maven
simonis [Tue, 18 Nov 2014 19:17:16 +0100] rev 27669
8064815: Zero+PPC64: Stack overflow when running Maven Reviewed-by: kvn, simonis Contributed-by: sgehwolf@redhat.com
Thu, 13 Nov 2014 16:58:56 +0100 8064471: Port 8013895: G1: G1SummarizeRSetStats output on Linux needs improvement to AIX
simonis [Thu, 13 Nov 2014 16:58:56 +0100] rev 27668
8064471: Port 8013895: G1: G1SummarizeRSetStats output on Linux needs improvement to AIX Reviewed-by: dholmes, simonis Contributed-by: gunter.haug@sap.com
Mon, 17 Nov 2014 11:26:43 -0500 8064779: Add additional comments for "8062370: Various minor code improvements"
coleenp [Mon, 17 Nov 2014 11:26:43 -0500] rev 27667
8064779: Add additional comments for "8062370: Various minor code improvements" Summary: Provide additional comments to jio_snprintf and jio_vsnprintf Reviewed-by: simonis, coleenp, mgronlun Contributed-by: thomas.stuefe@sap.com
Mon, 17 Nov 2014 09:36:40 +0100 Merge
sla [Mon, 17 Nov 2014 09:36:40 +0100] rev 27666
Merge
Sat, 15 Nov 2014 02:51:48 +0000 Merge
coleenp [Sat, 15 Nov 2014 02:51:48 +0000] rev 27665
Merge
Sat, 15 Nov 2014 01:38:35 +0000 Merge
coleenp [Sat, 15 Nov 2014 01:38:35 +0000] rev 27664
Merge
Fri, 14 Nov 2014 15:08:28 -0500 Merge
coleenp [Fri, 14 Nov 2014 15:08:28 -0500] rev 27663
Merge
Thu, 13 Nov 2014 19:12:28 +0300 8064749: -XX:-UseCompilerSafepoints breaks safepoint rendezvous
shade [Thu, 13 Nov 2014 19:12:28 +0300] rev 27662
8064749: -XX:-UseCompilerSafepoints breaks safepoint rendezvous Reviewed-by: dcubed, coleenp, kvn, dholmes
Wed, 12 Nov 2014 20:18:13 -0500 Merge
coleenp [Wed, 12 Nov 2014 20:18:13 -0500] rev 27661
Merge
Sat, 15 Nov 2014 01:29:25 +0000 Merge
coleenp [Sat, 15 Nov 2014 01:29:25 +0000] rev 27660
Merge
Fri, 14 Nov 2014 13:09:53 -0500 8060449: Obsolete command line flags accept arbitrary appendix
coleenp [Fri, 14 Nov 2014 13:09:53 -0500] rev 27659
8060449: Obsolete command line flags accept arbitrary appendix Summary: Proper error messages for newly obsolete command line flags. Reviewed-by: lfoltan, dcubed, coleenp Contributed-by: max.ockner@oracle.com
Fri, 14 Nov 2014 12:45:55 -0500 8064571: java/lang/instrument/IsModifiableClassAgent.java: assert(length > 0) failed: should only be called if table is present
emc [Fri, 14 Nov 2014 12:45:55 -0500] rev 27658
8064571: java/lang/instrument/IsModifiableClassAgent.java: assert(length > 0) failed: should only be called if table is present Summary: Remove tautological assert Reviewed-by: coleenp, lfoltan, sspitsyn, jiangli
Thu, 13 Nov 2014 10:39:35 -0800 8033602: wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC
dcubed [Thu, 13 Nov 2014 10:39:35 -0800] rev 27657
8033602: wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC 8034005: cannot debug in synchronizer.o or objectMonitor.o on Solaris X86 Summary: Solaris needs objcopy version of 2.21.1 or newer is needed to create valid .debuginfo files. Reviewed-by: dsamersoff, sspitsyn, dholmes, ihse
Thu, 13 Nov 2014 03:48:47 +0000 Merge
coleenp [Thu, 13 Nov 2014 03:48:47 +0000] rev 27656
Merge
Thu, 13 Nov 2014 00:40:07 +0000 Merge
coleenp [Thu, 13 Nov 2014 00:40:07 +0000] rev 27655
Merge
Thu, 13 Nov 2014 01:57:09 +0300 8059677: Thread.getName() instantiates Strings
shade [Thu, 13 Nov 2014 01:57:09 +0300] rev 27654
8059677: Thread.getName() instantiates Strings Reviewed-by: coleenp, dholmes, sla
Thu, 13 Nov 2014 02:09:11 +0000 Merge
ccheung [Thu, 13 Nov 2014 02:09:11 +0000] rev 27653
Merge
Wed, 12 Nov 2014 16:22:12 -0800 8043491: warning LNK4197: export '... ...' specified multiple times; using first specification
ccheung [Wed, 12 Nov 2014 16:22:12 -0800] rev 27652
8043491: warning LNK4197: export '... ...' specified multiple times; using first specification Summary: no need to use the /export linker option on windows 64-bit platform Reviewed-by: ctornqvi, minqi
Wed, 12 Nov 2014 19:05:59 -0500 8062307: 'Reference handler' thread triggers assert w/ TraceThreadEvents
dholmes [Wed, 12 Nov 2014 19:05:59 -0500] rev 27651
8062307: 'Reference handler' thread triggers assert w/ TraceThreadEvents Summary: Removed unused and non-working TraceThreadEvents option Reviewed-by: coleenp, jiangli
Wed, 12 Nov 2014 18:31:05 +0000 Merge
jiangli [Wed, 12 Nov 2014 18:31:05 +0000] rev 27650
Merge
Wed, 12 Nov 2014 13:12:35 -0500 8054008: Using -XX:-LazyBootClassLoader crashes with ACCESS_VIOLATION on Win 64bit.
jiangli [Wed, 12 Nov 2014 13:12:35 -0500] rev 27649
8054008: Using -XX:-LazyBootClassLoader crashes with ACCESS_VIOLATION on Win 64bit. Summary: Only enable the assert for current_stack_pointer after stub routines become available. Reviewed-by: dholmes, roland, lfoltan
Tue, 11 Nov 2014 14:52:50 -0500 Merge
jiangli [Tue, 11 Nov 2014 14:52:50 -0500] rev 27648
Merge
Fri, 21 Nov 2014 08:00:31 -0800 Merge
amurillo [Fri, 21 Nov 2014 08:00:31 -0800] rev 27647
Merge
Thu, 13 Nov 2014 16:11:00 -0800 Merge
amurillo [Thu, 13 Nov 2014 16:11:00 -0800] rev 27646
Merge
Thu, 13 Nov 2014 11:35:15 -0500 Merge
drchase [Thu, 13 Nov 2014 11:35:15 -0500] rev 27645
Merge
Tue, 11 Nov 2014 04:46:13 -0800 8060147: SIGSEGV in Metadata::mark_on_stack() while marking metadata in ciEnv
vlivanov [Tue, 11 Nov 2014 04:46:13 -0800] rev 27644
8060147: SIGSEGV in Metadata::mark_on_stack() while marking metadata in ciEnv Reviewed-by: kvn, roland, coleenp, mgerdin
Tue, 11 Nov 2014 11:05:41 +0100 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
thartmann [Tue, 11 Nov 2014 11:05:41 +0100] rev 27643
8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations' Summary: Always use MDO if valid and always compile trivial methods with C1 if available. Reviewed-by: kvn, iveresov
Mon, 10 Nov 2014 19:04:38 +0300 8059624: Test task: WhiteBox API for testing segmented codecache feature
iignatyev [Mon, 10 Nov 2014 19:04:38 +0300] rev 27642
8059624: Test task: WhiteBox API for testing segmented codecache feature Reviewed-by: kvn, thartmann
Sat, 08 Nov 2014 16:00:28 +0300 8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm
iignatyev [Sat, 08 Nov 2014 16:00:28 +0300] rev 27641
8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm Reviewed-by: kvn, rbackman, anoll, vlivanov, iignatyev Contributed-by: tatiana.pivovarova@oracle.com
Sat, 08 Nov 2014 16:00:27 +0300 8062011: JT_HS/compiler/7068051 uses jre/lib/javaws.jar
iignatyev [Sat, 08 Nov 2014 16:00:27 +0300] rev 27640
8062011: JT_HS/compiler/7068051 uses jre/lib/javaws.jar Reviewed-by: kvn, iignatyev Contributed-by: tatiana.pivovarova@oracle.com
Fri, 07 Nov 2014 13:58:52 -0500 Merge
drchase [Fri, 07 Nov 2014 13:58:52 -0500] rev 27639
Merge
Wed, 05 Nov 2014 16:28:11 +0100 8062950: Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant
mdoerr [Wed, 05 Nov 2014 16:28:11 +0100] rev 27638
8062950: Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant Reviewed-by: dholmes, kvn
Thu, 06 Nov 2014 09:40:58 +0100 8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc)
zmajo [Thu, 06 Nov 2014 09:40:58 +0100] rev 27637
8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc) Summary: In Parse::array_store_check(), add control edge FROM IfTrue branch of runtime type check of the destination array TO loading _element_klass from destination array. Reviewed-by: kvn, roland, anoll
Thu, 13 Nov 2014 12:29:09 +0100 Merge
jwilhelm [Thu, 13 Nov 2014 12:29:09 +0100] rev 27636
Merge
Mon, 27 Oct 2014 17:24:10 -0400 8062206: Remove unusable G1RSLogCheckCardTable command line argument
kbarrett [Mon, 27 Oct 2014 17:24:10 -0400] rev 27635
8062206: Remove unusable G1RSLogCheckCardTable command line argument Summary: Remove dependent assertion and remove develop option Reviewed-by: jwilhelm, mgerdin, tschatzl
Mon, 10 Nov 2014 12:13:46 +0100 8064348: Add TraceEvent::is_enabled() for embedded/minimal builds
mlarsson [Mon, 10 Nov 2014 12:13:46 +0100] rev 27634
8064348: Add TraceEvent::is_enabled() for embedded/minimal builds Reviewed-by: ehelin, sla
Fri, 07 Nov 2014 15:34:33 -0800 8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error
jcoomes [Fri, 07 Nov 2014 15:34:33 -0800] rev 27633
8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error Reviewed-by: tschatzl, jmasa, kbarrett
Mon, 03 Nov 2014 11:08:03 +0100 8061964: Insufficient compiler barriers for GCC in OrderAccess functions
mgerdin [Mon, 03 Nov 2014 11:08:03 +0100] rev 27632
8061964: Insufficient compiler barriers for GCC in OrderAccess functions Summary: Fix OrderAccess functions to emit memory clobbering inline assembly to attempt to stop copiler reordering. Reviewed-by: dcubed, dholmes, bdelsart
Wed, 05 Nov 2014 15:50:14 +0100 8062836: BACKOUT - Parallelize clearing the next mark bitmap
jwilhelm [Wed, 05 Nov 2014 15:50:14 +0100] rev 27631
8062836: BACKOUT - Parallelize clearing the next mark bitmap Summary: Backing out due to non-trivial issues found in nightly testing Reviewed-by: mgerdin, mlarsson
Wed, 05 Nov 2014 16:39:10 +0100 8061467: Bad page size passed to setup_large_pages() on Solaris
ehelin [Wed, 05 Nov 2014 16:39:10 +0100] rev 27630
8061467: Bad page size passed to setup_large_pages() on Solaris Reviewed-by: tschatzl, mgerdin
Wed, 05 Nov 2014 10:12:51 +0100 8061449: G1: FreeRegionList_test() fails with G1 after the JDK-8058534 fix to HeapRegion::orig_end()
brutisso [Wed, 05 Nov 2014 10:12:51 +0100] rev 27629
8061449: G1: FreeRegionList_test() fails with G1 after the JDK-8058534 fix to HeapRegion::orig_end() Reviewed-by: mgerdin, tschatzl, stefank
Mon, 03 Nov 2014 15:53:48 +0100 Merge
jwilhelm [Mon, 03 Nov 2014 15:53:48 +0100] rev 27628
Merge
Mon, 03 Nov 2014 12:49:21 +0100 8049341: Parallelize clearing the next mark bitmap
mlarsson [Mon, 03 Nov 2014 12:49:21 +0100] rev 27627
8049341: Parallelize clearing the next mark bitmap Reviewed-by: mgerdin, tschatzl
Mon, 03 Nov 2014 11:29:00 +0100 8054491: Remove wrong assert and refactor code in G1CollectorPolicy::record_concurrent_mark_end
mlarsson [Mon, 03 Nov 2014 11:29:00 +0100] rev 27626
8054491: Remove wrong assert and refactor code in G1CollectorPolicy::record_concurrent_mark_end Reviewed-by: tschatzl, brutisso
Fri, 31 Oct 2014 09:10:51 +0100 8061308: Remove iCMS
brutisso [Fri, 31 Oct 2014 09:10:51 +0100] rev 27625
8061308: Remove iCMS Reviewed-by: mgerdin, jmasa
Thu, 30 Oct 2014 12:45:22 +0100 8043243: convert SCAN_AND_FORWARD, SCAN_AND_ADJUST_POINTERS, SCAN_AND_COMPACT macros to methods
mlarsson [Thu, 30 Oct 2014 12:45:22 +0100] rev 27624
8043243: convert SCAN_AND_FORWARD, SCAN_AND_ADJUST_POINTERS, SCAN_AND_COMPACT macros to methods Reviewed-by: mgerdin, kbarrett
Thu, 30 Oct 2014 10:51:06 +0100 8061234: ResourceContext.requestAccurateUpdate() is unreliable
sjohanss [Thu, 30 Oct 2014 10:51:06 +0100] rev 27623
8061234: ResourceContext.requestAccurateUpdate() is unreliable Summary: Changing copy_allocation_context_stats to return if there are more stats available after the copy. Reviewed-by: rriggs, jcoomes
Thu, 13 Nov 2014 07:58:28 +0100 Merge
sla [Thu, 13 Nov 2014 07:58:28 +0100] rev 27622
Merge
Tue, 11 Nov 2014 19:42:52 +0000 Merge
jiangli [Tue, 11 Nov 2014 19:42:52 +0000] rev 27621
Merge
Tue, 11 Nov 2014 16:54:24 +0000 Merge
jiangli [Tue, 11 Nov 2014 16:54:24 +0000] rev 27620
Merge
Mon, 10 Nov 2014 19:52:28 -0500 Merge
jiangli [Mon, 10 Nov 2014 19:52:28 -0500] rev 27619
Merge
Mon, 10 Nov 2014 19:28:51 -0500 8064375: Change certain errors to warnings in CDS output.
jiangli [Mon, 10 Nov 2014 19:28:51 -0500] rev 27618
8064375: Change certain errors to warnings in CDS output. Summary: Change CDS non-fatal preloading errors to warnings. Reviewed-by: minqi, mseledtsov, coleenp
Tue, 11 Nov 2014 18:00:06 +0000 Merge
coleenp [Tue, 11 Nov 2014 18:00:06 +0000] rev 27617
Merge
Tue, 11 Nov 2014 15:07:09 +0300 8015272: Make @Contended within the same group to use the same oop map
shade [Tue, 11 Nov 2014 15:07:09 +0300] rev 27616
8015272: Make @Contended within the same group to use the same oop map Reviewed-by: coleenp, dholmes
Tue, 11 Nov 2014 09:59:50 -0500 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter
coleenp [Tue, 11 Nov 2014 09:59:50 -0500] rev 27615
8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter Summary: Signed bitfield size y can only have (1 << y)-1 values. Reviewed-by: shade, dholmes, jrose, ctornqvi, gtriantafill
Tue, 11 Nov 2014 04:34:56 -0800 8059131: sawindbg.dll is not compiled with /SAFESEH
dsamersoff [Tue, 11 Nov 2014 04:34:56 -0800] rev 27614
8059131: sawindbg.dll is not compiled with /SAFESEH Summary: Make variable SAFESEH_FLAG replaced with /SAFESEH link option. Reviewed-by: mgronlun, sla
Mon, 10 Nov 2014 19:37:32 -0500 8058322: Zero name_index item of MethodParameters attribute cause MalformedParameterException
emc [Mon, 10 Nov 2014 19:37:32 -0500] rev 27613
8058322: Zero name_index item of MethodParameters attribute cause MalformedParameterException Summary: Allow hotspot to report null for 0 parameter_name index in MethodParameters attribute Reviewed-by: coleenp, dholmes
Mon, 10 Nov 2014 16:45:46 -0500 8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException
emc [Mon, 10 Nov 2014 16:45:46 -0500] rev 27612
8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException Summary: Allow hotspot to store and report zero-length MethodParameters attribute data Reviewed-by: coleenp, jiangli
Mon, 10 Nov 2014 10:13:10 -0800 8060721: Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
ccheung [Mon, 10 Nov 2014 10:13:10 -0800] rev 27611
8060721: Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler Summary: replaced strcat() with jio_snprintf() Reviewed-by: dholmes, iklam, dlong, minqi
Fri, 07 Nov 2014 12:48:09 -0800 8062247: [TESTBUG] Allow WhiteBox test to access JVM offsets
minqi [Fri, 07 Nov 2014 12:48:09 -0800] rev 27610
8062247: [TESTBUG] Allow WhiteBox test to access JVM offsets Reviewed-by: coleenp, iklam, mseledtsov Contributed-by: yumin.qi@oracle.com
Fri, 07 Nov 2014 13:50:55 +0100 Merge
sla [Fri, 07 Nov 2014 13:50:55 +0100] rev 27609
Merge
Thu, 06 Nov 2014 13:05:14 -0800 8062851: cleanup ObjectMonitor offset adjustments
dcubed [Thu, 06 Nov 2014 13:05:14 -0800] rev 27608
8062851: cleanup ObjectMonitor offset adjustments Summary: JEP-143/JDK-8046133 - cleanup computation of ObjectMonitor field pointers Reviewed-by: dholmes, redestad, coleenp
Thu, 20 Nov 2014 10:57:38 -0800 Merge
lana [Thu, 20 Nov 2014 10:57:38 -0800] rev 27607
Merge
Wed, 19 Nov 2014 19:22:49 +0400 8059661: Test SoftReference and OOM behavior
azakharov [Wed, 19 Nov 2014 19:22:49 +0400] rev 27606
8059661: Test SoftReference and OOM behavior Reviewed-by: tschatzl
Fri, 14 Nov 2014 17:36:56 +0400 8064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent
azakharov [Fri, 14 Nov 2014 17:36:56 +0400] rev 27605
8064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent 8062957: Heap is not shrunk when deallocating under memory pressure Summary: Added explicit -XX:-ExplicitGCInvokesConcurrent to invocations Reviewed-by: brutisso, tschatzl
Thu, 04 Dec 2014 12:58:13 -0800 Added tag jdk9-b41 for changeset 47f369e3c69c
katleman [Thu, 04 Dec 2014 12:58:13 -0800] rev 27604
Added tag jdk9-b41 for changeset 47f369e3c69c
Thu, 04 Dec 2014 15:21:09 -0800 Merge
lana [Thu, 04 Dec 2014 15:21:09 -0800] rev 27603
Merge
Wed, 03 Dec 2014 19:28:30 +0000 Merge
chegar [Wed, 03 Dec 2014 19:28:30 +0000] rev 27602
Merge
Tue, 02 Dec 2014 14:36:22 -0800 Merge
amurillo [Tue, 02 Dec 2014 14:36:22 -0800] rev 27601
Merge
Thu, 27 Nov 2014 07:16:53 -0800 Merge
amurillo [Thu, 27 Nov 2014 07:16:53 -0800] rev 27600
Merge
Mon, 24 Nov 2014 09:57:02 +0100 Merge
sla [Mon, 24 Nov 2014 09:57:02 +0100] rev 27599
Merge
Mon, 17 Nov 2014 09:36:40 +0100 Merge
sla [Mon, 17 Nov 2014 09:36:40 +0100] rev 27598
Merge
Fri, 14 Nov 2014 10:29:01 +0100 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno [Fri, 14 Nov 2014 10:29:01 +0100] rev 27597
8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job Reviewed-by: sla, alanb, dholmes, sspitsyn
Fri, 28 Nov 2014 18:31:05 +0530 8066146: jdk.nashorn.api.scripting package javadoc should be included in jdk docs
sundar [Fri, 28 Nov 2014 18:31:05 +0530] rev 27596
8066146: jdk.nashorn.api.scripting package javadoc should be included in jdk docs Reviewed-by: erikj, jlaskey, lagergren
Thu, 27 Nov 2014 15:41:56 +0100 8065914: Various improvements and cleanup of build system
ihse [Thu, 27 Nov 2014 15:41:56 +0100] rev 27595
8065914: Various improvements and cleanup of build system Reviewed-by: erikj
Mon, 24 Nov 2014 14:44:10 +0100 8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later
ehelin [Mon, 24 Nov 2014 14:44:10 +0100] rev 27594
8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later Reviewed-by: erikj
Wed, 26 Nov 2014 15:14:14 +0100 8065913: Various improvements in SetupNativeCompilation
ihse [Wed, 26 Nov 2014 15:14:14 +0100] rev 27593
8065913: Various improvements in SetupNativeCompilation Reviewed-by: erikj
Wed, 26 Nov 2014 14:59:10 +0100 8065911: Introduce EvalDebugWrapper for all Setup* macros
ihse [Wed, 26 Nov 2014 14:59:10 +0100] rev 27592
8065911: Introduce EvalDebugWrapper for all Setup* macros Reviewed-by: erikj
Mon, 24 Nov 2014 11:53:47 +0100 8065138: Encodings.isRecognizedEnconding sometimes fails to recognize 'UTF8'
erikj [Mon, 24 Nov 2014 11:53:47 +0100] rev 27591
8065138: Encodings.isRecognizedEnconding sometimes fails to recognize 'UTF8' Reviewed-by: dfuchs
Fri, 21 Nov 2014 08:00:30 -0800 Merge
amurillo [Fri, 21 Nov 2014 08:00:30 -0800] rev 27590
Merge
Thu, 13 Nov 2014 16:11:00 -0800 Merge
amurillo [Thu, 13 Nov 2014 16:11:00 -0800] rev 27589
Merge
Sat, 08 Nov 2014 16:01:10 +0300 8063157: add targets for optimized builds
iignatyev [Sat, 08 Nov 2014 16:01:10 +0300] rev 27588
8063157: add targets for optimized builds Reviewed-by: kvn, dholmes
Fri, 21 Nov 2014 16:11:28 +0100 8065215: Print warning summary at end of configure
ihse [Fri, 21 Nov 2014 16:11:28 +0100] rev 27587
8065215: Print warning summary at end of configure Reviewed-by: erikj, tbell
Fri, 21 Nov 2014 16:05:46 +0100 8058631: Rename posix to unix in build system to match file name changes
ihse [Fri, 21 Nov 2014 16:05:46 +0100] rev 27586
8058631: Rename posix to unix in build system to match file name changes Reviewed-by: simonis, erikj, tbell
Thu, 20 Nov 2014 10:57:11 -0800 Merge
lana [Thu, 20 Nov 2014 10:57:11 -0800] rev 27585
Merge
Tue, 18 Nov 2014 16:07:57 +0100 8065183: Add --with-copyright-year option to configure
erikj [Tue, 18 Nov 2014 16:07:57 +0100] rev 27584
8065183: Add --with-copyright-year option to configure Reviewed-by: ihse, tbell
Thu, 04 Dec 2014 12:58:11 -0800 Added tag jdk9-b41 for changeset adc258b13e2c
katleman [Thu, 04 Dec 2014 12:58:11 -0800] rev 27583
Added tag jdk9-b41 for changeset adc258b13e2c
Wed, 05 Jul 2017 20:08:43 +0200 Added tag jdk9-b41 for changeset 9fffb959eb41
duke [Wed, 05 Jul 2017 20:08:43 +0200] rev 27582
Added tag jdk9-b41 for changeset 9fffb959eb41
Wed, 05 Jul 2017 20:08:43 +0200 Merge jdk9-b41
duke [Wed, 05 Jul 2017 20:08:43 +0200] rev 27581
Merge
Wed, 05 Jul 2017 20:08:38 +0200 Merge
duke [Wed, 05 Jul 2017 20:08:38 +0200] rev 27580
Merge
Wed, 03 Dec 2014 14:25:46 +0000 8049367: Modular Run-Time Images
chegar [Wed, 03 Dec 2014 14:25:46 +0000] rev 27579
8049367: Modular Run-Time Images Reviewed-by: jlahoda, ksrini Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com
Tue, 18 Nov 2014 15:25:18 -0800 Added tag jdk9-b40 for changeset 5152f73fa93b
katleman [Tue, 18 Nov 2014 15:25:18 -0800] rev 27578
Added tag jdk9-b40 for changeset 5152f73fa93b
Wed, 05 Jul 2017 20:08:34 +0200 Merge
duke [Wed, 05 Jul 2017 20:08:34 +0200] rev 27577
Merge
Tue, 18 Nov 2014 15:25:16 -0800 Added tag jdk9-b40 for changeset b31dbb20135a
katleman [Tue, 18 Nov 2014 15:25:16 -0800] rev 27576
Added tag jdk9-b40 for changeset b31dbb20135a
Wed, 05 Jul 2017 20:08:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:08:31 +0200] rev 27575
Merge
Wed, 03 Dec 2014 14:22:17 +0000 8049367: Modular Run-Time Images
chegar [Wed, 03 Dec 2014 14:22:17 +0000] rev 27574
8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com
Tue, 18 Nov 2014 15:25:15 -0800 Added tag jdk9-b40 for changeset de21c9802939
katleman [Tue, 18 Nov 2014 15:25:15 -0800] rev 27573
Added tag jdk9-b40 for changeset de21c9802939
Wed, 05 Jul 2017 20:08:27 +0200 Merge
duke [Wed, 05 Jul 2017 20:08:27 +0200] rev 27572
Merge
Wed, 03 Dec 2014 14:26:07 +0000 8049367: Modular Run-Time Images
chegar [Wed, 03 Dec 2014 14:26:07 +0000] rev 27571
8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com
Tue, 18 Nov 2014 15:25:19 -0800 Added tag jdk9-b40 for changeset 4bb9d8815020
katleman [Tue, 18 Nov 2014 15:25:19 -0800] rev 27570
Added tag jdk9-b40 for changeset 4bb9d8815020
Wed, 05 Jul 2017 20:08:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:08:21 +0200] rev 27569
Merge
Wed, 03 Dec 2014 14:20:24 +0000 8049367: Modular Run-Time Images
chegar [Wed, 03 Dec 2014 14:20:24 +0000] rev 27568
8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com
Tue, 18 Nov 2014 15:25:14 -0800 Added tag jdk9-b40 for changeset 11359380f4f9
katleman [Tue, 18 Nov 2014 15:25:14 -0800] rev 27567
Added tag jdk9-b40 for changeset 11359380f4f9
Wed, 05 Jul 2017 20:08:17 +0200 Merge
duke [Wed, 05 Jul 2017 20:08:17 +0200] rev 27566
Merge
Wed, 03 Dec 2014 14:22:58 +0000 8049367: Modular Run-Time Images
chegar [Wed, 03 Dec 2014 14:22:58 +0000] rev 27565
8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com
Tue, 18 Nov 2014 15:25:16 -0800 Added tag jdk9-b40 for changeset d480c3085030
katleman [Tue, 18 Nov 2014 15:25:16 -0800] rev 27564
Added tag jdk9-b40 for changeset d480c3085030
Wed, 05 Jul 2017 20:08:11 +0200 Merge
duke [Wed, 05 Jul 2017 20:08:11 +0200] rev 27563
Merge
Wed, 03 Dec 2014 14:21:14 +0000 8049367: Modular Run-Time Images
chegar [Wed, 03 Dec 2014 14:21:14 +0000] rev 27562
8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com
Tue, 18 Nov 2014 15:25:14 -0800 Added tag jdk9-b40 for changeset e549997f615f
katleman [Tue, 18 Nov 2014 15:25:14 -0800] rev 27561
Added tag jdk9-b40 for changeset e549997f615f
Wed, 03 Dec 2014 14:20:21 +0000 8049367: Modular Run-Time Images
chegar [Wed, 03 Dec 2014 14:20:21 +0000] rev 27560
8049367: Modular Run-Time Images Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com
Tue, 18 Nov 2014 15:25:13 -0800 Added tag jdk9-b40 for changeset e49b8c74a1c0
katleman [Tue, 18 Nov 2014 15:25:13 -0800] rev 27559
Added tag jdk9-b40 for changeset e49b8c74a1c0
Wed, 05 Jul 2017 20:07:56 +0200 Added tag jdk9-b40 for changeset 82f4cb44b2d7
duke [Wed, 05 Jul 2017 20:07:56 +0200] rev 27558
Added tag jdk9-b40 for changeset 82f4cb44b2d7
Wed, 05 Jul 2017 20:07:55 +0200 Merge jdk9-b40
duke [Wed, 05 Jul 2017 20:07:55 +0200] rev 27557
Merge
Wed, 05 Jul 2017 20:07:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:51 +0200] rev 27556
Merge
Thu, 13 Nov 2014 09:39:52 -0800 Merge
lana [Thu, 13 Nov 2014 09:39:52 -0800] rev 27555
Merge
Thu, 13 Nov 2014 14:49:02 +0100 8059591: Give TaskListener methods empty default implementations
alundblad [Thu, 13 Nov 2014 14:49:02 +0100] rev 27554
8059591: Give TaskListener methods empty default implementations Summary: Added empty default implementations for TaskListener methods. Reviewed-by: jfranck, ohrstrom
Wed, 12 Nov 2014 19:05:17 +0100 8064362: WriteableScope.dupUnshared misbehaves on shared Scopes
jlahoda [Wed, 12 Nov 2014 19:05:17 +0100] rev 27553
8064362: WriteableScope.dupUnshared misbehaves on shared Scopes Summary: When calling dupUnshared on a shared scope, make sure the result does not contain Symbols that don't belong to the scope that is being dupUnshared. Reviewed-by: mcimadamore
Wed, 12 Nov 2014 15:16:35 +0200 8042931: Implement classfile tests for EnclosingMethod attribute.
aeremeev [Wed, 12 Nov 2014 15:16:35 +0200] rev 27552
8042931: Implement classfile tests for EnclosingMethod attribute. Reviewed-by: jjg, shurailine, anazarov
Wed, 12 Nov 2014 12:41:32 +0000 8064464: regression with type inference of conditional expression
mcimadamore [Wed, 12 Nov 2014 12:41:32 +0000] rev 27551
8064464: regression with type inference of conditional expression Summary: Bad classification of conditional leads to spurious error Reviewed-by: jlahoda
Mon, 10 Nov 2014 20:29:58 +0100 8062737: Sjavac creates unnecessarily many SjavacClient/PooledSjavac/SjavacImpl instances
alundblad [Mon, 10 Nov 2014 20:29:58 +0100] rev 27550
8062737: Sjavac creates unnecessarily many SjavacClient/PooledSjavac/SjavacImpl instances Summary: Moved sjavac initialization out of loop body. Reviewed-by: jfranck, ohrstrom
Fri, 24 Oct 2014 10:08:51 +0200 8060448: ArrayIndexOutOfBoundsException with annotation processing printout of empty line
jfranck [Fri, 24 Oct 2014 10:08:51 +0200] rev 27549
8060448: ArrayIndexOutOfBoundsException with annotation processing printout of empty line Reviewed-by: jlahoda
Sat, 08 Nov 2014 22:00:31 +0000 8064367: Fix IntelliJ langtools support to use new dev build
mcimadamore [Sat, 08 Nov 2014 22:00:31 +0000] rev 27548
8064367: Fix IntelliJ langtools support to use new dev build Summary: Update ant hooks in langtools IntelliJ project Reviewed-by: jlahoda
Fri, 07 Nov 2014 14:51:35 -0800 8063145: ToolBox should support extracting classes from a JavaFileManager/Location
jjg [Fri, 07 Nov 2014 14:51:35 -0800] rev 27547
8063145: ToolBox should support extracting classes from a JavaFileManager/Location Reviewed-by: ksrini
Fri, 07 Nov 2014 18:22:36 +0100 8058489: More adjustments of langtools/make/build.xml to modularized layout
jlahoda [Fri, 07 Nov 2014 18:22:36 +0100] rev 27546
8058489: More adjustments of langtools/make/build.xml to modularized layout Summary: Re-structuring the langtools/make/build.xml to reflect the modular layout, cleanup of the build script Reviewed-by: jjg, mcimadamore, ksrini
Fri, 07 Nov 2014 07:54:35 -0500 8029012: parameter_index for type annotation not updated after outer.this added
emc [Fri, 07 Nov 2014 07:54:35 -0500] rev 27545
8029012: parameter_index for type annotation not updated after outer.this added Summary: Fix javac's handling of type annotations when synthetic parameters are added Reviewed-by: jjg, mcimadamore
Thu, 06 Nov 2014 17:39:57 -0500 8062245: Test executes incorrect class
emc [Thu, 06 Nov 2014 17:39:57 -0500] rev 27544
8062245: Test executes incorrect class Summary: Fix issue with test executing incorrect class, and trivial test failure linked to different subclasses of CharSequance. Reviewed-by: jjg
Wed, 12 Nov 2014 20:32:27 -0800 Added tag jdk9-b39 for changeset b2343bf3a5d8
katleman [Wed, 12 Nov 2014 20:32:27 -0800] rev 27543
Added tag jdk9-b39 for changeset b2343bf3a5d8
Wed, 05 Jul 2017 20:07:46 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:46 +0200] rev 27542
Merge
Wed, 12 Nov 2014 20:32:25 -0800 Added tag jdk9-b39 for changeset eafa8898e1a0
katleman [Wed, 12 Nov 2014 20:32:25 -0800] rev 27541
Added tag jdk9-b39 for changeset eafa8898e1a0
Wed, 05 Jul 2017 20:07:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:41 +0200] rev 27540
Merge
Thu, 13 Nov 2014 09:39:08 -0800 Merge
lana [Thu, 13 Nov 2014 09:39:08 -0800] rev 27539
Merge
Tue, 11 Nov 2014 14:27:13 -0800 8047962: XML test colocation: AuctionPortal test
joehw [Tue, 11 Nov 2014 14:27:13 -0800] rev 27538
8047962: XML test colocation: AuctionPortal test Reviewed-by: joehw Contributed-by: tristan.yan@oracle.com
Mon, 10 Nov 2014 16:09:38 -0800 8064516: BCEL still corrupts generic methods if bytecode offsets are modified
dbuck [Mon, 10 Nov 2014 16:09:38 -0800] rev 27537
8064516: BCEL still corrupts generic methods if bytecode offsets are modified Summary: Added comprehensive support for LocalVariableTypeTable to MethodGen. Reviewed-by: joehw
Fri, 07 Nov 2014 13:18:58 -0800 8059327: XML parser returns corrupt attribute value
joehw [Fri, 07 Nov 2014 13:18:58 -0800] rev 27536
8059327: XML parser returns corrupt attribute value Reviewed-by: lancea
Thu, 06 Nov 2014 23:14:02 -0800 8062608: BCEL corrupts debug data of methods that use generics
dbuck [Thu, 06 Nov 2014 23:14:02 -0800] rev 27535
8062608: BCEL corrupts debug data of methods that use generics Summary: Fixed MethodGen constructor to not overwrite LocalVariableTable. Reviewed-by: joehw
Wed, 12 Nov 2014 20:32:24 -0800 Added tag jdk9-b39 for changeset b2746ec1c520
katleman [Wed, 12 Nov 2014 20:32:24 -0800] rev 27534
Added tag jdk9-b39 for changeset b2746ec1c520
Wed, 05 Jul 2017 20:07:38 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:38 +0200] rev 27533
Merge
Thu, 13 Nov 2014 09:38:35 -0800 Merge
lana [Thu, 13 Nov 2014 09:38:35 -0800] rev 27532
Merge
Thu, 13 Nov 2014 16:59:03 +0100 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
lagergren [Thu, 13 Nov 2014 16:59:03 +0100] rev 27531
8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete Reviewed-by: hannesw, jlaskey
Thu, 13 Nov 2014 15:29:22 +0100 8064789: Nashorn should just warn on code store instantiation error
hannesw [Thu, 13 Nov 2014 15:29:22 +0100] rev 27530
8064789: Nashorn should just warn on code store instantiation error Reviewed-by: attila, lagergren
Wed, 12 Nov 2014 17:19:04 +0100 8063036: Various pretty printing issues with --log=recompile
lagergren [Wed, 12 Nov 2014 17:19:04 +0100] rev 27529
8063036: Various pretty printing issues with --log=recompile Reviewed-by: hannesw, jlaskey
Wed, 12 Nov 2014 15:13:08 +0100 8064707: Remove NativeArray link logic fields
attila [Wed, 12 Nov 2014 15:13:08 +0100] rev 27528
8064707: Remove NativeArray link logic fields Reviewed-by: hannesw, lagergren
Wed, 12 Nov 2014 14:54:40 +0100 8063037: ApplySpecialization.hasApplies shouuld not descend into nested functions
attila [Wed, 12 Nov 2014 14:54:40 +0100] rev 27527
8063037: ApplySpecialization.hasApplies shouuld not descend into nested functions Reviewed-by: hannesw, lagergren
Wed, 12 Nov 2014 14:40:05 +0100 8064705: Build breaking warning in LengthNotWritableFilter
lagergren [Wed, 12 Nov 2014 14:40:05 +0100] rev 27526
8064705: Build breaking warning in LengthNotWritableFilter Reviewed-by: hannesw, attila
Wed, 12 Nov 2014 14:12:01 +0100 8035312: Various array and ScriptObject length issues for non writable length fields
lagergren [Wed, 12 Nov 2014 14:12:01 +0100] rev 27525
8035312: Various array and ScriptObject length issues for non writable length fields Reviewed-by: hannesw, attila
Tue, 11 Nov 2014 17:27:44 +0100 8062799: Binary logical expressions can have numeric types
attila [Tue, 11 Nov 2014 17:27:44 +0100] rev 27524
8062799: Binary logical expressions can have numeric types Reviewed-by: lagergren, sundar
Tue, 11 Nov 2014 16:17:37 +0100 8064467: type info persistence failed to calculate directory name
attila [Tue, 11 Nov 2014 16:17:37 +0100] rev 27523
8064467: type info persistence failed to calculate directory name Reviewed-by: hannesw, lagergren
Wed, 12 Nov 2014 20:32:28 -0800 Added tag jdk9-b39 for changeset d34febeff13b
katleman [Wed, 12 Nov 2014 20:32:28 -0800] rev 27522
Added tag jdk9-b39 for changeset d34febeff13b
Wed, 05 Jul 2017 20:07:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:33 +0200] rev 27521
Merge
Thu, 13 Nov 2014 09:39:04 -0800 Merge
lana [Thu, 13 Nov 2014 09:39:04 -0800] rev 27520
Merge
Tue, 11 Nov 2014 01:02:47 +0000 8049522: Move @implNote in org.omg.CORBA.ORB to init method
msheppar [Tue, 11 Nov 2014 01:02:47 +0000] rev 27519
8049522: Move @implNote in org.omg.CORBA.ORB to init method Summary: updated the implNote in the omg.org.CORBA.ORB class Reviewed-by: alanb
Wed, 12 Nov 2014 20:32:23 -0800 Added tag jdk9-b39 for changeset 9f3693786717
katleman [Wed, 12 Nov 2014 20:32:23 -0800] rev 27518
Added tag jdk9-b39 for changeset 9f3693786717
Wed, 05 Jul 2017 20:07:30 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:30 +0200] rev 27517
Merge
Thu, 13 Nov 2014 10:22:24 -0800 Merge
lana [Thu, 13 Nov 2014 10:22:24 -0800] rev 27516
Merge
Thu, 13 Nov 2014 09:39:22 -0800 Merge
lana [Thu, 13 Nov 2014 09:39:22 -0800] rev 27515
Merge
Thu, 13 Nov 2014 12:29:54 -0500 8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed
rriggs [Thu, 13 Nov 2014 12:29:54 -0500] rev 27514
8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed Reviewed-by: martin
Wed, 12 Nov 2014 09:20:12 -0800 Merge
ddehaven [Wed, 12 Nov 2014 09:20:12 -0800] rev 27513
Merge
Mon, 03 Nov 2014 10:11:10 -0800 Merge
prr [Mon, 03 Nov 2014 10:11:10 -0800] rev 27512
Merge
Sat, 01 Nov 2014 14:40:09 +0300 8062164: Incorrect color conversion, when bicubic interpolation is used
serb [Sat, 01 Nov 2014 14:40:09 +0300] rev 27511
8062164: Incorrect color conversion, when bicubic interpolation is used Reviewed-by: flar, prr
Fri, 31 Oct 2014 19:45:54 +0300 8057830: Crash in Java2D Queue Flusher, OGLSD_SetScratchSurface
serb [Fri, 31 Oct 2014 19:45:54 +0300] rev 27510
8057830: Crash in Java2D Queue Flusher, OGLSD_SetScratchSurface Reviewed-by: serb, denis Contributed-by: Hendrik Schreiber <hs@tagtraum.com>
Fri, 31 Oct 2014 12:38:46 +0300 8062606: Fix a typo in java.awt.Robot class
dermashov [Fri, 31 Oct 2014 12:38:46 +0300] rev 27509
8062606: Fix a typo in java.awt.Robot class Reviewed-by: yan, serb
Thu, 30 Oct 2014 13:36:44 -0700 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
prr [Thu, 30 Oct 2014 13:36:44 -0700] rev 27508
8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit Reviewed-by: flar, jgodinez
Thu, 30 Oct 2014 11:08:27 -0700 8062497: Open up some AffineTransform tests
prr [Thu, 30 Oct 2014 11:08:27 -0700] rev 27507
8062497: Open up some AffineTransform tests Reviewed-by: jgodinez
Thu, 30 Oct 2014 15:44:37 +0300 8056911: Remove internal API usage from ExtendedRobot class
dermashov [Thu, 30 Oct 2014 15:44:37 +0300] rev 27506
8056911: Remove internal API usage from ExtendedRobot class Reviewed-by: serb
Fri, 31 Oct 2014 00:40:14 +0400 8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
alexsch [Fri, 31 Oct 2014 00:40:14 +0400] rev 27505
8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand Reviewed-by: serb
Thu, 30 Oct 2014 00:16:43 +0400 8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
mcherkas [Thu, 30 Oct 2014 00:16:43 +0400] rev 27504
8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146 Reviewed-by: ant, serb
Tue, 28 Oct 2014 13:31:06 -0700 Merge
prr [Tue, 28 Oct 2014 13:31:06 -0700] rev 27503
Merge
Wed, 29 Oct 2014 01:48:54 +0400 8061592: wrong javadoc parameters for firePropertyChange()
alexsch [Wed, 29 Oct 2014 01:48:54 +0400] rev 27502
8061592: wrong javadoc parameters for firePropertyChange() Reviewed-by: azvegint
Fri, 24 Oct 2014 11:41:08 +0400 7154054: [macosx] Can't distinguish the focus move to next cell
serb [Fri, 24 Oct 2014 11:41:08 +0400] rev 27501
7154054: [macosx] Can't distinguish the focus move to next cell Reviewed-by: azvegint, alexsch
Thu, 23 Oct 2014 19:59:27 +0400 8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline
serb [Thu, 23 Oct 2014 19:59:27 +0400] rev 27500
8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline Reviewed-by: bae, prr
Wed, 12 Nov 2014 10:47:08 +0800 8063087: policytool reports error message with prefix of "java.lang.Exception"
weijun [Wed, 12 Nov 2014 10:47:08 +0800] rev 27499
8063087: policytool reports error message with prefix of "java.lang.Exception" Reviewed-by: xuelei
Tue, 11 Nov 2014 20:11:34 +0000 8046777: apple.security.KeychainStore has a problem searching for identities
vinnie [Tue, 11 Nov 2014 20:11:34 +0000] rev 27498
8046777: apple.security.KeychainStore has a problem searching for identities Reviewed-by: mullan Contributed-by: David Kocher <dkocher@iterate.ch>
Tue, 11 Nov 2014 11:29:20 -0800 Merge
amurillo [Tue, 11 Nov 2014 11:29:20 -0800] rev 27497
Merge
Fri, 07 Nov 2014 06:35:24 -0800 Merge
amurillo [Fri, 07 Nov 2014 06:35:24 -0800] rev 27496
Merge
Tue, 04 Nov 2014 18:37:24 -0500 8036616: [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData
dholmes [Tue, 04 Nov 2014 18:37:24 -0500] rev 27495
8036616: [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData Reviewed-by: dholmes, jbachorik Contributed-by: Pavel Chistyakov <pavel.chistyakov@oracle.com>
Tue, 04 Nov 2014 14:46:25 +0100 8056049: getProcessCpuLoad() stops working in one process when a different process exits
mgronlun [Tue, 04 Nov 2014 14:46:25 +0100] rev 27494
8056049: getProcessCpuLoad() stops working in one process when a different process exits Reviewed-by: ctornqvi
Mon, 03 Nov 2014 11:19:54 +0100 8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double
jbachorik [Mon, 03 Nov 2014 11:19:54 +0100] rev 27493
8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double Reviewed-by: mchung, sla
Tue, 11 Nov 2014 01:12:56 +0000 8037909: JNI warnings in jdk/src/windows/native/java/nio/MappedByteBuffer.c
msheppar [Tue, 11 Nov 2014 01:12:56 +0000] rev 27492
8037909: JNI warnings in jdk/src/windows/native/java/nio/MappedByteBuffer.c Summary: added CHECK_NULL after JNI GetFieldID native call Reviewed-by: alanb, chegar
Mon, 10 Nov 2014 11:23:23 -0500 8055063: Parameter#toString() fails w/ AIOOBE for ctr of inner class w/ generic type
emc [Mon, 10 Nov 2014 11:23:23 -0500] rev 27491
8055063: Parameter#toString() fails w/ AIOOBE for ctr of inner class w/ generic type Summary: Add getAllGenericParameters, which attempts to report generic parameters with synthetic parameters to the best extent possible with current classfile information. Reviewed-by: jfranck
Sun, 09 Nov 2014 17:59:06 -0500 8064356: Add BaseRowSet, SQLInputImpl, and SQLOutputImpl tests
lancea [Sun, 09 Nov 2014 17:59:06 -0500] rev 27490
8064356: Add BaseRowSet, SQLInputImpl, and SQLOutputImpl tests Reviewed-by: joehw, rriggs
Thu, 06 Nov 2014 13:18:44 -0800 8062771: Core reflection should use final fields whenever possible
martin [Thu, 06 Nov 2014 13:18:44 -0800] rev 27489
8062771: Core reflection should use final fields whenever possible Reviewed-by: psandoz, darcy
Fri, 07 Nov 2014 13:23:36 -0800 8059327: XML parser returns corrupt attribute value
joehw [Fri, 07 Nov 2014 13:23:36 -0800] rev 27488
8059327: XML parser returns corrupt attribute value Reviewed-by: lancea
Fri, 07 Nov 2014 13:07:09 -0800 8063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11
ascarpino [Fri, 07 Nov 2014 13:07:09 -0800] rev 27487
8063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11 Reviewed-by: mullan, valeriep
Fri, 07 Nov 2014 15:12:04 +0000 8059311: com/sun/jndi/ldap/LdapTimeoutTest.java fails with exit_code == 0
prappo [Fri, 07 Nov 2014 15:12:04 +0000] rev 27486
8059311: com/sun/jndi/ldap/LdapTimeoutTest.java fails with exit_code == 0 Reviewed-by: vinnie
Fri, 07 Nov 2014 14:20:56 +0400 8058805: [TEST_BUG]Test java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java fails
kshefov [Fri, 07 Nov 2014 14:20:56 +0400] rev 27485
8058805: [TEST_BUG]Test java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java fails Reviewed-by: yan, alexsch Contributed-by: pooja.chopra@oracle.com
Wed, 12 Nov 2014 20:32:25 -0800 Added tag jdk9-b39 for changeset d4795cb91c4d
katleman [Wed, 12 Nov 2014 20:32:25 -0800] rev 27484
Added tag jdk9-b39 for changeset d4795cb91c4d
Wed, 05 Jul 2017 20:07:22 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:22 +0200] rev 27483
Merge
Thu, 13 Nov 2014 09:38:49 -0800 Merge
lana [Thu, 13 Nov 2014 09:38:49 -0800] rev 27482
Merge
Fri, 07 Nov 2014 06:35:23 -0800 Merge
amurillo [Fri, 07 Nov 2014 06:35:23 -0800] rev 27481
Merge
Thu, 06 Nov 2014 19:59:32 +0000 Merge
sla [Thu, 06 Nov 2014 19:59:32 +0000] rev 27480
Merge
Thu, 06 Nov 2014 13:57:26 +0000 Merge
coleenp [Thu, 06 Nov 2014 13:57:26 +0000] rev 27479
Merge
Wed, 05 Nov 2014 16:47:37 -0800 8062116: JVMTI GetClassMethods is Slow
jmanson [Wed, 05 Nov 2014 16:47:37 -0800] rev 27478
8062116: JVMTI GetClassMethods is Slow Summary: Allocate enough space for all jmethodids; make adding a jmethodid O(1) Reviewed-by: coleenp, rasbold, sspitsyn
Thu, 06 Nov 2014 08:18:10 +0000 Merge
dbuck [Thu, 06 Nov 2014 08:18:10 +0000] rev 27477
Merge
Wed, 05 Nov 2014 23:37:17 -0800 8058715: stability issues when being launched as an embedded JVM via JNI
dbuck [Wed, 05 Nov 2014 23:37:17 -0800] rev 27476
8058715: stability issues when being launched as an embedded JVM via JNI Summary: Use mmap call without MAP_FIXED so we avoid corrupting already allocated memory Reviewed-by: coleenp, dsimms
Thu, 06 Nov 2014 07:27:25 +0100 8062735: CodeCacheSweeperThread missing from SA
anoll [Thu, 06 Nov 2014 07:27:25 +0100] rev 27475
8062735: CodeCacheSweeperThread missing from SA Summary: Make SA aware of the code cache sweeper thread Reviewed-by: kvn, coleenp, sspitsyn
(0) -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 +30000 tip