Fri, 24 Jan 2014 15:26:56 +0400 8032490: Remove -XX:+-UseOldInlining
shade [Fri, 24 Jan 2014 15:26:56 +0400] rev 22800
8032490: Remove -XX:+-UseOldInlining Summary: Move the option to obsolete options list, purge the redundant compiler code. Reviewed-by: kvn, jrose
Fri, 24 Jan 2014 09:31:53 +0100 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
roland [Fri, 24 Jan 2014 09:31:53 +0100] rev 22799
8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed Summary: type methods shouldn't always operate on speculative part Reviewed-by: kvn, twisti
Tue, 18 Feb 2014 09:54:24 -0500 8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option
coleenp [Tue, 18 Feb 2014 09:54:24 -0500] rev 22798
8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option Summary: add IgnoreUnrecognizedVMOptions for product mode run Reviewed-by: ctornqvi, dholmes
Tue, 18 Feb 2014 06:19:49 -0800 8034249: need more workarounds for suspend equivalent condition issue
sspitsyn [Tue, 18 Feb 2014 06:19:49 -0800] rev 22797
8034249: need more workarounds for suspend equivalent condition issue Summary: Collect data at safepoint, do not rely on thread suspension Reviewed-by: dcubed, dholmes Contributed-by: serguei.spitsyn@oracle.com
Tue, 18 Feb 2014 09:15:40 +0100 8034080: Remove the USDT1 dtrace code from Hotspot
sla [Tue, 18 Feb 2014 09:15:40 +0100] rev 22796
8034080: Remove the USDT1 dtrace code from Hotspot Reviewed-by: dholmes, coleenp
Sat, 15 Feb 2014 14:41:04 -0500 Merge
hseigel [Sat, 15 Feb 2014 14:41:04 -0500] rev 22795
Merge
Sat, 15 Feb 2014 13:03:38 -0500 8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on
coleenp [Sat, 15 Feb 2014 13:03:38 -0500] rev 22794
8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on Summary: Remove search in system dictionary and hacks, replace with verifying in CLD::_klasses list. Reviewed-by: dcubed, acorn
Fri, 14 Feb 2014 16:17:22 +0100 8007710: runtime/7158988/FieldMonitor.java fails with com.sun.jdi.VMDisconnectedException: Connection closed
sjiang [Fri, 14 Feb 2014 16:17:22 +0100] rev 22793
8007710: runtime/7158988/FieldMonitor.java fails with com.sun.jdi.VMDisconnectedException: Connection closed Reviewed-by: sla, jbachorik, sspitsyn
Fri, 14 Feb 2014 09:50:17 -0800 8034860: Fatal error due to incorrect thread state during nightly testing
ccheung [Fri, 14 Feb 2014 09:50:17 -0800] rev 22792
8034860: Fatal error due to incorrect thread state during nightly testing Summary: use the HAS_PENDING_EXCEPTION and CLEAR_PENDING_EXCEPTION macros Reviewed-by: dholmes, coleenp, dcubed
Wed, 12 Feb 2014 22:16:39 +0000 Merge
dsamersoff [Wed, 12 Feb 2014 22:16:39 +0000] rev 22791
Merge
Wed, 12 Feb 2014 21:55:56 +0000 Merge
dsamersoff [Wed, 12 Feb 2014 21:55:56 +0000] rev 22790
Merge
Wed, 12 Feb 2014 23:39:53 +0400 7127191: SA JSDB does not display native symbols correctly for transported Linux cores
dsamersoff [Wed, 12 Feb 2014 23:39:53 +0400] rev 22789
7127191: SA JSDB does not display native symbols correctly for transported Linux cores Summary: Better handle SA_ALTROOT Reviewed-by: sla, sspitsyn
Wed, 12 Feb 2014 20:40:02 +0100 8034781: [TESTBUG] runtime/ClassFileUnsupportedClassFileVersion.java unable to find or load main class
ctornqvi [Wed, 12 Feb 2014 20:40:02 +0100] rev 22788
8034781: [TESTBUG] runtime/ClassFileUnsupportedClassFileVersion.java unable to find or load main class Summary: Passed empty string to ProcessBuilder which caused problems on Linux, fixed by checking string length Reviewed-by: lfoltan, sla, mseledtsov
Wed, 12 Feb 2014 12:09:22 -0800 Merge
ccheung [Wed, 12 Feb 2014 12:09:22 -0800] rev 22787
Merge
Wed, 12 Feb 2014 12:01:45 -0800 8028785: [parfait] warnings from b116 for hotspot.src.share.vm.prims: JNI exception pending
ccheung [Wed, 12 Feb 2014 12:01:45 -0800] rev 22786
8028785: [parfait] warnings from b116 for hotspot.src.share.vm.prims: JNI exception pending Summary: added JNI exception pending check in several files under src/share/vm/prims directory Reviewed-by: coleenp, minqi
Wed, 12 Feb 2014 10:55:28 -0800 Merge
mduigou [Wed, 12 Feb 2014 10:55:28 -0800] rev 22785
Merge
Wed, 12 Feb 2014 09:37:18 -0800 8030350: Enable additional compiler warnings for GCC
mduigou [Wed, 12 Feb 2014 09:37:18 -0800] rev 22784
8030350: Enable additional compiler warnings for GCC Reviewed-by: dholmes, coleenp, erikj, tbell, ihse
Wed, 12 Feb 2014 22:08:43 +0400 8023667: SA: ExceptionBlob and other C2 classes not available in client VM
dsamersoff [Wed, 12 Feb 2014 22:08:43 +0400] rev 22783
8023667: SA: ExceptionBlob and other C2 classes not available in client VM Summary: Ignore error of intialization of C2 only variables Reviewed-by: sla, dholmes
Tue, 11 Feb 2014 21:32:19 -0800 8033215: clang: node.cpp:284 IDX_INIT macro use uninitialized field _out
henryjen [Tue, 11 Feb 2014 21:32:19 -0800] rev 22782
8033215: clang: node.cpp:284 IDX_INIT macro use uninitialized field _out Reviewed-by: twisti, kvn
Mon, 24 Feb 2014 12:56:19 -0800 Merge
lana [Mon, 24 Feb 2014 12:56:19 -0800] rev 22781
Merge
Thu, 20 Feb 2014 19:59:26 -0800 Merge
lana [Thu, 20 Feb 2014 19:59:26 -0800] rev 22780
Merge
Tue, 28 Jan 2014 20:09:41 +0000 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
jeff [Tue, 28 Jan 2014 20:09:41 +0000] rev 22779
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 Reviewed-by: lana
Mon, 13 Jan 2014 14:42:26 -0800 7129980: Third Party License Readme update for JDK8
jeff [Mon, 13 Jan 2014 14:42:26 -0800] rev 22778
7129980: Third Party License Readme update for JDK8 Reviewed-by: lana, tbell
Thu, 13 Feb 2014 17:57:27 +0100 Merge
ehelin [Thu, 13 Feb 2014 17:57:27 +0100] rev 22777
Merge
Wed, 05 Feb 2014 11:05:13 +0100 8033426: Scale initial NewSize using NewRatio if not set on command line
sjohanss [Wed, 05 Feb 2014 11:05:13 +0100] rev 22776
8033426: Scale initial NewSize using NewRatio if not set on command line Summary: Now using NewRatio to size initial NewSize if not specified on commandline. Reviewed-by: jmasa, jwilhelm
Tue, 10 Dec 2013 15:11:02 +0100 8026849: Fix typos in the GC code, part 2
jwilhelm [Tue, 10 Dec 2013 15:11:02 +0100] rev 22775
8026849: Fix typos in the GC code, part 2 Summary: Fixed typos in assert messages, flag descriptions and verbose messages Reviewed-by: stefank, tschatzl
Mon, 10 Feb 2014 12:58:09 +0100 8033923: Use BufferingOopClosure for G1 code root scanning
stefank [Mon, 10 Feb 2014 12:58:09 +0100] rev 22774
8033923: Use BufferingOopClosure for G1 code root scanning Reviewed-by: mgerdin, brutisso
Mon, 10 Feb 2014 14:37:53 +0100 Merge
ehelin [Mon, 10 Feb 2014 14:37:53 +0100] rev 22773
Merge
Mon, 10 Feb 2014 12:51:51 +0100 8033764: Remove the usage of StarTask from BufferingOopClosure
stefank [Mon, 10 Feb 2014 12:51:51 +0100] rev 22772
8033764: Remove the usage of StarTask from BufferingOopClosure Reviewed-by: mgerdin, brutisso, tschatzl
Mon, 10 Feb 2014 13:31:22 +0100 Merge
ehelin [Mon, 10 Feb 2014 13:31:22 +0100] rev 22771
Merge
Fri, 07 Feb 2014 13:48:07 +0100 8033922: G1: Back out 8033601 and go back to use the to-obj for chunked arrays.
brutisso [Fri, 07 Feb 2014 13:48:07 +0100] rev 22770
8033922: G1: Back out 8033601 and go back to use the to-obj for chunked arrays. Reviewed-by: stefank, tschatzl
Thu, 06 Feb 2014 17:12:10 +0100 8033545: Missing volatile specifier in Bitmap::par_put_range_within_word
tschatzl [Thu, 06 Feb 2014 17:12:10 +0100] rev 22769
8033545: Missing volatile specifier in Bitmap::par_put_range_within_word Summary: The method Bitmap::par_put_range_within_word reloads the original value during a CAS, which may be optimized away. Instead of reloading, use the value returned by Atomic::cmpxchg_ptr() for further processing. Reviewed-by: tschatzl, brutisso, tonyp Contributed-by: Matthias Braun <matthia.braun@sap.com>
Thu, 06 Feb 2014 14:12:43 +0100 8031703: Missing post-barrier in ReferenceProcessor
pliden [Thu, 06 Feb 2014 14:12:43 +0100] rev 22768
8031703: Missing post-barrier in ReferenceProcessor Reviewed-by: tonyp, tschatzl
Wed, 05 Feb 2014 14:29:34 +0100 8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink
tschatzl [Wed, 05 Feb 2014 14:29:34 +0100] rev 22767
8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink Summary: When string and symbol table unlink are not performed in parallel, the claim index we check is not updated, and so a guarantee fails. Take this into account when checking the guarantee. Reviewed-by: brutisso, jwilhelm
Wed, 05 Feb 2014 12:47:48 +0100 8033601: G1: Make array chunking use the same length field as the other young GCs
tonyp [Wed, 05 Feb 2014 12:47:48 +0100] rev 22766
8033601: G1: Make array chunking use the same length field as the other young GCs Summary: Use the old copy length instead of the length of the forwarded object for chunked arrays. Reviewed-by: brutisso, tschatzl
Wed, 05 Feb 2014 10:09:54 +0100 8028254: gc/arguments/TestMinInitialErgonomics.java failed with unexpected initial heap size
ehelin [Wed, 05 Feb 2014 10:09:54 +0100] rev 22765
8028254: gc/arguments/TestMinInitialErgonomics.java failed with unexpected initial heap size Reviewed-by: brutisso, tschatzl, sjohanss
Mon, 03 Feb 2014 10:49:49 +0100 Merge
ehelin [Mon, 03 Feb 2014 10:49:49 +0100] rev 22764
Merge
Thu, 16 Jan 2014 13:25:25 -0800 8024366: Make UseNUMA enable UseNUMAInterleaving
jmasa [Thu, 16 Jan 2014 13:25:25 -0800] rev 22763
8024366: Make UseNUMA enable UseNUMAInterleaving Reviewed-by: brutisso, tschatzl Contributed-by: shrinivas.joshi@oracle.com
Fri, 31 Jan 2014 09:58:06 +0100 8033106: Wrong predicate for checking whether the correct amount of symbol table entries have been processed in G1
tschatzl [Fri, 31 Jan 2014 09:58:06 +0100] rev 22762
8033106: Wrong predicate for checking whether the correct amount of symbol table entries have been processed in G1 Summary: The change fixes the predicate check. Reviewed-by: jmasa, tonyp, stefank
Fri, 31 Jan 2014 09:57:50 +0100 6991197: G1: specialize deal_with_reference() for narrowOop*
tschatzl [Fri, 31 Jan 2014 09:57:50 +0100] rev 22761
6991197: G1: specialize deal_with_reference() for narrowOop* Summary: Clean up and slightly optimize reference handling from the GC reference task queue. Since we never push partial array chunks as narrowOop* we can manually specialize the code so that some code can be optimized away. Reviewed-by: tonyp, brutisso, stefank
Fri, 31 Jan 2014 09:55:59 +0100 8032771: The flag VerifySilently misses a test case
tschatzl [Fri, 31 Jan 2014 09:55:59 +0100] rev 22760
8032771: The flag VerifySilently misses a test case Summary: Add test case for the VerifySilently flag. Reviewed-by: brutisso
Tue, 11 Feb 2014 10:05:02 -0800 Merge
iklam [Tue, 11 Feb 2014 10:05:02 -0800] rev 22759
Merge
Tue, 11 Feb 2014 08:43:17 -0800 7182040: volano29 limited by os resource on Linux - need better diagnostic message
iklam [Tue, 11 Feb 2014 08:43:17 -0800] rev 22758
7182040: volano29 limited by os resource on Linux - need better diagnostic message Summary: Changed message to "unable to create native thread: possibly out of memory or process/resource limits reached" Reviewed-by: dholmes, sla
Mon, 10 Feb 2014 21:29:14 -0800 8033792: AltHashing used jint for imprecise bit shifting
minqi [Mon, 10 Feb 2014 21:29:14 -0800] rev 22757
8033792: AltHashing used jint for imprecise bit shifting Summary: AltHashing used jint the way of juint in bit shifting which could lead loss of precision. Fix by change _seed defined as juint. Reviewed-by: coleenp, ccheung Contributed-by: yumin.qi@oracle.com
Mon, 10 Feb 2014 14:07:11 -0800 Merge
dcubed [Mon, 10 Feb 2014 14:07:11 -0800] rev 22756
Merge
Mon, 10 Feb 2014 12:58:53 -0800 Merge
dcubed [Mon, 10 Feb 2014 12:58:53 -0800] rev 22755
Merge
Mon, 10 Feb 2014 12:38:34 -0800 8005262: possible gamma launcher issues
rdurbin [Mon, 10 Feb 2014 12:38:34 -0800] rev 22754
8005262: possible gamma launcher issues Summary: Cleaned out make targets and comments associated with the previously removed gamma launcher Reviewed-by: dcubed, stefank
Mon, 10 Feb 2014 12:48:54 -0800 8028073: race condition in ObjectMonitor implementation causing deadlocks
dcubed [Mon, 10 Feb 2014 12:48:54 -0800] rev 22753
8028073: race condition in ObjectMonitor implementation causing deadlocks Summary: Move redo of ParkEvent.unpark() after JVMTI_EVENT_MONITOR_WAITED event handler is called. Reviewed-by: dholmes, sspitsyn, dice, acorn
Mon, 10 Feb 2014 17:49:17 +0100 8016644: Improve UnsupportedClassVersionError message
ctornqvi [Mon, 10 Feb 2014 17:49:17 +0100] rev 22752
8016644: Improve UnsupportedClassVersionError message Summary: Improved the UnsupportedClassVersionError message to hopefully be more user friendly Reviewed-by: coleenp, dholmes, twisti
Sun, 09 Feb 2014 13:28:58 -0500 Merge
hseigel [Sun, 09 Feb 2014 13:28:58 -0500] rev 22751
Merge
Fri, 07 Feb 2014 18:30:27 -0500 8033528: assert(0 <= i && i < length()) failed: index out of bounds
coleenp [Fri, 07 Feb 2014 18:30:27 -0500] rev 22750
8033528: assert(0 <= i && i < length()) failed: index out of bounds Summary: Restoring bytecodes for invokedynamic had wrong index calculation added testing stress option. Reviewed-by: twisti, hseigel
Fri, 07 Feb 2014 11:47:24 -0800 8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size
dcubed [Fri, 07 Feb 2014 11:47:24 -0800] rev 22749
8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size Summary: Loosen new assert() in get_stack_commited_bottom() Reviewed-by: dcubed, coleenp, dsamersoff, hseigel Contributed-by: gerald.thornbrugh@oracle.com
Fri, 07 Feb 2014 09:03:44 -0800 8033714: hotspot 'install_jvm' bld target broken with ZIP_DEBUGINFO_FILES=0
dcubed [Fri, 07 Feb 2014 09:03:44 -0800] rev 22748
8033714: hotspot 'install_jvm' bld target broken with ZIP_DEBUGINFO_FILES=0 Summary: fixed faulty logic in makefiles when compressed FDS builds are disabled Reviewed-by: rdurbin, dholmes, never, dnsimon, tbell
Thu, 06 Feb 2014 20:13:38 -0800 8025841: JVMTI: "vtable stub" dynamic code notification is misplaced
sspitsyn [Thu, 06 Feb 2014 20:13:38 -0800] rev 22747
8025841: JVMTI: "vtable stub" dynamic code notification is misplaced Summary: Generate correct "vtable stub" dynamic code notifications Reviewed-by: sspitsyn, kvn, coleenp Contributed-by: oleg.mazurov@oracle.com
Thu, 06 Feb 2014 20:32:08 +0000 Merge
coleenp [Thu, 06 Feb 2014 20:32:08 +0000] rev 22746
Merge
Thu, 06 Feb 2014 14:28:35 -0500 8029775: Solaris code cleanup
coleenp [Thu, 06 Feb 2014 14:28:35 -0500] rev 22745
8029775: Solaris code cleanup 8033464: Linux code cleanup Summary: cleaned up warnings in solaris and linux specific os code. Reviewed-by: coleenp, fparain, dcubed Contributed-by: gerald.thornbrugh@oracle.com
Thu, 06 Feb 2014 14:51:01 -0500 Merge
fparain [Thu, 06 Feb 2014 14:51:01 -0500] rev 22744
Merge
Thu, 06 Feb 2014 17:59:35 +0000 8030808: dtrace/hotspot/Monitors/Monitors001 fails in product builds on solaris-sparc
fparain [Thu, 06 Feb 2014 17:59:35 +0000] rev 22743
8030808: dtrace/hotspot/Monitors/Monitors001 fails in product builds on solaris-sparc Reviewed-by: sspitsyn, dcubed, kamg, dholmes
Thu, 06 Feb 2014 18:57:46 +0000 8028735: runtime/RedefineObject/TestRedefineObject.java interrupted (timed out?) on solaris_sparcv9-fastdebug-c2-runtime and solaris_x64-debugOpen-c2-runtime
coleenp [Thu, 06 Feb 2014 18:57:46 +0000] rev 22742
8028735: runtime/RedefineObject/TestRedefineObject.java interrupted (timed out?) on solaris_sparcv9-fastdebug-c2-runtime and solaris_x64-debugOpen-c2-runtime Summary: Change GC loop counter to 100 which is enough to test the original problem but doesn't timeout the test. Reviewed-by: ctornqvi, lfoltan, mseledtsov, sla
Wed, 05 Feb 2014 21:24:29 -0800 8033289: clang: clean up unused function warning
henryjen [Wed, 05 Feb 2014 21:24:29 -0800] rev 22741
8033289: clang: clean up unused function warning Reviewed-by: coleenp, dholmes, mgerdin
Fri, 07 Feb 2014 09:41:36 -0800 Merge
amurillo [Fri, 07 Feb 2014 09:41:36 -0800] rev 22740
Merge
Wed, 05 Feb 2014 15:14:47 -0800 8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError
ccheung [Wed, 05 Feb 2014 15:14:47 -0800] rev 22739
8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError Summary: removing a check in LinkResolver::resolve_method() to conform with a change in JVMS-8 5.4.3.3. Method Resolution Reviewed-by: coleenp, lfoltan
Tue, 04 Feb 2014 19:41:46 -0800 8032223: nsk/regression/b4663146 gets assert(SafepointSynchronize::is_at_safepoint() || JvmtiEnv::is_thread_fully_suspended(get_thread(), false, &debug_bits))
sspitsyn [Tue, 04 Feb 2014 19:41:46 -0800] rev 22738
8032223: nsk/regression/b4663146 gets assert(SafepointSynchronize::is_at_safepoint() || JvmtiEnv::is_thread_fully_suspended(get_thread(), false, &debug_bits)) Summary: It is better to calculate frame count for suspended threads at a safepoint Reviewed-by: twisti, dsamersoff, sla, dholmes, dcubed Contributed-by: serguei.spitsyn@oracle.com
Mon, 03 Feb 2014 15:24:20 +0100 8033126: Can't call default methods from JNI
sla [Mon, 03 Feb 2014 15:24:20 +0100] rev 22737
8033126: Can't call default methods from JNI Reviewed-by: dholmes, acorn, kamg
Mon, 03 Feb 2014 13:41:26 +0100 8032462: Change the linux SDT implementation to use USDT2 instead of USDT1
sla [Mon, 03 Feb 2014 13:41:26 +0100] rev 22736
8032462: Change the linux SDT implementation to use USDT2 instead of USDT1 Reviewed-by: coleenp, sspitsyn, kamg
Sun, 02 Feb 2014 15:31:40 -0500 Merge
hseigel [Sun, 02 Feb 2014 15:31:40 -0500] rev 22735
Merge
Thu, 30 Jan 2014 14:12:22 -0800 8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
rdurbin [Thu, 30 Jan 2014 14:12:22 -0800] rev 22734
8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher Summary: decoupled the '-XXaltjvm=<path>' option from the gamma launcher. Clearing the way for removing the remaining cruft associated with the previously removed gamma launcher. Reviewed-by: dcubed, dholmes
Thu, 30 Jan 2014 09:41:45 +0100 6656031: SA: jmap -permstat number of classes is off by 1
jbachorik [Thu, 30 Jan 2014 09:41:45 +0100] rev 22733
6656031: SA: jmap -permstat number of classes is off by 1 Reviewed-by: sla, dholmes
Fri, 21 Feb 2014 11:39:47 -0800 Added tag jdk9-b03 for changeset 69d4b2a482eb
katleman [Fri, 21 Feb 2014 11:39:47 -0800] rev 22732
Added tag jdk9-b03 for changeset 69d4b2a482eb
Thu, 06 Mar 2014 10:36:48 -0800 Merge
lana [Thu, 06 Mar 2014 10:36:48 -0800] rev 22731
Merge
Wed, 05 Mar 2014 10:21:38 +0100 8019729: JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler
erikj [Wed, 05 Mar 2014 10:21:38 +0100] rev 22730
8019729: JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler Reviewed-by: tbell
Tue, 04 Mar 2014 10:22:25 +0100 8036145: Solaris standard grep does not understand -qE
erikj [Tue, 04 Mar 2014 10:22:25 +0100] rev 22729
8036145: Solaris standard grep does not understand -qE Reviewed-by: alanb, tbell
Mon, 03 Mar 2014 09:21:42 -0800 8036079: --with-boot-jdk-jvmargs configure options are ignored
mduigou [Mon, 03 Mar 2014 09:21:42 -0800] rev 22728
8036079: --with-boot-jdk-jvmargs configure options are ignored Reviewed-by: erikj
Fri, 28 Feb 2014 13:35:32 +0100 8035904: Solaris fastdebug builds are failing
erikj [Fri, 28 Feb 2014 13:35:32 +0100] rev 22727
8035904: Solaris fastdebug builds are failing Reviewed-by: tbell
Thu, 27 Feb 2014 09:40:35 +0100 8035730: Configure fails in cygwin if current dir is in /home/user
ihse [Thu, 27 Feb 2014 09:40:35 +0100] rev 22726
8035730: Configure fails in cygwin if current dir is in /home/user Reviewed-by: tbell
Thu, 27 Feb 2014 09:17:58 +0100 8035825: Warn instead of fail when calling the configure wrapper directly
ihse [Thu, 27 Feb 2014 09:17:58 +0100] rev 22725
8035825: Warn instead of fail when calling the configure wrapper directly Reviewed-by: dholmes, tbell
Tue, 25 Feb 2014 15:19:32 +0100 8035725: Must keep microsoft VS_PATH on PATH after toolchain detection
ihse [Tue, 25 Feb 2014 15:19:32 +0100] rev 22724
8035725: Must keep microsoft VS_PATH on PATH after toolchain detection Reviewed-by: erikj
Mon, 24 Feb 2014 12:54:33 -0800 Merge
lana [Mon, 24 Feb 2014 12:54:33 -0800] rev 22723
Merge
Mon, 24 Feb 2014 13:29:26 +0100 8035495: Improvements in autoconf integration
ihse [Mon, 24 Feb 2014 13:29:26 +0100] rev 22722
8035495: Improvements in autoconf integration Reviewed-by: mduigou, tbell
Mon, 24 Feb 2014 12:16:58 +0100 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse [Mon, 24 Feb 2014 12:16:58 +0100] rev 22721
8034788: Rewrite toolchain.m4 to support multiple toolchains per platform. Reviewed-by: henryjen, erikj
Thu, 20 Feb 2014 19:59:06 -0800 Merge
lana [Thu, 20 Feb 2014 19:59:06 -0800] rev 22720
Merge
Tue, 28 Jan 2014 20:09:25 +0000 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
jeff [Tue, 28 Jan 2014 20:09:25 +0000] rev 22719
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 Reviewed-by: lana
Mon, 13 Jan 2014 14:41:04 -0800 7129980: Third Party License Readme update for JDK8
jeff [Mon, 13 Jan 2014 14:41:04 -0800] rev 22718
7129980: Third Party License Readme update for JDK8 Reviewed-by: lana, tbell
Mon, 17 Feb 2014 10:48:48 -0800 8034979: Configuration help messages don't consider --no-create
mduigou [Mon, 17 Feb 2014 10:48:48 -0800] rev 22717
8034979: Configuration help messages don't consider --no-create Reviewed-by: erikj
Thu, 13 Feb 2014 23:30:08 +0100 8034199: Add 'reconfigure' target for re-creating a configuration
ihse [Thu, 13 Feb 2014 23:30:08 +0100] rev 22716
8034199: Add 'reconfigure' target for re-creating a configuration Reviewed-by: erikj, tbell
Wed, 12 Feb 2014 17:03:39 -0800 8030350: Enable additional compiler warnings for GCC
mduigou [Wed, 12 Feb 2014 17:03:39 -0800] rev 22715
8030350: Enable additional compiler warnings for GCC Reviewed-by: dholmes, coleenp, tbell, erikj, ihse
Thu, 13 Feb 2014 00:00:20 +0100 8034191: Move relevant parts of build system to new closed repo
ihse [Thu, 13 Feb 2014 00:00:20 +0100] rev 22714
8034191: Move relevant parts of build system to new closed repo Reviewed-by: erikj, tbell
Tue, 11 Feb 2014 10:44:23 +0100 8034098: Configure leaves 'a.out' in root dir.
erikj [Tue, 11 Feb 2014 10:44:23 +0100] rev 22713
8034098: Configure leaves 'a.out' in root dir. Reviewed-by: tbell, ihse
Mon, 10 Feb 2014 12:53:40 -0800 8034146: Update hgforest.sh for new closed tree
iris [Mon, 10 Feb 2014 12:53:40 -0800] rev 22712
8034146: Update hgforest.sh for new closed tree Reviewed-by: jcoomes
Mon, 10 Feb 2014 14:25:17 +0100 8032632: Wrong version for the first jdk8 fcs build
erikj [Mon, 10 Feb 2014 14:25:17 +0100] rev 22711
8032632: Wrong version for the first jdk8 fcs build Reviewed-by: katleman
Fri, 07 Feb 2014 13:31:16 +0100 8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script.
ihse [Fri, 07 Feb 2014 13:31:16 +0100] rev 22710
8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script. Reviewed-by: ihse, erikj Contributed-by: Jessica Man <jessica.man@gs.com>
Thu, 06 Feb 2014 14:57:02 +0000 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
alanb [Thu, 06 Feb 2014 14:57:02 +0000] rev 22709
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not Reviewed-by: erikj
Fri, 21 Feb 2014 11:39:18 -0800 Added tag jdk9-b03 for changeset 0ce00b83a208
katleman [Fri, 21 Feb 2014 11:39:18 -0800] rev 22708
Added tag jdk9-b03 for changeset 0ce00b83a208
Wed, 05 Jul 2017 19:30:03 +0200 Added tag jdk9-b03 for changeset 7f655f31f9bc
duke [Wed, 05 Jul 2017 19:30:03 +0200] rev 22707
Added tag jdk9-b03 for changeset 7f655f31f9bc
Wed, 05 Jul 2017 19:30:02 +0200 Merge jdk9-b03
duke [Wed, 05 Jul 2017 19:30:02 +0200] rev 22706
Merge
Wed, 05 Jul 2017 19:29:59 +0200 Merge
duke [Wed, 05 Jul 2017 19:29:59 +0200] rev 22705
Merge
Tue, 11 Feb 2014 11:25:59 -0800 Merge
lana [Tue, 11 Feb 2014 11:25:59 -0800] rev 22704
Merge
Wed, 05 Feb 2014 11:04:04 +0100 8026773: Failing compilation in Corba does not fail the build
erikj [Wed, 05 Feb 2014 11:04:04 +0100] rev 22703
8026773: Failing compilation in Corba does not fail the build Reviewed-by: ihse, tbell
Mon, 03 Feb 2014 17:19:15 -0500 8033004: Make base TypeAnnotationPosition data immutable, create better methods for creating base TypeAnnotationPositions
emc [Mon, 03 Feb 2014 17:19:15 -0500] rev 22702
8033004: Make base TypeAnnotationPosition data immutable, create better methods for creating base TypeAnnotationPositions Summary: First of a series of major fixes to type annotations; cleans up interface with TypeAnnotationPosition Reviewed-by: jjg
Sun, 02 Feb 2014 12:12:01 +0100 8030091: Request to update error messages from javac for negative varargs test cases
jlahoda [Sun, 02 Feb 2014 12:12:01 +0100] rev 22701
8030091: Request to update error messages from javac for negative varargs test cases Summary: Introducing a new error message for vararg parameter not being the last parameter, improving error message for unexpected character after a parameter. Reviewed-by: jjg, sogoel
Thu, 30 Jan 2014 17:46:25 -0800 8033180: An inappropriate newline symbol in the help section
jjg [Thu, 30 Jan 2014 17:46:25 -0800] rev 22700
8033180: An inappropriate newline symbol in the help section Reviewed-by: ksrini
Thu, 30 Jan 2014 07:35:49 -0500 8033218: Silent failure in TypeAnnotations.resolveFrame
emc [Thu, 30 Jan 2014 07:35:49 -0500] rev 22699
8033218: Silent failure in TypeAnnotations.resolveFrame Summary: Change silent no-op to assertion failure when resolveFrame is called before attribution. Reviewed-by: jfranck
Wed, 29 Jan 2014 14:32:27 -0800 8032869: remove support for legacy options in javap
jjg [Wed, 29 Jan 2014 14:32:27 -0800] rev 22698
8032869: remove support for legacy options in javap Reviewed-by: ksrini
Tue, 28 Jan 2014 17:52:30 -0500 8032932: Add assertion to fix silent failure in Gen.getAndRemoveNonFieldTAs
emc [Tue, 28 Jan 2014 17:52:30 -0500] rev 22697
8032932: Add assertion to fix silent failure in Gen.getAndRemoveNonFieldTAs Summary: Turn silent failure if type annotation position type is UNKNOWN into assertion failure. Reviewed-by: jjg
Tue, 28 Jan 2014 17:51:28 -0500 8032980: Silent failure in Attr.annotateType
emc [Tue, 28 Jan 2014 17:51:28 -0500] rev 22696
8032980: Silent failure in Attr.annotateType Summary: Turn silent discard of annotations in Attr.annotateType if conversion to TypeCompound fails into an assertion failure. Reviewed-by: jjg
Tue, 28 Jan 2014 14:31:29 -0800 8032819: Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options
jjg [Tue, 28 Jan 2014 14:31:29 -0800] rev 22695
8032819: Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options Reviewed-by: ksrini
Tue, 28 Jan 2014 11:22:56 -0800 Merge
lana [Tue, 28 Jan 2014 11:22:56 -0800] rev 22694
Merge
Mon, 27 Jan 2014 17:48:47 -0800 8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options
jjg [Mon, 27 Jan 2014 17:48:47 -0800] rev 22693
8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options Reviewed-by: ksrini
Mon, 27 Jan 2014 16:07:32 -0800 8031212: doclint incorrectly rejects some @see tags in javadoc comments
jjg [Mon, 27 Jan 2014 16:07:32 -0800] rev 22692
8031212: doclint incorrectly rejects some @see tags in javadoc comments Reviewed-by: vromero
Fri, 24 Jan 2014 08:47:32 -0500 8032587: Change silent failure in Attr.java to assertion
emc [Fri, 24 Jan 2014 08:47:32 -0500] rev 22691
8032587: Change silent failure in Attr.java to assertion Summary: Change silent failure in Attr.fromAttributes into a non-null assertion Reviewed-by: jfranck
Mon, 27 Jan 2014 12:45:03 -0800 8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
sogoel [Mon, 27 Jan 2014 12:45:03 -0800] rev 22690
8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword Reviewed-by: jjg, ksrini Contributed-by: matherey.nunez@oracle.com
Fri, 24 Jan 2014 09:39:51 +0100 8028267: sun.tools.javac.util.Bits contains a main-method with test code
alundblad [Fri, 24 Jan 2014 09:39:51 +0100] rev 22689
8028267: sun.tools.javac.util.Bits contains a main-method with test code Summary: Removed main method from Bits and added proper unit testing. Reviewed-by: jfranck
Thu, 23 Jan 2014 14:09:29 +0100 8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE
jfranck [Thu, 23 Jan 2014 14:09:29 +0100] rev 22688
8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE Reviewed-by: abuckley, jlahoda, vromero
Thu, 23 Jan 2014 06:34:53 -0800 8031023: [javac] LambdaToMethod is missing forceSerializedRepresentation logic and switch
ksrini [Thu, 23 Jan 2014 06:34:53 -0800] rev 22687
8031023: [javac] LambdaToMethod is missing forceSerializedRepresentation logic and switch Reviewed-by: jjg, rfield
Wed, 22 Jan 2014 14:45:51 -0800 8032506: Remove commit.txt that was accidentally pushed with the changeset
sogoel [Wed, 22 Jan 2014 14:45:51 -0800] rev 22686
8032506: Remove commit.txt that was accidentally pushed with the changeset Reviewed-by: jjg
Wed, 22 Jan 2014 21:41:50 +0000 8030816: javac crashes when mixing lambdas and inner classes
vromero [Wed, 22 Jan 2014 21:41:50 +0000] rev 22685
8030816: javac crashes when mixing lambdas and inner classes Reviewed-by: jjg, jlahoda
Wed, 22 Jan 2014 12:22:23 -0800 8027477: Enable repeating annotations test cases since JDK-8004912 is fixed
sogoel [Wed, 22 Jan 2014 12:22:23 -0800] rev 22684
8027477: Enable repeating annotations test cases since JDK-8004912 is fixed Reviewed-by: jjg, jfranck Contributed-by: matherey.nunez@oracle.com
Thu, 06 Feb 2014 13:09:40 -0800 Added tag jdk9-b02 for changeset fc0fe10fbee9
katleman [Thu, 06 Feb 2014 13:09:40 -0800] rev 22683
Added tag jdk9-b02 for changeset fc0fe10fbee9
Wed, 05 Jul 2017 19:29:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:29:50 +0200] rev 22682
Merge
Tue, 11 Feb 2014 11:25:51 -0800 Merge
lana [Tue, 11 Feb 2014 11:25:51 -0800] rev 22681
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip