alanb [Wed, 26 Jan 2011 18:01:41 +0000] rev 8156
7012663: javadoc warning in javax.swing.JComponent and javax.swing.plaf.synth.SynthTextPaneUI
Reviewed-by: alexp
mullan [Tue, 25 Jan 2011 08:41:46 -0500] rev 8155
Merge
mullan [Mon, 24 Jan 2011 15:46:05 -0500] rev 8154
Merge
mullan [Mon, 24 Jan 2011 15:08:37 -0500] rev 8153
Merge
mullan [Mon, 24 Jan 2011 14:56:14 -0500] rev 8152
5001004: Required Security Algorithms need to be defined
Reviewed-by: wetmore
darcy [Mon, 24 Jan 2011 20:04:08 -0800] rev 8151
7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs
Reviewed-by: mduigou, alexp
lana [Tue, 08 Feb 2011 14:19:54 -0800] rev 8150
Merge
naoto [Tue, 08 Feb 2011 09:04:30 -0800] rev 8149
7015500: Locale.toLanguageTag() uses "und" as lang subtag for private use only Locale
Reviewed-by: srl
alexp [Mon, 07 Feb 2011 21:34:31 +0300] rev 8148
6979537: closed/javax/swing/JSplitPane/UnitTest/UnitTest.java fails
Reviewed-by: rupashka
alexp [Mon, 07 Feb 2011 21:15:51 +0300] rev 8147
7016942: Revert a refactoring in TooltipManager to allow reflection hack
Reviewed-by: rupashka
naoto [Thu, 03 Feb 2011 09:59:20 -0800] rev 8146
7013282: No appropriate CCC request for listed JDK 7 changes in java.util.spi package (b121)
Reviewed-by: peytoia
rupashka [Thu, 03 Feb 2011 16:30:51 +0300] rev 8145
7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
Reviewed-by: alexp
rupashka [Wed, 02 Feb 2011 18:41:30 +0300] rev 8144
6988176: There is focus painted inside the button.
Reviewed-by: alexp
rupashka [Wed, 02 Feb 2011 18:37:31 +0300] rev 8143
6988168: Press the "Toggle Font" button.The size of the combo box didn't change.
Reviewed-by: alexp
malenkov [Mon, 31 Jan 2011 21:49:27 +0300] rev 8142
6999045: DOC: Unclear spec for BevelBorder constructor and BorderFactory factory method (colors switching)
Reviewed-by: alexp
malenkov [Mon, 31 Jan 2011 21:31:39 +0300] rev 8141
7001118: DOC: javax.swing.border.StrokeBorder.paintBorder() doesn't throw NPE in all specified cases
Reviewed-by: alexp
malenkov [Mon, 31 Jan 2011 21:22:42 +0300] rev 8140
7001484: DOC: Method javax.swing.border.StrokeBorder.getBorderInsets() should specify how it converts float
Reviewed-by: alexp
rupashka [Thu, 27 Jan 2011 14:33:30 +0300] rev 8139
6935155: @since tag is missing in JTextComponent.save/restoreComposedText
Reviewed-by: alexp
rupashka [Thu, 27 Jan 2011 14:23:42 +0300] rev 8138
6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError
Reviewed-by: peterz
lana [Tue, 08 Feb 2011 14:19:11 -0800] rev 8137
Merge
dav [Fri, 04 Feb 2011 17:32:33 +0300] rev 8136
6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components
Reviewed-by: ant, dcherepanov
andrew [Tue, 01 Feb 2011 17:44:47 +0000] rev 8135
7015232: missing copyright header in CheckZOrderChange.java
Summary: Add standard GPL header as on other tests
Reviewed-by: anthony
denis [Fri, 28 Jan 2011 16:52:10 +0300] rev 8134
6340263: Regression testcase java/awt/dnd/DnDClipboardDeadlockTest throughs IOException: Owner timed out
Reviewed-by: anthony, art
dav [Tue, 25 Jan 2011 19:07:27 +0300] rev 8133
6431076: Cursor gets reset to text cursor in xawt TextArea when autoscrolling on append
Reviewed-by: art, anthony
dav [Tue, 25 Jan 2011 15:33:14 +0300] rev 8132
6693961: cross-window focus transfer ability in the Focus Spec should be revised
Reviewed-by: ant, art
dlila [Tue, 08 Feb 2011 09:22:49 -0500] rev 8131
7016856: dashing performance was reduced during latest changes to the OpenJDK rasterizer
Summary: Optimized dashing, rasterizing, and the flow of transformed coordinates
Reviewed-by: flar
lana [Thu, 03 Feb 2011 19:15:30 -0800] rev 8130
Merge
dlila [Thu, 27 Jan 2011 16:43:28 -0500] rev 8129
4645692: solveCubic does not return all solutions.
Summary: more robust solveCubic implementation.
Reviewed-by: flar
prr [Wed, 26 Jan 2011 13:26:57 -0800] rev 8128
6940890: Java doesn't pick up the correct fontconfig files in latest Solaris Next builds
Reviewed-by: bae, igor
prr [Wed, 26 Jan 2011 11:46:40 -0800] rev 8127
7014738: Update jdk repo application manifests with Windows 7 compatibility section.
Reviewed-by: bae, igor
cl [Thu, 10 Feb 2011 16:24:40 -0800] rev 8126
Added tag jdk7-b129 for changeset 6552a84fac3c
duke [Wed, 05 Jul 2017 17:34:35 +0200] rev 8125
Merge
kamg [Wed, 16 Feb 2011 16:58:24 -0800] rev 8124
7019718: make error reporting flags product instead of diagnostic
Summary: see synopsis
Reviewed-by: acorn, coleenp
trims [Fri, 11 Feb 2011 15:32:03 -0800] rev 8123
7019104: Bump the HS21 build number to 02
Summary: Update the HS21 build number to 02
Reviewed-by: jcoomes
trims [Fri, 11 Feb 2011 15:31:58 -0800] rev 8122
Merge
rottenha [Fri, 11 Feb 2011 05:40:41 -0800] rev 8121
Merge
ctornqvi [Thu, 10 Feb 2011 12:55:56 +0100] rev 8120
7018366: hotspot/runtime_erro Fix for 7014918 does not build using MVC 2003
Summary: Looking at API_VERSION_NUMBER define to see what version of dbghelp.h/imagehlp.h is included to determine what MINIDUMP_TYPEs are defined in the header file
Reviewed-by: acorn, brutisso, sla
ctornqvi [Wed, 09 Feb 2011 11:08:10 +0100] rev 8119
7014918: Improve core/minidump handling in Hotspot
Summary: Added Minidump support on Windows, enabled large page core dumps when coredump_filter is present and writing out path/rlimit for core dumps.
Reviewed-by: poonam, dsamersoff, sla, coleenp
mchung [Tue, 08 Feb 2011 22:27:57 -0800] rev 8118
Merge
mchung [Tue, 08 Feb 2011 09:11:37 -0800] rev 8117
7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook
Reviewed-by: alanb, dcubed, coleenp
coleenp [Tue, 08 Feb 2011 19:50:41 -0500] rev 8116
Merge
coleenp [Mon, 07 Feb 2011 14:36:26 -0500] rev 8115
6472925: OutOfMemoryError fails to generate stack trace as it now ought
Summary: Print an additional message for OOM during stack trace printing
Reviewed-by: dholmes, phh, acorn, kamg, dcubed
kamg [Tue, 08 Feb 2011 17:20:45 -0500] rev 8114
7003401: Implement VM error-reporting functionality on erroneous termination
Summary: Add support for distribution-specific error reporting
Reviewed-by: coleenp, phh, jcoomes, ohair
rottenha [Mon, 07 Feb 2011 08:40:30 -0800] rev 8113
Merge
coleenp [Thu, 03 Feb 2011 20:30:19 -0800] rev 8112
Merge
coleenp [Thu, 03 Feb 2011 21:30:08 -0500] rev 8111
7017009: Secondary out of c-heap memory error reporting out of memory
Summary: Use os::malloc() to allocate buffer to read elf symbols and check for null
Reviewed-by: zgu, phh, dsamersoff, dholmes, dcubed
kamg [Wed, 02 Feb 2011 14:38:01 -0500] rev 8110
6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
Summary: Defer posting events from the compiler thread: use service thread
Reviewed-by: coleenp, dholmes, never, dcubed
coleenp [Wed, 02 Feb 2011 18:38:40 -0500] rev 8109
7012088: jump to 0 address because of lack of memory ordering in SignatureHandlerLibrary::add
Summary: Write method signature handler under lock to prevent race with growable array resizing
Reviewed-by: dsamersoff, dholmes
bobv [Wed, 02 Feb 2011 11:54:26 -0500] rev 8108
Merge
bobv [Wed, 02 Feb 2011 11:35:26 -0500] rev 8107
7016023: Enable building ARM and PPC from src/closed repository
Reviewed-by: dholmes, bdelsart
coleenp [Tue, 01 Feb 2011 11:23:19 -0500] rev 8106
6588413: Use -fvisibility=hidden for gcc compiles
Summary: Add option for gcc 4 and above, define JNIEXPORT and JNIIMPORT to visibility=default, add for jio_snprintf and others since -fvisibility=hidden overrides --version-script definitions.
Reviewed-by: kamg, never
trims [Fri, 04 Feb 2011 16:29:41 -0800] rev 8105
Merge
phh [Thu, 03 Feb 2011 16:06:01 -0500] rev 8104
7016998: gcutil class LinearLeastSquareFit doesn't initialize some of its fields
Summary: Initialize _sum_x_squared, _intercept and _slope in constructor.
Reviewed-by: bobv, coleenp
johnc [Wed, 02 Feb 2011 10:41:20 -0800] rev 8103
6923430: G1: assert(res != 0,"This should have worked.")
7007446: G1: expand the heap with a single step, not one region at a time
Summary: Changed G1CollectedHeap::expand() to expand the committed space by calling VirtualSpace::expand_by() once rather than for every region in the expansion amount. This allows the success or failure of the expansion to be determined before creating any heap regions. Introduced a develop flag G1ExitOnExpansionFailure (false by default) that, when true, will exit the VM if the expansion of the committed space fails. Finally G1CollectedHeap::expand() returns a status back to it's caller so that the caller knows whether to attempt the allocation.
Reviewed-by: brutisso, tonyp
brutisso [Tue, 01 Feb 2011 14:05:46 +0100] rev 8102
6789220: CMS: intermittent timeout running nsk/regression/b4796926
Summary: The reference handler java thread and the GC could dead lock
Reviewed-by: never, johnc, jcoomes
ysr [Tue, 01 Feb 2011 10:02:01 -0800] rev 8101
6999988: CMS: Increased fragmentation leading to promotion failure after CR#6631166 got implemented
Summary: Fix calculation of _desired, in free list statistics, which was missing an intended set of parentheses.
Reviewed-by: poonam, jmasa
tonyp [Mon, 31 Jan 2011 16:28:40 -0500] rev 8100
7014679: G1: deadlock during concurrent cleanup
Summary: There's a potential deadlock between the concurrent cleanup thread and the GC workers that are trying to allocate and waiting for more free regions to be made available.
Reviewed-by: iveresov, jcoomes
trims [Fri, 11 Feb 2011 14:30:27 -0800] rev 8099
Added tag hs21-b01 for changeset 251814950cb2
cl [Thu, 10 Feb 2011 16:24:29 -0800] rev 8098
Added tag jdk7-b129 for changeset 251814950cb2
cl [Thu, 10 Feb 2011 16:24:23 -0800] rev 8097
Added tag jdk7-b129 for changeset b66ada7c8e10
duke [Wed, 05 Jul 2017 17:34:21 +0200] rev 8096
Added tag jdk7-b129 for changeset 6823ea7eb8eb
duke [Wed, 05 Jul 2017 17:34:21 +0200] rev 8095
Merge
duke [Wed, 05 Jul 2017 17:34:18 +0200] rev 8094
Merge
cl [Thu, 03 Feb 2011 17:22:28 -0800] rev 8093
Added tag jdk7-b128 for changeset 4b78c27c217f