VKARNAUK [Fri, 14 Sep 2012 19:51:14 +0400] rev 13779
6994562: Swing classes (both JTextArea and JTextField) don't support caret width tuning
Reviewed-by: rupashka, art
alexsch [Fri, 14 Sep 2012 15:30:46 +0400] rev 13778
7196547: [macosx] Implement dead key detection for KeyEvent
Reviewed-by: skovatch, kizune
alexsch [Fri, 14 Sep 2012 15:08:54 +0400] rev 13777
7197320: [macosx] Full Screen option missing when Window.documentModified
Reviewed-by: anthony
bagiras [Thu, 13 Sep 2012 21:23:23 +0400] rev 13776
7198318: SunToolkitSubclass.java should be removed
Reviewed-by: serb
bagiras [Thu, 13 Sep 2012 19:53:13 +0400] rev 13775
7186109: Simplify lock machinery for PostEventQueue & EventQueue
Reviewed-by: art, anthony, dholmes
serb [Wed, 12 Sep 2012 21:16:39 +0400] rev 13774
7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu
Reviewed-by: art
malenkov [Tue, 11 Sep 2012 10:58:39 +0400] rev 13773
7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties
Reviewed-by: rupashka
alexsch [Fri, 07 Sep 2012 13:08:59 +0400] rev 13772
7194469: Pressing the Enter key results in an alert tone beep when focus is TextField
Reviewed-by: bagiras, denis
bagiras [Thu, 06 Sep 2012 17:57:31 +0400] rev 13771
7153339: InternalError when drawLine with Xor and Antialiasing
Reviewed-by: prr, flar
kizune [Thu, 06 Sep 2012 14:59:54 +0400] rev 13770
7175183: [macosx] Objective-C exception thrown when switching monitor configuration
Reviewed-by: prr, serb
bae [Mon, 17 Sep 2012 13:44:07 +0400] rev 13769
7186799: Regression tests for ImageIO metadata fail on second run
Reviewed-by: prr, bae
Contributed-by: Vadim Pakhnushev <vadim.pakhnushev@oracle.com>
lana [Fri, 14 Sep 2012 13:52:30 -0700] rev 13768
Merge
bae [Tue, 11 Sep 2012 13:32:48 +0400] rev 13767
7181199: [macosx] Startup is much slower in headless mode for apps using Fonts
Reviewed-by: jgodinez, prr
jgodinez [Mon, 10 Sep 2012 10:07:10 -0700] rev 13766
7183516: [macosx]Can't print-out the defined fonts for PrintFont_2D and AntialiasTableTest.
Reviewed-by: bae, prr
katleman [Thu, 20 Sep 2012 13:45:18 -0700] rev 13765
Added tag jdk8-b57 for changeset ad1e86451b3f
duke [Wed, 05 Jul 2017 18:23:11 +0200] rev 13764
Merge
amurillo [Fri, 21 Sep 2012 14:02:58 -0700] rev 13763
Added tag hs25-b02 for changeset b3b50cc0cb4d
amurillo [Fri, 21 Sep 2012 14:02:57 -0700] rev 13762
Merge
jcoomes [Thu, 20 Sep 2012 16:27:51 -0700] rev 13761
7199082: write warning messages to stderr
Reviewed-by: ysr, dholmes, sla
jmasa [Thu, 20 Sep 2012 13:49:27 -0700] rev 13760
Merge
jmasa [Thu, 20 Sep 2012 12:18:23 -0700] rev 13759
7199923: NPG: tools/javac/T7093325.java timeout
Reviewed-by: stefank, coleenp, kvn
johnc [Thu, 20 Sep 2012 09:52:56 -0700] rev 13758
7190666: G1: assert(_unused == 0) failed: Inconsistency in PLAB stats
Summary: Reset the fields in ParGCAllocBuffer, that are used for accumulating values for the ResizePLAB sensors in PLABStats, to zero after flushing the values to the PLABStats fields. Flush PLABStats values only when retiring the final allocation buffers prior to disposing of a G1ParScanThreadState object, rather than when retiring every allocation buffer.
Reviewed-by: jwilhelm, jmasa, ysr
johnc [Wed, 19 Sep 2012 15:48:02 -0700] rev 13757
7193946: Move warnings associated with UseMemSetInBOT flag
Summary: The warnings associated with the UseMemSetInBOT flag are duplicated in CMS and G1. The separate warnings have been removed and single instance of the warning has been placed in a common location.
Reviewed-by: brutisso, ysr
johnc [Wed, 19 Sep 2012 08:48:10 -0700] rev 13756
7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor
Summary: The is_zeroed parameter is no longer used and so can be removed.
Reviewed-by: johnc, jmasa, brutisso
Contributed-by: Brandon Mitchell <brandon@twitter.com>
jmasa [Tue, 18 Sep 2012 14:15:06 -0700] rev 13755
7197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittently
Reviewed-by: johnc, ysr
brutisso [Mon, 17 Sep 2012 10:33:13 +0200] rev 13754
7198130: G1: PrintReferenceGC output comes out of order
Summary: Move the first part of the GC logging, including timestamp, to the start of the GC
Reviewed-by: johnc, jwilhelm
coleenp [Mon, 17 Sep 2012 10:46:59 -0400] rev 13753
7197269: NPG: FollowReferences has no ClassLoader -> Class link to follow
Summary: restore java/lang/ClassLoader.addClass() upcall
Reviewed-by: sspitsyn, dcubed, jmasa
brutisso [Thu, 13 Sep 2012 21:20:26 +0200] rev 13752
7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts
Reviewed-by: brutisso, johnc, ysr
Contributed-by: Hal Mo <kungu.mjh@taobao.com>
amurillo [Fri, 14 Sep 2012 22:00:41 -0700] rev 13751
7198641: new hotspot build - hs25-b02
Reviewed-by: jcoomes
amurillo [Fri, 14 Sep 2012 21:50:58 -0700] rev 13750
Added tag hs25-b01 for changeset ab29bec425bb
amurillo [Fri, 14 Sep 2012 21:50:58 -0700] rev 13749
Merge
zgu [Fri, 14 Sep 2012 12:55:50 -0400] rev 13748
7198529: NPG: assert with NMT code in Thread destructor
Summary: Thread stack's base address can be NULL if it is not started or exited before recording the base
Reviewed-by: kvn, fparain
roland [Thu, 13 Sep 2012 22:09:16 +0200] rev 13747
7198074: NPG: assert(((Metadata*)obj)->is_valid()) failed: obj is valid
Summary: missing test for T_METADATA leads to incorrect register allocation.
Reviewed-by: kvn
zgu [Tue, 11 Sep 2012 20:12:55 -0700] rev 13746
Merge
zgu [Tue, 11 Sep 2012 18:28:51 -0700] rev 13745
Merge
zgu [Tue, 11 Sep 2012 20:53:17 -0400] rev 13744
7181995: NMT ON: NMT assertion failure assert(cur_vm->is_uncommit_record() || cur_vm->is_deallocation_record
Summary: Fixed virtual memory records merge and promotion logic, should be based on sequence number vs. base address order
Reviewed-by: coleenp, acorn
coleenp [Tue, 11 Sep 2012 20:20:38 -0400] rev 13743
7196681: NPG: Some JSR 292 tests crash in Windows exception handler
Summary: There was a rogue os::breakpoint() call in log_dependency left over from the jsr292 merge. Also changed verify_oop() calls for metadata to verify_{method,klass}_ptr.
Reviewed-by: kvn, twisti
roland [Tue, 11 Sep 2012 16:20:57 +0200] rev 13742
7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
Summary: C1 needs knowledge of T_METADATA at the LIR level.
Reviewed-by: kvn, coleenp
stefank [Tue, 11 Sep 2012 14:59:23 +0200] rev 13741
7197350: NPG: jvmtiHeapReferenceCallback receives incorrect reference_kind for system class roots
Summary: Fix the iteration over the system classes and report the correct reference kind.
Reviewed-by: coleenp, rbackman
twisti [Mon, 10 Sep 2012 16:37:22 -0700] rev 13740
7196242: vm/mlvm/indy/stress/java/loopsAndThreads crashed
Reviewed-by: jrose, coleenp, jmasa, kvn
coleenp [Fri, 07 Sep 2012 16:42:25 -0400] rev 13739
7196103: NPG: Unable to allocate bit map for parallel garbage collection for the requested heap size
Summary: Don't allocate huge class metaspace size by default on x64
Reviewed-by: stefank, jmasa, kvn
coleenp [Fri, 07 Sep 2012 12:04:16 -0400] rev 13738
7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
Summary: Simple renaming to be consistent with instanceKlass->InstanceKlass renaming
Reviewed-by: stefank, jmasa
jmasa [Thu, 06 Sep 2012 07:28:30 -0700] rev 13737
7196298: Better fix for 7195789
Reviewed-by: jcoomes, brutisso
coleenp [Wed, 05 Sep 2012 20:08:08 -0400] rev 13736
7195867: NPG: SAJDI tests fail with sun.jvm.hotspot.types.WrongTypeException: No suitable match for type
Summary: Need to restore the vtable in metadata when we restore the type from the shared archive.
Reviewed-by: acorn, jcoomes, jmasa, jrose
kvn [Wed, 05 Sep 2012 10:18:37 -0700] rev 13735
7196167: NPG: mismerge in make/solaris/makefiles/fastdebug.make
Summary: Remove the workaround of 7187454 problem which was restored incorrectly during NPG merge.
Reviewed-by: coleenp, dholmes
stefank [Wed, 05 Sep 2012 10:39:29 +0200] rev 13734
7195935: NPG: Some issues with compressed oops
Summary: Don't decompress the klass pointer in the G1 pre-barrier code when !UseCompressedKlassPointers
Reviewed-by: coleenp, brutisso
jmasa [Tue, 04 Sep 2012 16:20:28 -0700] rev 13733
7195789: NPG: assert(used + free == capacity) failed: Accounting is wrong
Reviewed-by: coleenp, jcoomes
twisti [Tue, 04 Sep 2012 18:01:20 -0700] rev 13732
7196120: NPG: JSR 2292 test fails because missing fix for 7188911
Reviewed-by: kvn, coleenp
roland [Tue, 04 Sep 2012 23:27:55 +0200] rev 13731
7184649: NPG: Implement another MetdataPtr case
Summary: xmeet when both inputs are MetadataPtr.
Reviewed-by: kvn
stefank [Tue, 04 Sep 2012 13:01:03 +0200] rev 13730
7195968: NPG: oopDesc::list_ptr_from_klass is broken
Summary: Remove incorrect cast
Reviewed-by: brutisso, coleenp
coleenp [Mon, 03 Sep 2012 18:37:12 -0400] rev 13729
7195823: NPG: CMS reserved() doesn't match _rs.base().
Summary: If the commit fails, the size isn't set so the assert fails.
Reviewed-by: kamg
coleenp [Sat, 01 Sep 2012 13:25:18 -0400] rev 13728
6964458: Reimplement class meta-data storage to use native memory
Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes
Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland
Contributed-by: jmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
jcoomes [Fri, 31 Aug 2012 16:39:35 -0700] rev 13727
7195615: new hotspot build - hs25-b01
Reviewed-by: johnc
katleman [Thu, 20 Sep 2012 13:44:28 -0700] rev 13726
Added tag jdk8-b57 for changeset 386342128efe
katleman [Thu, 20 Sep 2012 13:44:03 -0700] rev 13725
Added tag jdk8-b57 for changeset b3dd9df01aa0
duke [Wed, 05 Jul 2017 18:22:53 +0200] rev 13724
Added tag jdk8-b57 for changeset 2c21c080b11b