Fri, 03 Dec 2010 17:28:51 -0800 6896693: [fr] keytool: wrong message format in fr locale
mfang [Fri, 03 Dec 2010 17:28:51 -0800] rev 7475
6896693: [fr] keytool: wrong message format in fr locale Reviewed-by: yhuang
Fri, 03 Dec 2010 17:26:44 -0800 6785462: Missing "(O)" in JFileChooser Open button in Windows LAF
mfang [Fri, 03 Dec 2010 17:26:44 -0800] rev 7474
6785462: Missing "(O)" in JFileChooser Open button in Windows LAF Reviewed-by: yhuang
Fri, 03 Dec 2010 17:24:31 -0800 6745048: Unnecessary surfix "(O)" in JFileChooser open button text
mfang [Fri, 03 Dec 2010 17:24:31 -0800] rev 7473
6745048: Unnecessary surfix "(O)" in JFileChooser open button text Reviewed-by: yhuang
Fri, 03 Dec 2010 17:22:29 -0800 6708417: On Chinese OS Applet string is appearing in English
mfang [Fri, 03 Dec 2010 17:22:29 -0800] rev 7472
6708417: On Chinese OS Applet string is appearing in English Reviewed-by: yhuang
Fri, 03 Dec 2010 17:20:00 -0800 6579775: l10n update after 6212566
mfang [Fri, 03 Dec 2010 17:20:00 -0800] rev 7471
6579775: l10n update after 6212566 Reviewed-by: yhuang
Fri, 03 Dec 2010 17:12:37 -0800 6566218: l10n of 6476932
mfang [Fri, 03 Dec 2010 17:12:37 -0800] rev 7470
6566218: l10n of 6476932 Reviewed-by: yhuang
Thu, 02 Dec 2010 20:38:07 -0800 Merge
yhuang [Thu, 02 Dec 2010 20:38:07 -0800] rev 7469
Merge
Thu, 02 Dec 2010 02:17:37 -0800 6925851: Localize JRE into pt_BR
yhuang [Thu, 02 Dec 2010 02:17:37 -0800] rev 7468
6925851: Localize JRE into pt_BR Reviewed-by: mfang, psun
Thu, 02 Dec 2010 14:40:13 -0800 6851050: unnecessary full stop character in ja jdi messages
mfang [Thu, 02 Dec 2010 14:40:13 -0800] rev 7467
6851050: unnecessary full stop character in ja jdi messages Reviewed-by: ogino
Tue, 30 Nov 2010 22:38:52 -0800 6675400: "Details" in English has to be "Details" in German
mfang [Tue, 30 Nov 2010 22:38:52 -0800] rev 7466
6675400: "Details" in English has to be "Details" in German Reviewed-by: yhuang
Fri, 03 Dec 2010 21:37:05 -0800 Merge
ohair [Fri, 03 Dec 2010 21:37:05 -0800] rev 7465
Merge
Fri, 03 Dec 2010 08:45:17 -0800 Merge
ohair [Fri, 03 Dec 2010 08:45:17 -0800] rev 7464
Merge
Tue, 30 Nov 2010 17:46:42 -0800 6987107: Add variable to add to but not modify non-fcs version string
ohair [Tue, 30 Nov 2010 17:46:42 -0800] rev 7463
6987107: Add variable to add to but not modify non-fcs version string Reviewed-by: jcoomes, dholmes, andrew, kvn
Tue, 23 Nov 2010 02:17:23 +0000 7000225: Sanity check on sane-alsa-headers is broken
andrew [Tue, 23 Nov 2010 02:17:23 +0000] rev 7462
7000225: Sanity check on sane-alsa-headers is broken Summary: Fix use of tab separators, ${alsa_version} expansion and conditional Reviewed-by: ohair
Thu, 16 Dec 2010 18:18:06 -0800 Added tag jdk7-b122 for changeset a6ce631dfd85
cl [Thu, 16 Dec 2010 18:18:06 -0800] rev 7461
Added tag jdk7-b122 for changeset a6ce631dfd85
Wed, 05 Jul 2017 17:29:44 +0200 Merge
duke [Wed, 05 Jul 2017 17:29:44 +0200] rev 7460
Merge
Thu, 16 Dec 2010 20:48:11 -0800 Merge
trims [Thu, 16 Dec 2010 20:48:11 -0800] rev 7459
Merge
Thu, 16 Dec 2010 20:57:03 -0500 7003707: need to remove (some) system include files from the HotSpot header files
dholmes [Thu, 16 Dec 2010 20:57:03 -0500] rev 7458
7003707: need to remove (some) system include files from the HotSpot header files Summary: move socket_available into os_linux.cpp to avoid inclusion of ioctl.h in os_linux.inline.hpp Reviewed-by: coleenp, stefank, ikrylov
Thu, 16 Dec 2010 12:56:51 -0800 Merge
ysr [Thu, 16 Dec 2010 12:56:51 -0800] rev 7457
Merge
Thu, 16 Dec 2010 09:14:34 -0800 Merge
ysr [Thu, 16 Dec 2010 09:14:34 -0800] rev 7456
Merge
Tue, 14 Dec 2010 16:19:44 -0500 7000559: G1: assertion failure !outer || (full_collections_started == _full_collections_completed + 1)
tonyp [Tue, 14 Dec 2010 16:19:44 -0500] rev 7455
7000559: G1: assertion failure !outer || (full_collections_started == _full_collections_completed + 1) Summary: The concurrent marking thread can complete its operation and increment the full GC counter during a Full GC. This causes the nesting of increments to the start and end of Full GCs that we are expecting to be wrong. the fix is for the marking thread to join the suspendible thread set before incrementing the counter so that it's blocked until the Full GC (or any other safepoint) is finished. The change also includes some minor code cleanup (I renamed a parameter). Reviewed-by: brutisso, ysr
Thu, 16 Dec 2010 09:31:55 -0500 Merge
coleenp [Thu, 16 Dec 2010 09:31:55 -0500] rev 7454
Merge
Wed, 15 Dec 2010 08:03:54 -0800 Merge
sla [Wed, 15 Dec 2010 08:03:54 -0800] rev 7453
Merge
Wed, 15 Dec 2010 07:11:31 -0800 7006354: Updates to Visual Studio project creation and development launcher
sla [Wed, 15 Dec 2010 07:11:31 -0800] rev 7452
7006354: Updates to Visual Studio project creation and development launcher Summary: Updates to Visual Studio project creation and development launcher Reviewed-by: stefank, coleenp
Wed, 15 Dec 2010 05:43:54 -0800 7006659: temporary adlc files are added to the build variables
stefank [Wed, 15 Dec 2010 05:43:54 -0800] rev 7451
7006659: temporary adlc files are added to the build variables Summary: Don't recurse into sub-directories when looking for source files. Reviewed-by: never, brutisso
Tue, 14 Dec 2010 15:10:52 -0500 7006471: fix for 6988439 crashes when pending list lock is null
coleenp [Tue, 14 Dec 2010 15:10:52 -0500] rev 7450
7006471: fix for 6988439 crashes when pending list lock is null Summary: missing null check in owns_pending_list_lock() because this can be called before pending_list_lock is initialized. Reviewed-by: never, kvn
Mon, 13 Dec 2010 14:46:51 -0800 Merge
coleenp [Mon, 13 Dec 2010 14:46:51 -0800] rev 7449
Merge
Sat, 11 Dec 2010 13:46:36 -0500 Merge
zgu [Sat, 11 Dec 2010 13:46:36 -0500] rev 7448
Merge
Sat, 11 Dec 2010 13:20:56 -0500 7003748: Decode C stack frames when symbols are presented (PhoneHome project)
zgu [Sat, 11 Dec 2010 13:20:56 -0500] rev 7447
7003748: Decode C stack frames when symbols are presented (PhoneHome project) Summary: Implemented in-process C native stack frame decoding when symbols are available. Reviewed-by: coleenp, never
Fri, 10 Dec 2010 12:13:03 -0500 6988439: Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
coleenp [Fri, 10 Dec 2010 12:13:03 -0500] rev 7446
6988439: Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock Summary: Don't acquire methodData_lock while holding pending list lock Reviewed-by: kvn, never, ysr
Thu, 09 Dec 2010 20:12:06 -0500 7005007: Refine use of ALT_COMPILER_PATH to avoid conflict with JPRT usage
dholmes [Thu, 09 Dec 2010 20:12:06 -0500] rev 7445
7005007: Refine use of ALT_COMPILER_PATH to avoid conflict with JPRT usage Summary: Check for CROSS_COMPILE_ARCH being set as an indicator to use ALT_COMPILER_PATH Reviewed-by: acorn, ohair
Thu, 09 Dec 2010 15:04:26 -0500 7004582: Add GetThisObject() function to JVMTI 1.2
kamg [Thu, 09 Dec 2010 15:04:26 -0500] rev 7444
7004582: Add GetThisObject() function to JVMTI 1.2 Summary: Add 'GetThisObject' function Reviewed-by: never, coleenp
Thu, 09 Dec 2010 17:53:22 +0300 6989076: JVM crashes in klassItable::initialize_itable_for_interface
dsamersoff [Thu, 09 Dec 2010 17:53:22 +0300] rev 7443
6989076: JVM crashes in klassItable::initialize_itable_for_interface Summary: hotspot should check protection attribute besides the name and signature of the method when constructing vtable. Reviewed-by: dcubed
Wed, 15 Dec 2010 23:38:10 -0800 Merge
iveresov [Wed, 15 Dec 2010 23:38:10 -0800] rev 7442
Merge
Mon, 13 Dec 2010 22:41:03 -0800 7004940: CTW: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG
never [Mon, 13 Dec 2010 22:41:03 -0800] rev 7441
7004940: CTW: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG Reviewed-by: kvn, twisti
Fri, 10 Dec 2010 14:14:02 -0800 6993125: runThese crashes with assert(Thread::current()->on_local_stack((address)this))
kvn [Fri, 10 Dec 2010 14:14:02 -0800] rev 7440
6993125: runThese crashes with assert(Thread::current()->on_local_stack((address)this)) Summary: add another ResourceObj debug field to distinguish garbage Reviewed-by: dholmes, coleenp
Wed, 08 Dec 2010 17:50:49 -0800 Merge
iveresov [Wed, 08 Dec 2010 17:50:49 -0800] rev 7439
Merge
Wed, 08 Dec 2010 02:36:36 -0800 7005241: C1: SEGV in java.util.concurrent.LinkedTransferQueue.xfer() with compressed oops
iveresov [Wed, 08 Dec 2010 02:36:36 -0800] rev 7438
7005241: C1: SEGV in java.util.concurrent.LinkedTransferQueue.xfer() with compressed oops Summary: Implementation of the CAS primitive for x64 compressed oops was incorrect. It kills rscratch2 register (r11), which is allocatable in C1. Also, we don't need to restore cmpval as it's never used after that, so we need only one temporary register, which can be scratch1. Reviewed-by: kvn, never
Tue, 07 Dec 2010 11:00:02 -0800 7004925: CTW: assert(nbits == 32 || -(1 << nbits-1) <= x && x < ( 1 << nbits-1)) failed: value out of range
kvn [Tue, 07 Dec 2010 11:00:02 -0800] rev 7437
7004925: CTW: assert(nbits == 32 || -(1 << nbits-1) <= x && x < ( 1 << nbits-1)) failed: value out of range Summary: Set offset in register if it does not fit 13 bits. Reviewed-by: iveresov
Fri, 03 Dec 2010 15:53:57 -0800 7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
jrose [Fri, 03 Dec 2010 15:53:57 -0800] rev 7436
7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute Reviewed-by: twisti
Fri, 03 Dec 2010 12:14:33 -0800 7004530: casx used for 32 bit cas after 7003554
never [Fri, 03 Dec 2010 12:14:33 -0800] rev 7435
7004530: casx used for 32 bit cas after 7003554 Reviewed-by: kvn, iveresov
Fri, 03 Dec 2010 06:14:37 -0800 7003798: test/compiler/6991596 fails with true != false
twisti [Fri, 03 Dec 2010 06:14:37 -0800] rev 7434
7003798: test/compiler/6991596 fails with true != false Summary: The test of 6991596 fails on SPARCV9. Reviewed-by: kvn, never, jrose
Fri, 03 Dec 2010 01:34:31 -0800 6961690: load oops from constant table on SPARC
twisti [Fri, 03 Dec 2010 01:34:31 -0800] rev 7433
6961690: load oops from constant table on SPARC Summary: oops should be loaded from the constant table of an nmethod instead of materializing them with a long code sequence. Reviewed-by: never, kvn
Thu, 02 Dec 2010 17:21:12 -0800 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
iveresov [Thu, 02 Dec 2010 17:21:12 -0800] rev 7432
7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer Summary: C1 with profiling doesn't check whether the MDO has been really allocated, which can silently fail if the perm gen is full. The solution is to check if the allocation failed and bailout out of inlining or compilation. Reviewed-by: kvn, never
Thu, 02 Dec 2010 01:02:55 -0800 6998985: faulty generic arraycopy on windows x86_64: 4th arg overwritten with oop
twisti [Thu, 02 Dec 2010 01:02:55 -0800] rev 7431
6998985: faulty generic arraycopy on windows x86_64: 4th arg overwritten with oop Reviewed-by: kvn, never
Wed, 01 Dec 2010 15:47:52 -0800 6875026: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LinearScan.cpp:5486
never [Wed, 01 Dec 2010 15:47:52 -0800] rev 7430
6875026: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LinearScan.cpp:5486 Reviewed-by: kvn, iveresov
Wed, 01 Dec 2010 10:16:31 -0800 7002666: eclipse CDT projects crash with compressed oops
never [Wed, 01 Dec 2010 10:16:31 -0800] rev 7429
7002666: eclipse CDT projects crash with compressed oops Reviewed-by: kvn, twisti
Tue, 30 Nov 2010 23:14:25 -0800 Merge
iveresov [Tue, 30 Nov 2010 23:14:25 -0800] rev 7428
Merge
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip