Fri, 03 Oct 2014 00:21:49 +0200 Merge
jwilhelm [Fri, 03 Oct 2014 00:21:49 +0200] rev 26940
Merge
Thu, 02 Oct 2014 11:22:02 +0200 8059527: Disallow ParallelGCThreads=0 for G1
mlarsson [Thu, 02 Oct 2014 11:22:02 +0200] rev 26939
8059527: Disallow ParallelGCThreads=0 for G1 Reviewed-by: ehelin, brutisso
Wed, 01 Oct 2014 16:09:01 +0200 8049599: MetaspaceGC::_capacity_until_GC can overflow
ehelin [Wed, 01 Oct 2014 16:09:01 +0200] rev 26938
8049599: MetaspaceGC::_capacity_until_GC can overflow Reviewed-by: jmasa, stefank
Wed, 01 Oct 2014 12:29:28 +0400 8059474: Clean up vm/utilities/Bitmap type uses
shade [Wed, 01 Oct 2014 12:29:28 +0400] rev 26937
8059474: Clean up vm/utilities/Bitmap type uses Reviewed-by: coleenp, mgerdin
Tue, 30 Sep 2014 13:14:22 +0200 8059452: G1: Change the default values for G1HeapWastePercent and G1MixedGCLiveThresholdPercent
brutisso [Tue, 30 Sep 2014 13:14:22 +0200] rev 26936
8059452: G1: Change the default values for G1HeapWastePercent and G1MixedGCLiveThresholdPercent Reviewed-by: tschatzl, jwilhelm
Mon, 29 Sep 2014 12:05:44 +0000 Merge
ehelin [Mon, 29 Sep 2014 12:05:44 +0000] rev 26935
Merge
Mon, 29 Sep 2014 10:38:50 +0200 8058963: CollectorPolicy::satisfy_failed_metadata_allocation can avoid some safepoints
ehelin [Mon, 29 Sep 2014 10:38:50 +0200] rev 26934
8058963: CollectorPolicy::satisfy_failed_metadata_allocation can avoid some safepoints Reviewed-by: brutisso, mgerdin
Mon, 29 Sep 2014 09:59:23 +0200 8043766: CMM Testing: 8u40 Decommit auxiliary data structures
tschatzl [Mon, 29 Sep 2014 09:59:23 +0200] rev 26933
8043766: CMM Testing: 8u40 Decommit auxiliary data structures Summary: Check that native memory is returned to the system when decommiting memory within the heap with G1. Reviewed-by: tschatzl, jwilhelm Contributed-by: Andrey Zakharov <andrey.x.zakharov@oracle.com>
Sat, 27 Sep 2014 15:11:41 +0200 8047976: Ergonomics for GC thread counts should update the flags
jwilhelm [Sat, 27 Sep 2014 15:11:41 +0200] rev 26932
8047976: Ergonomics for GC thread counts should update the flags Summary: Ergonomics updates flags for number of GC threads Reviewed-by: tschatzl, jwilhelm
Wed, 01 Oct 2014 15:24:34 -0700 Merge
iklam [Wed, 01 Oct 2014 15:24:34 -0700] rev 26931
Merge
Fri, 26 Sep 2014 17:55:09 -0700 Merge
iklam [Fri, 26 Sep 2014 17:55:09 -0700] rev 26930
Merge
Fri, 26 Sep 2014 18:59:09 -0400 Merge
coleenp [Fri, 26 Sep 2014 18:59:09 -0400] rev 26929
Merge
Fri, 26 Sep 2014 17:11:27 -0400 8057846: ClassVerifier::change_sig_to_verificationType temporary symbol creation code is hot
coleenp [Fri, 26 Sep 2014 17:11:27 -0400] rev 26928
8057846: ClassVerifier::change_sig_to_verificationType temporary symbol creation code is hot Summary: Only update the refcount without looking it up in the symbol table. Reviewed-by: hseigel, lfoltan, shade
Fri, 26 Sep 2014 12:50:30 -0400 8058927: ATG throws ClassNotFoundException
coleenp [Fri, 26 Sep 2014 12:50:30 -0400] rev 26927
8058927: ATG throws ClassNotFoundException Summary: ClassLoader for array klass set to null and not the class loader of the component type. Reviewed-by: dcubed, ctornqvi
Thu, 25 Sep 2014 12:04:28 +0000 Merge
coleenp [Thu, 25 Sep 2014 12:04:28 +0000] rev 26926
Merge
Thu, 25 Sep 2014 07:52:32 -0400 8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms
coleenp [Thu, 25 Sep 2014 07:52:32 -0400] rev 26925
8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms Summary: The assert was firing for NMT_Off and minimal too even though the size isn't used. Reviewed-by: gtriantafill, dholmes
Thu, 25 Sep 2014 02:48:25 -0700 8054194: jstack crash: assert(handle != NULL) failed: JNI handle should not be null
dsamersoff [Thu, 25 Sep 2014 02:48:25 -0700] rev 26924
8054194: jstack crash: assert(handle != NULL) failed: JNI handle should not be null Summary: Add better error check to sa to avoid secondary crash Reviewed-by: sla, jbachorik, sspitsyn
Mon, 22 Sep 2014 18:34:35 +0400 8057925: PrintSymbolTableSizeHistogram prints misleading output
shade [Mon, 22 Sep 2014 18:34:35 +0400] rev 26923
8057925: PrintSymbolTableSizeHistogram prints misleading output Reviewed-by: jrose, kvn, gziemski
Wed, 24 Sep 2014 09:49:47 +0200 8058936: hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg)
sla [Wed, 24 Sep 2014 09:49:47 +0200] rev 26922
8058936: hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg) Reviewed-by: dholmes, stefank
Tue, 23 Sep 2014 21:33:58 -0400 8058919: Add sanity test for minimal VM in test/Makefile
dholmes [Tue, 23 Sep 2014 21:33:58 -0400] rev 26921
8058919: Add sanity test for minimal VM in test/Makefile Reviewed-by: twisti, kvn, coleenp
Wed, 01 Oct 2014 11:43:03 -0700 Merge
iveresov [Wed, 01 Oct 2014 11:43:03 -0700] rev 26920
Merge
Tue, 30 Sep 2014 15:44:43 +0200 8059468: Fix PrintCodeCache output changed by JDK-8059137
thartmann [Tue, 30 Sep 2014 15:44:43 +0200] rev 26919
8059468: Fix PrintCodeCache output changed by JDK-8059137 Summary: Change output of PrintCodeCache to print "CodeCache" instead of "Code Cache" and change name of non-method code heap to non-nmethod code heap. Reviewed-by: vlivanov, anoll
Tue, 30 Sep 2014 09:06:39 +0200 8059137: MemoryPoolMXBeans for different code heaps should contain 'Code heap' in their names
thartmann [Tue, 30 Sep 2014 09:06:39 +0200] rev 26918
8059137: MemoryPoolMXBeans for different code heaps should contain 'Code heap' in their names Summary: The segmented code cache implementation registers a memory pool for each code heap. To be consistent with the "non-segmented" output, the names of these pools should contain the word "code heap". Reviewed-by: kvn, sla, fzhinkin
Mon, 29 Sep 2014 11:46:05 -0700 8058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replacement
vlivanov [Mon, 29 Sep 2014 11:46:05 -0700] rev 26917
8058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replacement Reviewed-by: kvn
Mon, 29 Sep 2014 09:32:15 -0700 8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests
vlivanov [Mon, 29 Sep 2014 09:32:15 -0700] rev 26916
8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests Reviewed-by: iignatyev, vlivanov, kvn, fzhinkin Contributed-by: evgeniya.stepanova@oracle.com
Mon, 29 Sep 2014 09:29:24 -0700 8025606: [TESTBUG] Move ctw-tests to /testlibrary_tests
vlivanov [Mon, 29 Sep 2014 09:29:24 -0700] rev 26915
8025606: [TESTBUG] Move ctw-tests to /testlibrary_tests Reviewed-by: iignatyev, vlivanov, kvn Contributed-by: evgeniya.stepanova@oracle.com
Mon, 29 Sep 2014 09:26:48 -0700 8058578: -XX:+TraceDependencies is broken for call_site_target_value dependency type
vlivanov [Mon, 29 Sep 2014 09:26:48 -0700] rev 26914
8058578: -XX:+TraceDependencies is broken for call_site_target_value dependency type Reviewed-by: jrose, kvn
Thu, 25 Sep 2014 12:10:57 +0400 8058968: Compiler time traces should be improved
shade [Thu, 25 Sep 2014 12:10:57 +0400] rev 26913
8058968: Compiler time traces should be improved Summary: Use CITime consistently, make C2 to report to CompilerBroker, more probes. Reviewed-by: vlivanov, jrose
Mon, 29 Sep 2014 08:40:51 +0200 8058737: CodeCache::find_blob fails with 'unsafe access to zombie method'
thartmann [Mon, 29 Sep 2014 08:40:51 +0200] rev 26912
8058737: CodeCache::find_blob fails with 'unsafe access to zombie method' Summary: Remove active ICStubs from zombie nmethods Reviewed-by: kvn, iveresov
Fri, 26 Sep 2014 20:09:02 -0700 8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic
iveresov [Fri, 26 Sep 2014 20:09:02 -0700] rev 26911
8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic Summary: Make sure MH intrinsics can be created before compiler instances Reviewed-by: kvn
Mon, 29 Sep 2014 16:03:30 -0400 8058880: Introduce identifier TEMP_DEF for effects in adl.
goetz [Mon, 29 Sep 2014 16:03:30 -0400] rev 26910
8058880: Introduce identifier TEMP_DEF for effects in adl. Summary: Modified adlc sources. Reviewed-by: kvn, drchase
Thu, 09 Oct 2014 11:24:04 -0700 Added tag jdk9-b34 for changeset 8af850ba9862
katleman [Thu, 09 Oct 2014 11:24:04 -0700] rev 26909
Added tag jdk9-b34 for changeset 8af850ba9862
Thu, 09 Oct 2014 12:15:35 -0700 Merge
lana [Thu, 09 Oct 2014 12:15:35 -0700] rev 26908
Merge
Mon, 06 Oct 2014 14:37:54 +0200 8059658: Bootcycle build not actually using built image
erikj [Mon, 06 Oct 2014 14:37:54 +0200] rev 26907
8059658: Bootcycle build not actually using built image Reviewed-by: tbell
Thu, 09 Oct 2014 11:23:51 -0700 Added tag jdk9-b34 for changeset f213bab3e72c
katleman [Thu, 09 Oct 2014 11:23:51 -0700] rev 26906
Added tag jdk9-b34 for changeset f213bab3e72c
Wed, 05 Jul 2017 20:03:24 +0200 Added tag jdk9-b34 for changeset 9618201c5df2
duke [Wed, 05 Jul 2017 20:03:24 +0200] rev 26905
Added tag jdk9-b34 for changeset 9618201c5df2
Wed, 05 Jul 2017 20:03:24 +0200 Merge jdk9-b34
duke [Wed, 05 Jul 2017 20:03:24 +0200] rev 26904
Merge
Wed, 05 Jul 2017 20:03:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:03:21 +0200] rev 26903
Merge
Fri, 03 Oct 2014 12:11:32 -0700 Merge
lana [Fri, 03 Oct 2014 12:11:32 -0700] rev 26902
Merge
Wed, 01 Oct 2014 14:15:40 -0700 8055783: Group 9e: golden files for tests in tools/javac dir
sogoel [Wed, 01 Oct 2014 14:15:40 -0700] rev 26901
8055783: Group 9e: golden files for tests in tools/javac dir Reviewed-by: jjg, mcimadamore
Fri, 26 Sep 2014 13:51:43 -0700 8048351: tidy errors for attribute href, name for langtools javadoc tests needs investigation
bpatel [Fri, 26 Sep 2014 13:51:43 -0700] rev 26900
8048351: tidy errors for attribute href, name for langtools javadoc tests needs investigation Reviewed-by: jjg
Fri, 03 Oct 2014 11:07:15 -0700 Added tag jdk9-b33 for changeset 6be305e56bcb
lana [Fri, 03 Oct 2014 11:07:15 -0700] rev 26899
Added tag jdk9-b33 for changeset 6be305e56bcb
Wed, 05 Jul 2017 20:03:17 +0200 Merge
duke [Wed, 05 Jul 2017 20:03:17 +0200] rev 26898
Merge
Fri, 03 Oct 2014 11:07:06 -0700 Added tag jdk9-b33 for changeset a54a9b558134
lana [Fri, 03 Oct 2014 11:07:06 -0700] rev 26897
Added tag jdk9-b33 for changeset a54a9b558134
Wed, 05 Jul 2017 20:03:14 +0200 Merge
duke [Wed, 05 Jul 2017 20:03:14 +0200] rev 26896
Merge
Fri, 03 Oct 2014 11:07:05 -0700 Added tag jdk9-b33 for changeset d82c879893c6
lana [Fri, 03 Oct 2014 11:07:05 -0700] rev 26895
Added tag jdk9-b33 for changeset d82c879893c6
Wed, 05 Jul 2017 20:03:11 +0200 Merge
duke [Wed, 05 Jul 2017 20:03:11 +0200] rev 26894
Merge
Fri, 03 Oct 2014 12:10:58 -0700 Merge
lana [Fri, 03 Oct 2014 12:10:58 -0700] rev 26893
Merge
Fri, 03 Oct 2014 10:37:12 +0200 8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem?
erikj [Fri, 03 Oct 2014 10:37:12 +0200] rev 26892
8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem? Reviewed-by: tbell, attila, lagergren
Thu, 02 Oct 2014 16:30:49 +0200 8059346: Single class loader is used to load compiled bytecode
attila [Thu, 02 Oct 2014 16:30:49 +0200] rev 26891
8059346: Single class loader is used to load compiled bytecode Reviewed-by: hannesw, lagergren
Wed, 01 Oct 2014 12:22:12 +0200 8059372: Code duplication in split emitter
attila [Wed, 01 Oct 2014 12:22:12 +0200] rev 26890
8059372: Code duplication in split emitter Reviewed-by: jlaskey, lagergren
Wed, 01 Oct 2014 10:26:53 +0200 8059371: Code duplication in handling of break and continue
attila [Wed, 01 Oct 2014 10:26:53 +0200] rev 26889
8059371: Code duplication in handling of break and continue Reviewed-by: jlaskey, lagergren
Wed, 01 Oct 2014 10:26:25 +0200 8059370: Unnecessary work in deoptimizing recompilation
attila [Wed, 01 Oct 2014 10:26:25 +0200] rev 26888
8059370: Unnecessary work in deoptimizing recompilation Reviewed-by: jlaskey, lagergren
Mon, 29 Sep 2014 14:39:58 -0700 8059321: Decrease warmup time by caching common structures that were reused during parse
lagergren [Mon, 29 Sep 2014 14:39:58 -0700] rev 26887
8059321: Decrease warmup time by caching common structures that were reused during parse Reviewed-by: attila, shade
Fri, 26 Sep 2014 18:47:20 +0200 8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this
lagergren [Fri, 26 Sep 2014 18:47:20 +0200] rev 26886
8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this Reviewed-by: attila, hannesw
Fri, 03 Oct 2014 11:07:16 -0700 Added tag jdk9-b33 for changeset 41df1bde8056
lana [Fri, 03 Oct 2014 11:07:16 -0700] rev 26885
Added tag jdk9-b33 for changeset 41df1bde8056
Wed, 05 Jul 2017 20:03:08 +0200 Merge
duke [Wed, 05 Jul 2017 20:03:08 +0200] rev 26884
Merge
Fri, 03 Oct 2014 12:11:03 -0700 Merge
lana [Fri, 03 Oct 2014 12:11:03 -0700] rev 26883
Merge
Fri, 26 Sep 2014 22:24:37 +0100 8049389: Move orb.idl and ir.idl to JDK include directory
alanb [Fri, 26 Sep 2014 22:24:37 +0100] rev 26882
8049389: Move orb.idl and ir.idl to JDK include directory Reviewed-by: erikj
Fri, 03 Oct 2014 11:07:01 -0700 Added tag jdk9-b33 for changeset 763f7ca2eadc
lana [Fri, 03 Oct 2014 11:07:01 -0700] rev 26881
Added tag jdk9-b33 for changeset 763f7ca2eadc
Wed, 05 Jul 2017 20:03:05 +0200 Merge
duke [Wed, 05 Jul 2017 20:03:05 +0200] rev 26880
Merge
Fri, 03 Oct 2014 12:11:44 -0700 Merge
lana [Fri, 03 Oct 2014 12:11:44 -0700] rev 26879
Merge
Fri, 03 Oct 2014 13:07:05 +0100 8048512: Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
vinnie [Fri, 03 Oct 2014 13:07:05 +0100] rev 26878
8048512: Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp Reviewed-by: mullan
Fri, 03 Oct 2014 12:44:30 +0400 8058695: [TESTBUG] Reinvokers with arity >253 can't be cached
kshefov [Fri, 03 Oct 2014 12:44:30 +0400] rev 26877
8058695: [TESTBUG] Reinvokers with arity >253 can't be cached Reviewed-by: iignatyev, vlivanov
Thu, 02 Oct 2014 17:34:44 +0100 8031191: Warning exception when XMLSignature logging is enabled
coffeys [Thu, 02 Oct 2014 17:34:44 +0100] rev 26876
8031191: Warning exception when XMLSignature logging is enabled Reviewed-by: mullan, chegar
Wed, 01 Oct 2014 23:10:34 +0400 8059450: Not quite correct code sample in javadoc
igerasim [Wed, 01 Oct 2014 23:10:34 +0400] rev 26875
8059450: Not quite correct code sample in javadoc Reviewed-by: chegar
Wed, 01 Oct 2014 18:16:45 +0200 8025690: Default FileHandler constructor doesn't throw NullPointerException if pattern is empty and count > 1
dfuchs [Wed, 01 Oct 2014 18:16:45 +0200] rev 26874
8025690: Default FileHandler constructor doesn't throw NullPointerException if pattern is empty and count > 1 Summary: Added additional check in default constructor in order to fix the oddity and make the implementation comply with the spec. Reviewed-by: lancea
Wed, 01 Oct 2014 16:36:18 +0100 8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
msheppar [Wed, 01 Oct 2014 16:36:18 +0100] rev 26873
8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist Summary: changed hello.foo.bar to invalidhost.invalid Reviewed-by: chegar
Tue, 30 Sep 2014 08:39:22 -0700 Merge
amurillo [Tue, 30 Sep 2014 08:39:22 -0700] rev 26872
Merge
Fri, 26 Sep 2014 01:40:33 -0700 Merge
amurillo [Fri, 26 Sep 2014 01:40:33 -0700] rev 26871
Merge
Thu, 25 Sep 2014 23:46:06 +0200 Merge
jwilhelm [Thu, 25 Sep 2014 23:46:06 +0200] rev 26870
Merge
Tue, 16 Sep 2014 17:22:58 +0200 8055006: Store original value of Min/MaxHeapFreeRatio
jwilhelm [Tue, 16 Sep 2014 17:22:58 +0200] rev 26869
8055006: Store original value of Min/MaxHeapFreeRatio Summary: Store the value set by the user and some makefile changes required to change the flags. Reviewed-by: jwilhelm, ihse Contributed-by: erik.joelsson@oracle.com
Fri, 19 Sep 2014 08:55:47 -0700 Merge
amurillo [Fri, 19 Sep 2014 08:55:47 -0700] rev 26868
Merge
Wed, 17 Sep 2014 08:04:31 +0200 8015774: Add support for multiple code heaps
thartmann [Wed, 17 Sep 2014 08:04:31 +0200] rev 26867
8015774: Add support for multiple code heaps Summary: Support for segmentation of the code cache. Separate code heaps are created and used to store code of different types. Reviewed-by: kvn, iveresov, roland, anoll, egahlin, sla
Tue, 30 Sep 2014 13:25:04 +0100 8059462: Typo in keytool resource file
vinnie [Tue, 30 Sep 2014 13:25:04 +0100] rev 26866
8059462: Typo in keytool resource file Reviewed-by: weijun
Tue, 30 Sep 2014 13:38:58 +0800 8058657: Add @jdk.Exported to com.sun.jarsigner APIs
weijun [Tue, 30 Sep 2014 13:38:58 +0800] rev 26865
8058657: Add @jdk.Exported to com.sun.jarsigner APIs Reviewed-by: alanb, mchung
Mon, 29 Sep 2014 18:56:32 +0200 8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists
dfuchs [Mon, 29 Sep 2014 18:56:32 +0200] rev 26864
8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists Summary: NPE may be thrown when Path.getParentPath() returns null. The fix is to call Path.getAbsolutePath().getParentPath() when Path.getParentPath() returns null. Reviewed-by: alanb
Sun, 28 Sep 2014 10:42:50 +0800 8059313: Enable keytool NSS test on Mac
weijun [Sun, 28 Sep 2014 10:42:50 +0800] rev 26863
8059313: Enable keytool NSS test on Mac Reviewed-by: vinnie
Sat, 27 Sep 2014 03:49:31 +0000 8059307: OpenJDK build problem with JDK-8058845
wetmore [Sat, 27 Sep 2014 03:49:31 +0000] rev 26862
8059307: OpenJDK build problem with JDK-8058845 Reviewed-by: alanb
Fri, 26 Sep 2014 17:05:05 -0700 8058845: Update JCE environment for build improvements
wetmore [Fri, 26 Sep 2014 17:05:05 -0700] rev 26861
8058845: Update JCE environment for build improvements Reviewed-by: mullan, alanb, erikj, mchung, katleman
Fri, 26 Sep 2014 22:24:50 +0100 8049389: Move orb.idl and ir.idl to JDK include directory
alanb [Fri, 26 Sep 2014 22:24:50 +0100] rev 26860
8049389: Move orb.idl and ir.idl to JDK include directory Reviewed-by: erikj
Fri, 26 Sep 2014 11:29:29 +0200 8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes
dfuchs [Fri, 26 Sep 2014 11:29:29 +0200] rev 26859
8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes Summary: Added two new methods to LogManager (addConfigurationListener/removeConfigurationListener) which provide an equivalent functionality with no ties to java.beans. Reviewed-by: alanb, mchung, plevart, psandoz
Fri, 26 Sep 2014 12:52:18 +0900 8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale
okutsu [Fri, 26 Sep 2014 12:52:18 +0900] rev 26858
8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale Reviewed-by: naoto
Fri, 03 Oct 2014 11:07:09 -0700 Added tag jdk9-b33 for changeset f9efcf2457e3
lana [Fri, 03 Oct 2014 11:07:09 -0700] rev 26857
Added tag jdk9-b33 for changeset f9efcf2457e3
Wed, 05 Jul 2017 20:02:59 +0200 Merge
duke [Wed, 05 Jul 2017 20:02:59 +0200] rev 26856
Merge
Fri, 03 Oct 2014 12:11:14 -0700 Merge
lana [Fri, 03 Oct 2014 12:11:14 -0700] rev 26855
Merge
Fri, 26 Sep 2014 01:40:31 -0700 Merge
amurillo [Fri, 26 Sep 2014 01:40:31 -0700] rev 26854
Merge
Fri, 26 Sep 2014 06:07:48 +0000 Merge
jwilhelm [Fri, 26 Sep 2014 06:07:48 +0000] rev 26853
Merge
Mon, 22 Sep 2014 16:22:21 +0200 Merge
jwilhelm [Mon, 22 Sep 2014 16:22:21 +0200] rev 26852
Merge
Thu, 25 Sep 2014 10:01:53 +0200 8055141: Catch linker errors earlier in the JVM build by not allowing unresolved externals
mgerdin [Thu, 25 Sep 2014 10:01:53 +0200] rev 26851
8055141: Catch linker errors earlier in the JVM build by not allowing unresolved externals Reviewed-by: erikj, ehelin, dholmes
Wed, 24 Sep 2014 11:00:12 +0200 8036116: Fix thread-id types in G1 remembered set implementations
brutisso [Wed, 24 Sep 2014 11:00:12 +0200] rev 26850
8036116: Fix thread-id types in G1 remembered set implementations Reviewed-by: stefank, jprovino, brutisso Contributed-by: sangheon.kim@oracle.com
Tue, 23 Sep 2014 14:18:55 +0200 Merge
sla [Tue, 23 Sep 2014 14:18:55 +0200] rev 26849
Merge
Tue, 23 Sep 2014 12:52:57 +0000 Merge
stefank [Tue, 23 Sep 2014 12:52:57 +0000] rev 26848
Merge
Tue, 23 Sep 2014 12:34:37 +0200 8027450: Improve time reporting in G1 remark
jprovino [Tue, 23 Sep 2014 12:34:37 +0200] rev 26847
8027450: Improve time reporting in G1 remark Reviewed-by: stefank, tschatzl
Tue, 23 Sep 2014 11:43:24 +0200 8058495: G1: normalize names for isHumongous() and friends
tonyp [Tue, 23 Sep 2014 11:43:24 +0200] rev 26846
8058495: G1: normalize names for isHumongous() and friends Reviewed-by: tschatzl, brutisso
Thu, 11 Sep 2014 17:13:30 -0700 8058235: identify GCs initiated to update allocation context stats
jcoomes [Thu, 11 Sep 2014 17:13:30 -0700] rev 26845
8058235: identify GCs initiated to update allocation context stats Reviewed-by: mikael, sjohanss
Mon, 08 Sep 2014 15:24:10 +0200 8057752: WhiteBox extension support for testing
sjohanss [Mon, 08 Sep 2014 15:24:10 +0200] rev 26844
8057752: WhiteBox extension support for testing Summary: Refactored parts of whitebox.cpp to enable registration of whitebox methods defined outside this file. Reviewed-by: mikael, ctornqvi, jmasa
Wed, 10 Sep 2014 16:06:53 -0700 8057827: notify an obj when allocation context stats are available
jcoomes [Wed, 10 Sep 2014 16:06:53 -0700] rev 26843
8057827: notify an obj when allocation context stats are available Reviewed-by: mikael, jmasa, tschatzl
Wed, 10 Sep 2014 13:01:13 -0700 8057824: methods to copy allocation context statistics
jcoomes [Wed, 10 Sep 2014 13:01:13 -0700] rev 26842
8057824: methods to copy allocation context statistics Reviewed-by: mikael, jmasa, tschatzl
Wed, 10 Sep 2014 13:01:13 -0700 8057818: collect allocation context statistics at gc pauses
jcoomes [Wed, 10 Sep 2014 13:01:13 -0700] rev 26841
8057818: collect allocation context statistics at gc pauses Reviewed-by: mikael, jmasa
Tue, 09 Sep 2014 04:48:41 +0200 8057710: Refactor G1 heap region default sizes
sjohanss [Tue, 09 Sep 2014 04:48:41 +0200] rev 26840
8057710: Refactor G1 heap region default sizes Summary: Refactored the defines to instead be static const in a HeapRegionBounds class. Reviewed-by: mgerdin, tschatzl
Tue, 09 Sep 2014 00:05:25 +0200 8057658: Enable G1 FullGC extensions
sjohanss [Tue, 09 Sep 2014 00:05:25 +0200] rev 26839
8057658: Enable G1 FullGC extensions Summary: Refactored the G1 FullGC code to enable it to be extended. Reviewed-by: mgerdin, brutisso
Fri, 05 Sep 2014 12:36:37 -0700 8057623: add an extension class for argument handling
jcoomes [Fri, 05 Sep 2014 12:36:37 -0700] rev 26838
8057623: add an extension class for argument handling Reviewed-by: brutisso, mgerdin, tschatzl
Fri, 05 Sep 2014 09:49:19 +0200 8057536: Refactor G1 to allow context specific allocations
sjohanss [Fri, 05 Sep 2014 09:49:19 +0200] rev 26837
8057536: Refactor G1 to allow context specific allocations Summary: Splitting out a g1 allocator class to simply specialized allocators which can associate each allocation with a given context. Reviewed-by: mgerdin, brutisso
Thu, 04 Sep 2014 16:53:27 -0700 8057531: refactor gc argument processing code slightly
jcoomes [Thu, 04 Sep 2014 16:53:27 -0700] rev 26836
8057531: refactor gc argument processing code slightly Reviewed-by: mgerdin, tschatzl, jmasa
Thu, 04 Sep 2014 09:37:41 -0700 8054970: gc src file exclusion should exclude alternative sources
jcoomes [Thu, 04 Sep 2014 09:37:41 -0700] rev 26835
8054970: gc src file exclusion should exclude alternative sources Reviewed-by: ehelin, stefank
Thu, 04 Sep 2014 11:21:08 +0200 8057535: add a thread extension class
sla [Thu, 04 Sep 2014 11:21:08 +0200] rev 26834
8057535: add a thread extension class Reviewed-by: mgerdin, bdelsart, jcoomes
Mon, 22 Sep 2014 16:22:21 +0200 Merge
jwilhelm [Mon, 22 Sep 2014 16:22:21 +0200] rev 26833
Merge
Fri, 19 Sep 2014 12:11:08 +0000 Merge
brutisso [Fri, 19 Sep 2014 12:11:08 +0000] rev 26832
Merge
Thu, 18 Sep 2014 11:04:00 +0200 8035729: Code using assert(is_oop_or_null) needs better error messages
mlarsson [Thu, 18 Sep 2014 11:04:00 +0200] rev 26831
8035729: Code using assert(is_oop_or_null) needs better error messages Summary: Modified error messages to include the oops Reviewed-by: stefank, tschatzl
Thu, 18 Sep 2014 11:27:59 +0200 8053998: Hot card cache flush chunk size too coarse grained
mlarsson [Thu, 18 Sep 2014 11:27:59 +0200] rev 26830
8053998: Hot card cache flush chunk size too coarse grained Summary: Changed the chunk size to a smaller fixed number. Reviewed-by: tschatzl, mgerdin
Thu, 18 Sep 2014 12:45:45 +0200 8055091: CollectedHeap::_reserved usage should be cleaned up
mlarsson [Thu, 18 Sep 2014 12:45:45 +0200] rev 26829
8055091: CollectedHeap::_reserved usage should be cleaned up Summary: Added an initialization function for _reserved. Reviewed-by: mgerdin, jwilhelm
Fri, 19 Sep 2014 11:51:06 +0200 Merge
jwilhelm [Fri, 19 Sep 2014 11:51:06 +0200] rev 26828
Merge
Fri, 19 Sep 2014 09:23:55 +0200 8058534: Remove HeapRegion::_orig_end
jprovino [Fri, 19 Sep 2014 09:23:55 +0200] rev 26827
8058534: Remove HeapRegion::_orig_end Summary: Also reviewed by kim.barrett@oracle.com Reviewed-by: tonyp, brutisso, tschatzl
Fri, 05 Sep 2014 00:28:43 +0200 8056056: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile
jwilhelm [Fri, 05 Sep 2014 00:28:43 +0200] rev 26826
8056056: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile Summary: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile Reviewed-by: erikj, dholmes
Fri, 22 Aug 2014 13:24:04 +0200 8055744: 8u-dev nightly solaris builds failed on 08/20
jwilhelm [Fri, 22 Aug 2014 13:24:04 +0200] rev 26825
8055744: 8u-dev nightly solaris builds failed on 08/20 Summary: Fixed makefiles on solaris to allow build with extra symbols. Reviewed-by: dcubed, erikj
Tue, 16 Sep 2014 16:02:32 +0200 8055006: Store original value of Min/MaxHeapFreeRatio
jwilhelm [Tue, 16 Sep 2014 16:02:32 +0200] rev 26824
8055006: Store original value of Min/MaxHeapFreeRatio Summary: Store the value set by the user and some makefile changes required to change the flags. Reviewed-by: sla, mchung, bchristi, jmasa, dholmes, erikj
Thu, 18 Sep 2014 18:19:44 +0200 Merge
jwilhelm [Thu, 18 Sep 2014 18:19:44 +0200] rev 26823
Merge
Thu, 25 Sep 2014 23:37:41 +0200 Merge
adlertz [Thu, 25 Sep 2014 23:37:41 +0200] rev 26822
Merge
Wed, 24 Sep 2014 12:19:07 -0700 8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
simonis [Wed, 24 Sep 2014 12:19:07 -0700] rev 26821
8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers Reviewed-by: kvn
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip