weijun [Mon, 06 Dec 2010 06:49:18 +0800] rev 7521
7004721: ktarg.sh fails when there's no default realm
Reviewed-by: xuelei
xuelei [Thu, 02 Dec 2010 23:44:01 -0800] rev 7520
6979376: to have ldap filters tolerate underscore character in object identifier
Reviewed-by: weijun
mchung [Wed, 01 Dec 2010 15:58:49 -0800] rev 7519
6402006: FileInputStream.available() returns negative values when reading a large file
Reviewed-by: alanb
dl [Wed, 01 Dec 2010 21:46:52 +0000] rev 7518
7003745: Code style cleanups (sync from Dougs CVS)
Reviewed-by: chegar, dholmes
darcy [Wed, 01 Dec 2010 13:01:53 -0800] rev 7517
7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0
Reviewed-by: mduigou, lancea, alanb
alanb [Wed, 01 Dec 2010 19:40:34 +0000] rev 7516
Merge
alanb [Wed, 01 Dec 2010 13:49:02 +0000] rev 7515
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
Reviewed-by: chegar
lana [Mon, 13 Dec 2010 16:22:29 -0800] rev 7514
Merge
naoto [Mon, 13 Dec 2010 13:16:08 -0800] rev 7513
7002320: Locale.forLanguageTag()/toLanguageTag() not working properly with ja_JP_JP locale
Reviewed-by: dougfelt
lana [Fri, 10 Dec 2010 14:02:33 -0800] rev 7512
Merge
peytoia [Fri, 10 Dec 2010 11:43:56 +0900] rev 7511
6515695: [Col] java.text.RuleBasedCollator - JavaDoc "Examples" - Two bugs in sample code
Reviewed-by: okutsu
naoto [Thu, 09 Dec 2010 15:26:22 -0800] rev 7510
Merge
naoto [Thu, 09 Dec 2010 11:56:38 -0800] rev 7509
6486695: [Col] Doc: CollationElementIterator example assumes Collator.getInstance return type
Reviewed-by: okutsu
naoto [Thu, 09 Dec 2010 15:22:05 -0800] rev 7508
7000507: javadoc warnings in java.util.Locale
7004335: Javadoc for Locale.toLangaugeTag() is unclear
7005320: (lc) doc: missing " in Locale.forLanguageTag code samples
Reviewed-by: okutsu
okutsu [Thu, 09 Dec 2010 12:36:58 +0900] rev 7507
6911839: Sles/SuSE 11 needs CJK support
Reviewed-by: peytoia
naoto [Wed, 08 Dec 2010 15:15:45 -0800] rev 7506
6647615: Sample code in ListResourceBundle is not correct and causes a compile error.
Reviewed-by: peytoia
okutsu [Wed, 08 Dec 2010 18:05:30 +0900] rev 7505
6457726: Character.isWhitespace JavaDoc has nonexistent char literals
Reviewed-by: peytoia
okutsu [Wed, 08 Dec 2010 13:09:29 +0900] rev 7504
6653944: (cal) BuddhistCalendar yearOffset erased when deserialized
Reviewed-by: peytoia
okutsu [Wed, 08 Dec 2010 13:02:22 +0900] rev 7503
6203034: [AC] AttributedCharacterIterator methods works wrong (run with respect differs from spec)
Reviewed-by: peytoia
okutsu [Wed, 08 Dec 2010 12:50:26 +0900] rev 7502
4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours
Reviewed-by: peytoia
rupashka [Thu, 02 Dec 2010 18:02:41 +0300] rev 7501
6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias.
Reviewed-by: alexp
rupashka [Thu, 02 Dec 2010 15:54:17 +0300] rev 7500
6639507: Title of javax.swing.JDialog is null while spec says it's empty
Reviewed-by: alexp
lana [Mon, 13 Dec 2010 16:21:36 -0800] rev 7499
Merge
dcherepanov [Tue, 07 Dec 2010 21:02:34 +0300] rev 7498
6984049: applet browser vendor rebranding changes (jdk7 only)
Reviewed-by: art
lana [Fri, 03 Dec 2010 17:12:48 -0800] rev 7497
Merge
lana [Fri, 03 Dec 2010 11:30:28 -0800] rev 7496
Merge
dmeetry [Sat, 04 Dec 2010 02:27:43 +0300] rev 7495
6578041: Drag & Drop from Motif to Java does not work.
Summary: fixing java's interpretation of unsigned 32bit int as signed during an implicit conversion to 64bit int.
Reviewed-by: denis, chrisphi
dav [Thu, 02 Dec 2010 19:53:51 +0300] rev 7494
7002173: java.awt package docs build warnings
Reviewed-by: ant
denis [Wed, 01 Dec 2010 17:25:12 +0300] rev 7493
6945178: SecurityException upon drag-and-drop
Summary: A flag added to distinguish drop action handling.
Reviewed-by: uta, art
dav [Wed, 01 Dec 2010 14:43:56 +0300] rev 7492
6709453: (dav)Screen flickers when a JFrame switches to fullscreen mode
Reviewed-by: art, dcherepanov
prr [Fri, 10 Dec 2010 16:14:04 -0800] rev 7491
7005896: Java2D D3D pipeline doesn't recognise latest Windows OSes
Reviewed-by: bae, jgodinez
lana [Thu, 09 Dec 2010 21:55:41 -0800] rev 7490
Merge
miroslawzn [Wed, 08 Dec 2010 15:15:49 -0800] rev 7489
6859086: Dialog created by JOptionPane.showMessageDialog does not repaint sometimes
Reviewed-by: bae, chrisphi
miroslawzn [Wed, 08 Dec 2010 15:04:41 -0800] rev 7488
6813208: pageDialog throws NPE from applet
Reviewed-by: ant, minqi
flar [Mon, 06 Dec 2010 21:45:48 -0800] rev 7487
6775317: Improve performance of non-AA transformed rectangles and single wide lines in software pipelines
Reviewed-by: jgodinez, prr
srl [Mon, 06 Dec 2010 16:10:01 -0800] rev 7486
6886358: layout code update
Reviewed-by: igor, prr
bae [Sun, 05 Dec 2010 15:51:31 +0300] rev 7485
6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build
Reviewed-by: prr, ohair
lana [Fri, 03 Dec 2010 17:36:25 -0800] rev 7484
Merge
ohair [Sat, 18 Dec 2010 18:28:01 -0800] rev 7483
6909026: Change GNU make version requirement to 3.81
Reviewed-by: robilad
ohair [Thu, 16 Dec 2010 19:56:56 -0800] rev 7482
Merge
ohair [Wed, 15 Dec 2010 15:30:03 -0800] rev 7481
Merge
ohair [Mon, 13 Dec 2010 10:49:18 -0800] rev 7480
Merge
ohair [Mon, 06 Dec 2010 10:47:40 -0800] rev 7479
7001720: copyright templates not rebranded
Reviewed-by: mchung
mfang [Sun, 05 Dec 2010 18:14:52 -0800] rev 7478
Merge
mfang [Sun, 05 Dec 2010 18:02:50 -0800] rev 7477
7004706: l10n of 7000752 Duplicate entry in RowSetResourceBundles.properties
Reviewed-by: ogino
mfang [Sun, 05 Dec 2010 17:54:43 -0800] rev 7476
7000729: NLS: rmic.properties cannot be processed by translation team
Reviewed-by: ogino
mfang [Fri, 03 Dec 2010 17:28:51 -0800] rev 7475
6896693: [fr] keytool: wrong message format in fr locale
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:26:44 -0800] rev 7474
6785462: Missing "(O)" in JFileChooser Open button in Windows LAF
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:24:31 -0800] rev 7473
6745048: Unnecessary surfix "(O)" in JFileChooser open button text
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:22:29 -0800] rev 7472
6708417: On Chinese OS Applet string is appearing in English
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:20:00 -0800] rev 7471
6579775: l10n update after 6212566
Reviewed-by: yhuang
mfang [Fri, 03 Dec 2010 17:12:37 -0800] rev 7470
6566218: l10n of 6476932
Reviewed-by: yhuang
yhuang [Thu, 02 Dec 2010 20:38:07 -0800] rev 7469
Merge
yhuang [Thu, 02 Dec 2010 02:17:37 -0800] rev 7468
6925851: Localize JRE into pt_BR
Reviewed-by: mfang, psun
mfang [Thu, 02 Dec 2010 14:40:13 -0800] rev 7467
6851050: unnecessary full stop character in ja jdi messages
Reviewed-by: ogino
mfang [Tue, 30 Nov 2010 22:38:52 -0800] rev 7466
6675400: "Details" in English has to be "Details" in German
Reviewed-by: yhuang
ohair [Fri, 03 Dec 2010 21:37:05 -0800] rev 7465
Merge
ohair [Fri, 03 Dec 2010 08:45:17 -0800] rev 7464
Merge
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
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
cl [Thu, 16 Dec 2010 18:18:06 -0800] rev 7461
Added tag jdk7-b122 for changeset a6ce631dfd85
duke [Wed, 05 Jul 2017 17:29:44 +0200] rev 7460
Merge
trims [Thu, 16 Dec 2010 20:48:11 -0800] rev 7459
Merge
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
ysr [Thu, 16 Dec 2010 12:56:51 -0800] rev 7457
Merge
ysr [Thu, 16 Dec 2010 09:14:34 -0800] rev 7456
Merge
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
coleenp [Thu, 16 Dec 2010 09:31:55 -0500] rev 7454
Merge
sla [Wed, 15 Dec 2010 08:03:54 -0800] rev 7453
Merge
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
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
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
coleenp [Mon, 13 Dec 2010 14:46:51 -0800] rev 7449
Merge
zgu [Sat, 11 Dec 2010 13:46:36 -0500] rev 7448
Merge
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
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
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
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
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
iveresov [Wed, 15 Dec 2010 23:38:10 -0800] rev 7442
Merge
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
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
iveresov [Wed, 08 Dec 2010 17:50:49 -0800] rev 7439
Merge
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
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
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
never [Fri, 03 Dec 2010 12:14:33 -0800] rev 7435
7004530: casx used for 32 bit cas after 7003554
Reviewed-by: kvn, iveresov
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
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
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
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
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
never [Wed, 01 Dec 2010 10:16:31 -0800] rev 7429
7002666: eclipse CDT projects crash with compressed oops
Reviewed-by: kvn, twisti
iveresov [Tue, 30 Nov 2010 23:14:25 -0800] rev 7428
Merge
iveresov [Tue, 30 Nov 2010 23:23:40 -0800] rev 7427
6985015: C1 needs to support compressed oops
Summary: This change implements compressed oops for C1 for x64 and sparc. The changes are mostly on the codegen level, with a few exceptions when we do access things outside of the heap that are uncompressed from the IR. Compressed oops are now also enabled with tiered.
Reviewed-by: twisti, kvn, never, phh
twisti [Tue, 30 Nov 2010 09:53:04 -0800] rev 7426
7001363: java/dyn/InvokeDynamic should not be a well-known class in the JVM
Summary: Because of the removal of language support, the JDK 7 API for JSR 292 no longer includes a public class named java/dyn/InvokeDynamic.
Reviewed-by: jrose, kvn
iveresov [Wed, 15 Dec 2010 20:43:36 -0800] rev 7425
7007229: Fix warnings with VS2010 in compressedStream.cpp
Summary: An interference between a fix for 6993125 and disabled optimization in compressedStream.cpp produces a warning with VS2010. Disable the warning for the code fragment for which the optimizations are disabled.
Reviewed-by: kvn
trims [Thu, 16 Dec 2010 20:35:33 -0800] rev 7424
Merge
trims [Fri, 10 Dec 2010 18:05:39 -0800] rev 7423
7006221: Bump the HS20 build number to 04
Summary: Update the HS20 build number to 04
Reviewed-by: jcoomes
trims [Fri, 10 Dec 2010 17:59:46 -0800] rev 7422
Merge
ysr [Thu, 09 Dec 2010 21:47:58 -0800] rev 7421
Merge
ysr [Thu, 09 Dec 2010 09:22:57 -0800] rev 7420
7005259: CMS: BubbleUpRef asserts referent(obj)->is_oop() failed: Enqueued a bad referent
Summary: Relaxed the assert by allowing NULL referents when discovery may be concurrent.
Reviewed-by: johnc, jcoomes
ysr [Tue, 07 Dec 2010 21:55:53 -0800] rev 7419
7001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed())
7002546: regression on SpecJbb2005 on 7b118 comparing to 7b117 on small heaps
Summary: Relaxed assertion checking related to incremental_collection_failed flag to allow for ExplicitGCInvokesConcurrent behaviour where we do not want a failing scavenge to bail to a stop-world collection. Parameterized incremental_collection_will_fail() so we can selectively use, or not use, as appropriate, the statistical prediction at specific use sites. This essentially reverts the scavenge bail-out logic to what it was prior to some recent changes that had inadvertently started using the statistical prediction which can be noisy in the presence of bursty loads. Added some associated verbose non-product debugging messages.
Reviewed-by: johnc, tonyp
johnc [Tue, 07 Dec 2010 16:44:34 -0800] rev 7418
Merge
johnc [Tue, 07 Dec 2010 16:18:45 -0800] rev 7417
6994628: G1: Test gc/gctests/FinalizeTest05 fails (one live object is finalized)
Summary: The Solaris Studio 12 update 1 C++ compiler was incorrectly re-ordering the reads of an object's mark word in oopDesc::forward_to_atomic(). This opened a small window where one thread could execute the successful CAS path even though another thread had already successfully forwarded the object. This could result in an object being copied twice. The code in oopDesc::forward_to_atomic() was changed to read the mark word once.
Reviewed-by: ysr, tonyp
tonyp [Tue, 07 Dec 2010 16:47:42 -0500] rev 7416
6994056: G1: when GC locker is active, extend the Eden instead of allocating into the old gen
Summary: Allow the eden to the expanded up to a point when the GC locker is active.
Reviewed-by: jwilhelm, johnc, ysr, jcoomes
kevinw [Wed, 08 Dec 2010 04:50:35 -0800] rev 7415
7003789: PTRACE_GETREGS problems with SA on Linux.
Summary: ifdef definitions for PTRACE_GETREGS_REQ clarified
Reviewed-by: dholmes
sla [Tue, 07 Dec 2010 03:15:45 -0800] rev 7414
6539281: -Xcheck:jni should validate char* argument to ReleaseStringUTFChars
Summary: Tag allocated memory with a magic value and verify when releasing.
Reviewed-by: phh, stefank
kamg [Mon, 06 Dec 2010 20:21:15 -0500] rev 7413
7003782: Update JVMTI version to 1.2 for jdk7
Summary: Update minor version to 1.2 for jdk7
Reviewed-by: phh, dcubed
coleenp [Mon, 06 Dec 2010 15:37:00 -0500] rev 7412
Merge
coleenp [Sat, 04 Dec 2010 00:09:05 -0500] rev 7411
6704010: Internal Error (src/share/vm/interpreter/interpreterRuntime.cpp:1106)
Summary: Fixed a race condition in the assertion caused by an unguarded, concurrent access to a GrowableArray object.
Reviewed-by: coleenp, dholmes, dsamersoff
Contributed-by: volker.simonis@gmail.com
sla [Thu, 02 Dec 2010 05:45:54 -0800] rev 7410
6981484: Update development launcher
Summary: Add new development launcher called hotspot(.exe)
Reviewed-by: coleenp