Wed, 05 Jul 2017 19:47:36 +0200 Merge
duke [Wed, 05 Jul 2017 19:47:36 +0200] rev 25084
Merge
Wed, 09 Jul 2014 10:42:04 -0700 Merge
lana [Wed, 09 Jul 2014 10:42:04 -0700] rev 25083
Merge
Tue, 01 Jul 2014 14:26:52 -0700 Merge
lana [Tue, 01 Jul 2014 14:26:52 -0700] rev 25082
Merge
Fri, 20 Jun 2014 11:10:18 -0700 Merge
amurillo [Fri, 20 Jun 2014 11:10:18 -0700] rev 25081
Merge
Thu, 19 Jun 2014 12:50:52 -0700 Merge
twisti [Thu, 19 Jun 2014 12:50:52 -0700] rev 25080
Merge
Mon, 16 Jun 2014 16:27:41 -0700 8046769: Set T family feature bit on Niagara systems
mikael [Mon, 16 Jun 2014 16:27:41 -0700] rev 25079
8046769: Set T family feature bit on Niagara systems Reviewed-by: kvn, iveresov
Mon, 16 Jun 2014 15:12:24 +0400 8044742: testlibrary_tests/whitebox/vm_flags/BooleanTest.java NoClassDefFoundError: com/oracle/java/testlibrary/JDKToolFinder
iignatyev [Mon, 16 Jun 2014 15:12:24 +0400] rev 25078
8044742: testlibrary_tests/whitebox/vm_flags/BooleanTest.java NoClassDefFoundError: com/oracle/java/testlibrary/JDKToolFinder Reviewed-by: kvn, roland
Thu, 19 Jun 2014 09:44:12 -0700 Merge
jmasa [Thu, 19 Jun 2014 09:44:12 -0700] rev 25077
Merge
Wed, 18 Jun 2014 12:39:57 -0700 Merge
jmasa [Wed, 18 Jun 2014 12:39:57 -0700] rev 25076
Merge
Wed, 18 Jun 2014 13:02:33 +0000 Merge
jwilhelm [Wed, 18 Jun 2014 13:02:33 +0000] rev 25075
Merge
Thu, 12 Jun 2014 20:15:51 +0200 8046715: Add a way to verify an extended set of command line options
jwilhelm [Thu, 12 Jun 2014 20:15:51 +0200] rev 25074
8046715: Add a way to verify an extended set of command line options Summary: Added arguments_ext.cpp to make place for initialization of extended features Reviewed-by: sla, mgronlun
Wed, 18 Jun 2014 13:25:40 +0200 8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp
tschatzl [Wed, 18 Jun 2014 13:25:40 +0200] rev 25073
8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp Summary: Clean up usage of idx_t and uintptr_t when using it in conjunction with BitMap::set_map(), casting to the appropriate type. Fixes compilation on S390. Reviewed-by: tschatzl Contributed-by: Dan Horak <dhorak@redhat.com>
Fri, 13 Jun 2014 17:07:39 -0400 8046408: Build failure from multiple ptrace.h
jwilhelm [Fri, 13 Jun 2014 17:07:39 -0400] rev 25072
8046408: Build failure from multiple ptrace.h Summary: prefer <sys/ptrace.h> over <linux/ptrace.h> Reviewed-by: sla, mikael Contributed-by: kim.barrett@oracle.com
Fri, 13 Jun 2014 19:05:56 -0700 Merge
amurillo [Fri, 13 Jun 2014 19:05:56 -0700] rev 25071
Merge
Fri, 13 Jun 2014 13:46:06 +0200 8044796: G1: Enable G1CollectedHeap::stop()
pliden [Fri, 13 Jun 2014 13:46:06 +0200] rev 25070
8044796: G1: Enable G1CollectedHeap::stop() Reviewed-by: brutisso, sjohanss
Wed, 18 Jun 2014 14:21:28 -0700 8047156: cleanup more non-indent white space issues prior to Contended Locking cleanup bucket
dcubed [Wed, 18 Jun 2014 14:21:28 -0700] rev 25069
8047156: cleanup more non-indent white space issues prior to Contended Locking cleanup bucket Summary: Checkpoint some missed do_space_filter.ksh cleanups for Contended Locking. Reviewed-by: sspitsyn, lfoltan, coleenp
Wed, 18 Jun 2014 12:21:39 -0700 Merge
iveresov [Wed, 18 Jun 2014 12:21:39 -0700] rev 25068
Merge
Wed, 18 Jun 2014 10:54:32 -0700 8046684: sharedRuntime.cpp...assert(((nmethod*)cb)->is_at_poll_or_poll_return(pc)) failed: safepoint polling: type must be poll
iveresov [Wed, 18 Jun 2014 10:54:32 -0700] rev 25067
8046684: sharedRuntime.cpp...assert(((nmethod*)cb)->is_at_poll_or_poll_return(pc)) failed: safepoint polling: type must be poll Summary: Emit a poll relocation for the testl in is_polling_page_far() on x86 Reviewed-by: vlivanov, roland
Wed, 18 Jun 2014 13:58:13 -0400 8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes
coleenp [Wed, 18 Jun 2014 13:58:13 -0400] rev 25066
8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes Summary: Initialize host_klass while parsing the class with the other initializations. Reviewed-by: sspitsyn, stefank
Tue, 17 Jun 2014 11:18:10 -0700 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
ddehaven [Tue, 17 Jun 2014 11:18:10 -0700] rev 25065
8043340: [macosx] Fix hard-wired paths to JavaVM.framework Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later Reviewed-by: erikj, henryjen, dholmes
Tue, 17 Jun 2014 12:54:01 -0700 8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket
dcubed [Tue, 17 Jun 2014 12:54:01 -0700] rev 25064
8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket Summary: Checkpoint do_space_filter.ksh cleanups for Contended Locking. Reviewed-by: sspitsyn, coleenp
Fri, 13 Jun 2014 19:07:11 -0700 Merge
dcubed [Fri, 13 Jun 2014 19:07:11 -0700] rev 25063
Merge
Fri, 13 Jun 2014 05:10:44 -0700 8038392: Generating prelink cache breaks JAVA &#39;jinfo&#39; utility normal behaviour
dsamersoff [Fri, 13 Jun 2014 05:10:44 -0700] rev 25062
8038392: Generating prelink cache breaks JAVA &#39;jinfo&#39; utility normal behaviour Summary: Better parsing of /proc/pid/maps in sa Reviewed-by: sspitsyn, sla
Thu, 12 Jun 2014 15:57:16 -0700 8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
dcubed [Thu, 12 Jun 2014 15:57:16 -0700] rev 25061
8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12 Summary: Added a new header waiting pattern to catch the case where the target thread waiting on a condition (like a VM op); several other test improvements Reviewed-by: sspitsyn, dholmes
Thu, 12 Jun 2014 13:37:53 -0400 6961433: Revisit need to disable Windows C++ compiler optimisation of sharedRuntimeTrig.cpp.
lfoltan [Thu, 12 Jun 2014 13:37:53 -0400] rev 25060
6961433: Revisit need to disable Windows C++ compiler optimisation of sharedRuntimeTrig.cpp. Summary: Remove pragma optimize ("", off) to turn off optimization for WIN32. Reviewed-by: coleenp, dcubed, kvn
Thu, 12 Jun 2014 11:34:35 +0200 8046662: Check JNI ReleaseStringChars / ReleaseStringUTFChars verify_guards test inverted
dsimms [Thu, 12 Jun 2014 11:34:35 +0200] rev 25059
8046662: Check JNI ReleaseStringChars / ReleaseStringUTFChars verify_guards test inverted Summary: negative verify_guards when testing for corruption Reviewed-by: sla, fparain
Wed, 11 Jun 2014 18:34:09 +0200 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
dsimms [Wed, 11 Jun 2014 18:34:09 +0200] rev 25058
8043224: -Xcheck:jni improvements to exception checking and excessive local refs Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity. Reviewed-by: zgu, coleenp, hseigel
Wed, 11 Jun 2014 09:58:23 -0400 8031819: Remove legacy jdk checks and code
hseigel [Wed, 11 Jun 2014 09:58:23 -0400] rev 25057
8031819: Remove legacy jdk checks and code Summary: Delete old jdk specific code. Reviewed-by: dholmes, coleenp, zgu, lfoltan
Wed, 11 Jun 2014 12:09:12 +0200 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
dsimms [Wed, 11 Jun 2014 12:09:12 +0200] rev 25056
6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical. Summary: Wrapped memory with standard bounds checking "GuardedMemory". Reviewed-by: zgu, fparain, dcubed
Tue, 10 Jun 2014 20:24:48 -0700 Merge
dcubed [Tue, 10 Jun 2014 20:24:48 -0700] rev 25055
Merge
Tue, 10 Jun 2014 14:04:37 -0400 8044738: Check attribute_length of EnclosingMethod attribute
hseigel [Tue, 10 Jun 2014 14:04:37 -0400] rev 25054
8044738: Check attribute_length of EnclosingMethod attribute Summary: Add check that attribute_length == 4. Reviewed-by: fparain, coleenp, lfoltan
Mon, 09 Jun 2014 11:03:09 +0200 8044797: Building with clang gives: fatal error: file '...' has been modified since the precompiled header was built
sla [Mon, 09 Jun 2014 11:03:09 +0200] rev 25053
8044797: Building with clang gives: fatal error: file '...' has been modified since the precompiled header was built Reviewed-by: dholmes, dcubed
Fri, 06 Jun 2014 14:46:42 +0200 8043492: ad_x86_64_misc.obj : error LNK2011: precompiled object not linked in; image may not run
ctornqvi [Fri, 06 Jun 2014 14:46:42 +0200] rev 25052
8043492: ad_x86_64_misc.obj : error LNK2011: precompiled object not linked in; image may not run Summary: Added _build_pch_file.obj to LD_FLAGS and cleaned up support for older Visual Studio versions Reviewed-by: twisti, lfoltan, sla, kvn
Wed, 04 Jun 2014 11:05:30 +0200 8044107: Add Diagnostic Command to list all ClassLoaders
sla [Wed, 04 Jun 2014 11:05:30 +0200] rev 25051
8044107: Add Diagnostic Command to list all ClassLoaders Reviewed-by: mgerdin, stefank
Mon, 02 Jun 2014 17:21:15 +0200 8044540: serviceability/sa/jmap-hashcode/Test8028623.java should be quarantined
miauno [Mon, 02 Jun 2014 17:21:15 +0200] rev 25050
8044540: serviceability/sa/jmap-hashcode/Test8028623.java should be quarantined Reviewed-by: sla
Thu, 03 Jul 2014 11:36:49 -0700 Added tag jdk9-b21 for changeset 783e13910e74
katleman [Thu, 03 Jul 2014 11:36:49 -0700] rev 25049
Added tag jdk9-b21 for changeset 783e13910e74
Wed, 09 Jul 2014 10:41:00 -0700 Merge
lana [Wed, 09 Jul 2014 10:41:00 -0700] rev 25048
Merge
Tue, 01 Jul 2014 14:26:31 -0700 Merge
lana [Tue, 01 Jul 2014 14:26:31 -0700] rev 25047
Merge
Tue, 01 Jul 2014 10:20:34 -0700 Merge
prr [Tue, 01 Jul 2014 10:20:34 -0700] rev 25046
Merge
Fri, 20 Jun 2014 13:35:56 -0700 8044063: Remove com.sun.java.browser.* from jdk repo
mchung [Fri, 20 Jun 2014 13:35:56 -0700] rev 25045
8044063: Remove com.sun.java.browser.* from jdk repo Reviewed-by: darcy, alanb
Mon, 30 Jun 2014 18:04:13 -0700 8023276: Java SE should include the full DOM API from JAXP
joehw [Mon, 30 Jun 2014 18:04:13 -0700] rev 25044
8023276: Java SE should include the full DOM API from JAXP Reviewed-by: lancea, mchung, alanb
Mon, 30 Jun 2014 14:27:37 -0700 8048302: Update bug reporting URL in make/Javadoc.gmk
darcy [Mon, 30 Jun 2014 14:27:37 -0700] rev 25043
8048302: Update bug reporting URL in make/Javadoc.gmk 8048321: Enable doclint warnings in build of docs from langtools Reviewed-by: tbell
Tue, 24 Jun 2014 20:29:52 -0700 8047740: Add hotspot testset to jprt.properties
mikael [Tue, 24 Jun 2014 20:29:52 -0700] rev 25042
8047740: Add hotspot testset to jprt.properties Reviewed-by: dholmes
Tue, 24 Jun 2014 15:21:47 -0700 8047925: Add mercurial version checks to get_source.sh
mduigou [Tue, 24 Jun 2014 15:21:47 -0700] rev 25041
8047925: Add mercurial version checks to get_source.sh Reviewed-by: tbell, mikael
Mon, 23 Jun 2014 14:08:45 -0700 8047763: Recognize sparc64 as a sparc platform
mikael [Mon, 23 Jun 2014 14:08:45 -0700] rev 25040
8047763: Recognize sparc64 as a sparc platform Reviewed-by: dholmes
Wed, 18 Jun 2014 13:12:58 -0700 Merge
prr [Wed, 18 Jun 2014 13:12:58 -0700] rev 25039
Merge
Mon, 09 Jun 2014 11:58:07 -0700 Merge
prr [Mon, 09 Jun 2014 11:58:07 -0700] rev 25038
Merge
Tue, 27 May 2014 13:57:42 -0700 Merge
prr [Tue, 27 May 2014 13:57:42 -0700] rev 25037
Merge
Fri, 23 May 2014 11:16:31 -0700 Merge
prr [Fri, 23 May 2014 11:16:31 -0700] rev 25036
Merge
Fri, 23 May 2014 11:04:32 -0400 8043805: Allow using a system-installed libjpeg
omajid [Fri, 23 May 2014 11:04:32 -0400] rev 25035
8043805: Allow using a system-installed libjpeg Reviewed-by: andrew, anthony, prr
Wed, 18 Jun 2014 12:52:13 -0700 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
ddehaven [Wed, 18 Jun 2014 12:52:13 -0700] rev 25034
8043340: [macosx] Fix hard-wired paths to JavaVM.framework Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later Reviewed-by: erikj, henryjen, dholmes
Thu, 03 Jul 2014 11:36:33 -0700 Added tag jdk9-b21 for changeset 4b8db1aec2a3
katleman [Thu, 03 Jul 2014 11:36:33 -0700] rev 25033
Added tag jdk9-b21 for changeset 4b8db1aec2a3
Wed, 05 Jul 2017 19:47:11 +0200 Added tag jdk9-b21 for changeset 28dd0c7beb3c
duke [Wed, 05 Jul 2017 19:47:11 +0200] rev 25032
Added tag jdk9-b21 for changeset 28dd0c7beb3c
Wed, 05 Jul 2017 19:47:10 +0200 Merge jdk9-b21
duke [Wed, 05 Jul 2017 19:47:10 +0200] rev 25031
Merge
Wed, 05 Jul 2017 19:47:07 +0200 Merge
duke [Wed, 05 Jul 2017 19:47:07 +0200] rev 25030
Merge
Thu, 26 Jun 2014 12:51:49 -0700 Added tag jdk9-b20 for changeset d77065991eb8
katleman [Thu, 26 Jun 2014 12:51:49 -0700] rev 25029
Added tag jdk9-b20 for changeset d77065991eb8
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip