Fri, 28 Jan 2011 17:09:49 -0800 7015156: Remove JSR 308 changes from core libraries
darcy [Fri, 28 Jan 2011 17:09:49 -0800] rev 8161
7015156: Remove JSR 308 changes from core libraries Reviewed-by: mduigou
Fri, 28 Jan 2011 13:26:14 +0000 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420
alanb [Fri, 28 Jan 2011 13:26:14 +0000] rev 8160
7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420 Reviewed-by: chegar
Fri, 28 Jan 2011 09:31:48 +0000 Merge
alanb [Fri, 28 Jan 2011 09:31:48 +0000] rev 8159
Merge
Fri, 28 Jan 2011 09:28:43 +0000 7006126: (fs) Updates to file system API (1/2011)
alanb [Fri, 28 Jan 2011 09:28:43 +0000] rev 8158
7006126: (fs) Updates to file system API (1/2011) Reviewed-by: chegar, sherman
Wed, 26 Jan 2011 12:32:23 -0800 7013420: Project Coin: remove general expression support from try-with-resources statement
darcy [Wed, 26 Jan 2011 12:32:23 -0800] rev 8157
7013420: Project Coin: remove general expression support from try-with-resources statement Reviewed-by: alanb
Wed, 26 Jan 2011 18:01:41 +0000 7012663: javadoc warning in javax.swing.JComponent and javax.swing.plaf.synth.SynthTextPaneUI
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
Tue, 25 Jan 2011 08:41:46 -0500 Merge
mullan [Tue, 25 Jan 2011 08:41:46 -0500] rev 8155
Merge
Mon, 24 Jan 2011 15:46:05 -0500 Merge
mullan [Mon, 24 Jan 2011 15:46:05 -0500] rev 8154
Merge
Mon, 24 Jan 2011 15:08:37 -0500 Merge
mullan [Mon, 24 Jan 2011 15:08:37 -0500] rev 8153
Merge
Mon, 24 Jan 2011 14:56:14 -0500 5001004: Required Security Algorithms need to be defined
mullan [Mon, 24 Jan 2011 14:56:14 -0500] rev 8152
5001004: Required Security Algorithms need to be defined Reviewed-by: wetmore
Mon, 24 Jan 2011 20:04:08 -0800 7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs
darcy [Mon, 24 Jan 2011 20:04:08 -0800] rev 8151
7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs Reviewed-by: mduigou, alexp
Tue, 08 Feb 2011 14:19:54 -0800 Merge
lana [Tue, 08 Feb 2011 14:19:54 -0800] rev 8150
Merge
Tue, 08 Feb 2011 09:04:30 -0800 7015500: Locale.toLanguageTag() uses "und" as lang subtag for private use only Locale
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
Mon, 07 Feb 2011 21:34:31 +0300 6979537: closed/javax/swing/JSplitPane/UnitTest/UnitTest.java fails
alexp [Mon, 07 Feb 2011 21:34:31 +0300] rev 8148
6979537: closed/javax/swing/JSplitPane/UnitTest/UnitTest.java fails Reviewed-by: rupashka
Mon, 07 Feb 2011 21:15:51 +0300 7016942: Revert a refactoring in TooltipManager to allow reflection hack
alexp [Mon, 07 Feb 2011 21:15:51 +0300] rev 8147
7016942: Revert a refactoring in TooltipManager to allow reflection hack Reviewed-by: rupashka
Thu, 03 Feb 2011 09:59:20 -0800 7013282: No appropriate CCC request for listed JDK 7 changes in java.util.spi package (b121)
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
Thu, 03 Feb 2011 16:30:51 +0300 7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
rupashka [Thu, 03 Feb 2011 16:30:51 +0300] rev 8145
7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread Reviewed-by: alexp
Wed, 02 Feb 2011 18:41:30 +0300 6988176: There is focus painted inside the button.
rupashka [Wed, 02 Feb 2011 18:41:30 +0300] rev 8144
6988176: There is focus painted inside the button. Reviewed-by: alexp
Wed, 02 Feb 2011 18:37:31 +0300 6988168: Press the "Toggle Font" button.The size of the combo box didn't change.
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
Mon, 31 Jan 2011 21:49:27 +0300 6999045: DOC: Unclear spec for BevelBorder constructor and BorderFactory factory method (colors switching)
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
Mon, 31 Jan 2011 21:31:39 +0300 7001118: DOC: javax.swing.border.StrokeBorder.paintBorder() doesn't throw NPE in all specified cases
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
Mon, 31 Jan 2011 21:22:42 +0300 7001484: DOC: Method javax.swing.border.StrokeBorder.getBorderInsets() should specify how it converts float
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
Thu, 27 Jan 2011 14:33:30 +0300 6935155: @since tag is missing in JTextComponent.save/restoreComposedText
rupashka [Thu, 27 Jan 2011 14:33:30 +0300] rev 8139
6935155: @since tag is missing in JTextComponent.save/restoreComposedText Reviewed-by: alexp
Thu, 27 Jan 2011 14:23:42 +0300 6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError
rupashka [Thu, 27 Jan 2011 14:23:42 +0300] rev 8138
6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError Reviewed-by: peterz
Tue, 08 Feb 2011 14:19:11 -0800 Merge
lana [Tue, 08 Feb 2011 14:19:11 -0800] rev 8137
Merge
Fri, 04 Feb 2011 17:32:33 +0300 6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components
dav [Fri, 04 Feb 2011 17:32:33 +0300] rev 8136
6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components Reviewed-by: ant, dcherepanov
Tue, 01 Feb 2011 17:44:47 +0000 7015232: missing copyright header in CheckZOrderChange.java
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
Fri, 28 Jan 2011 16:52:10 +0300 6340263: Regression testcase java/awt/dnd/DnDClipboardDeadlockTest throughs IOException: Owner timed out
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
Tue, 25 Jan 2011 19:07:27 +0300 6431076: Cursor gets reset to text cursor in xawt TextArea when autoscrolling on append
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
Tue, 25 Jan 2011 15:33:14 +0300 6693961: cross-window focus transfer ability in the Focus Spec should be revised
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
Tue, 08 Feb 2011 09:22:49 -0500 7016856: dashing performance was reduced during latest changes to the OpenJDK rasterizer
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
Thu, 03 Feb 2011 19:15:30 -0800 Merge
lana [Thu, 03 Feb 2011 19:15:30 -0800] rev 8130
Merge
Thu, 27 Jan 2011 16:43:28 -0500 4645692: solveCubic does not return all solutions.
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
Wed, 26 Jan 2011 13:26:57 -0800 6940890: Java doesn't pick up the correct fontconfig files in latest Solaris Next builds
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
Wed, 26 Jan 2011 11:46:40 -0800 7014738: Update jdk repo application manifests with Windows 7 compatibility section.
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
Thu, 10 Feb 2011 16:24:40 -0800 Added tag jdk7-b129 for changeset 6552a84fac3c
cl [Thu, 10 Feb 2011 16:24:40 -0800] rev 8126
Added tag jdk7-b129 for changeset 6552a84fac3c
Wed, 05 Jul 2017 17:34:35 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:35 +0200] rev 8125
Merge
Wed, 16 Feb 2011 16:58:24 -0800 7019718: make error reporting flags product instead of diagnostic
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
Fri, 11 Feb 2011 15:32:03 -0800 7019104: Bump the HS21 build number to 02
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
Fri, 11 Feb 2011 15:31:58 -0800 Merge
trims [Fri, 11 Feb 2011 15:31:58 -0800] rev 8122
Merge
Fri, 11 Feb 2011 05:40:41 -0800 Merge
rottenha [Fri, 11 Feb 2011 05:40:41 -0800] rev 8121
Merge
Thu, 10 Feb 2011 12:55:56 +0100 7018366: hotspot/runtime_erro Fix for 7014918 does not build using MVC 2003
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
Wed, 09 Feb 2011 11:08:10 +0100 7014918: Improve core/minidump handling in Hotspot
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
Tue, 08 Feb 2011 22:27:57 -0800 Merge
mchung [Tue, 08 Feb 2011 22:27:57 -0800] rev 8118
Merge
Tue, 08 Feb 2011 09:11:37 -0800 7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook
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
Tue, 08 Feb 2011 19:50:41 -0500 Merge
coleenp [Tue, 08 Feb 2011 19:50:41 -0500] rev 8116
Merge
Mon, 07 Feb 2011 14:36:26 -0500 6472925: OutOfMemoryError fails to generate stack trace as it now ought
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
Tue, 08 Feb 2011 17:20:45 -0500 7003401: Implement VM error-reporting functionality on erroneous termination
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
Mon, 07 Feb 2011 08:40:30 -0800 Merge
rottenha [Mon, 07 Feb 2011 08:40:30 -0800] rev 8113
Merge
Thu, 03 Feb 2011 20:30:19 -0800 Merge
coleenp [Thu, 03 Feb 2011 20:30:19 -0800] rev 8112
Merge
Thu, 03 Feb 2011 21:30:08 -0500 7017009: Secondary out of c-heap memory error reporting out of memory
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
Wed, 02 Feb 2011 14:38:01 -0500 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
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
Wed, 02 Feb 2011 18:38:40 -0500 7012088: jump to 0 address because of lack of memory ordering in SignatureHandlerLibrary::add
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
Wed, 02 Feb 2011 11:54:26 -0500 Merge
bobv [Wed, 02 Feb 2011 11:54:26 -0500] rev 8108
Merge
Wed, 02 Feb 2011 11:35:26 -0500 7016023: Enable building ARM and PPC from src/closed repository
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
Tue, 01 Feb 2011 11:23:19 -0500 6588413: Use -fvisibility=hidden for gcc compiles
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
Fri, 04 Feb 2011 16:29:41 -0800 Merge
trims [Fri, 04 Feb 2011 16:29:41 -0800] rev 8105
Merge
Thu, 03 Feb 2011 16:06:01 -0500 7016998: gcutil class LinearLeastSquareFit doesn't initialize some of its fields
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
Wed, 02 Feb 2011 10:41:20 -0800 6923430: G1: assert(res != 0,"This should have worked.")
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
Tue, 01 Feb 2011 14:05:46 +0100 6789220: CMS: intermittent timeout running nsk/regression/b4796926
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
Tue, 01 Feb 2011 10:02:01 -0800 6999988: CMS: Increased fragmentation leading to promotion failure after CR#6631166 got implemented
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
Mon, 31 Jan 2011 16:28:40 -0500 7014679: G1: deadlock during concurrent cleanup
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
Fri, 11 Feb 2011 14:30:27 -0800 Added tag hs21-b01 for changeset 251814950cb2
trims [Fri, 11 Feb 2011 14:30:27 -0800] rev 8099
Added tag hs21-b01 for changeset 251814950cb2
Thu, 10 Feb 2011 16:24:29 -0800 Added tag jdk7-b129 for changeset 251814950cb2
cl [Thu, 10 Feb 2011 16:24:29 -0800] rev 8098
Added tag jdk7-b129 for changeset 251814950cb2
Thu, 10 Feb 2011 16:24:23 -0800 Added tag jdk7-b129 for changeset b66ada7c8e10
cl [Thu, 10 Feb 2011 16:24:23 -0800] rev 8097
Added tag jdk7-b129 for changeset b66ada7c8e10
Wed, 05 Jul 2017 17:34:21 +0200 Added tag jdk7-b129 for changeset 6823ea7eb8eb
duke [Wed, 05 Jul 2017 17:34:21 +0200] rev 8096
Added tag jdk7-b129 for changeset 6823ea7eb8eb
Wed, 05 Jul 2017 17:34:21 +0200 Merge jdk7-b129
duke [Wed, 05 Jul 2017 17:34:21 +0200] rev 8095
Merge
Wed, 05 Jul 2017 17:34:18 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:18 +0200] rev 8094
Merge
Thu, 03 Feb 2011 17:22:28 -0800 Added tag jdk7-b128 for changeset 4b78c27c217f
cl [Thu, 03 Feb 2011 17:22:28 -0800] rev 8093
Added tag jdk7-b128 for changeset 4b78c27c217f
Wed, 05 Jul 2017 17:34:15 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:15 +0200] rev 8092
Merge
Thu, 03 Feb 2011 17:22:12 -0800 Added tag jdk7-b128 for changeset 86a3def1e503
cl [Thu, 03 Feb 2011 17:22:12 -0800] rev 8091
Added tag jdk7-b128 for changeset 86a3def1e503
Wed, 05 Jul 2017 17:34:11 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:11 +0200] rev 8090
Merge
Thu, 03 Feb 2011 17:22:12 -0800 Added tag jdk7-b128 for changeset 830d9cfc3121
cl [Thu, 03 Feb 2011 17:22:12 -0800] rev 8089
Added tag jdk7-b128 for changeset 830d9cfc3121
Wed, 05 Jul 2017 17:34:09 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:09 +0200] rev 8088
Merge
Fri, 04 Feb 2011 07:47:37 -0800 Merge
ohair [Fri, 04 Feb 2011 07:47:37 -0800] rev 8087
Merge
Thu, 03 Feb 2011 15:05:43 -0800 6944304: Potential rebranding issues in the openjdk7/corba sources
ohair [Thu, 03 Feb 2011 15:05:43 -0800] rev 8086
6944304: Potential rebranding issues in the openjdk7/corba sources Reviewed-by: alanb, mchung, darcy
Thu, 03 Feb 2011 17:22:01 -0800 Added tag jdk7-b128 for changeset 5e42523b8b5a
cl [Thu, 03 Feb 2011 17:22:01 -0800] rev 8085
Added tag jdk7-b128 for changeset 5e42523b8b5a
Wed, 05 Jul 2017 17:34:06 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:06 +0200] rev 8084
Merge
Tue, 08 Feb 2011 20:00:05 -0800 Merge
ohair [Tue, 08 Feb 2011 20:00:05 -0800] rev 8083
Merge
Tue, 08 Feb 2011 13:06:20 -0800 Merge
ohair [Tue, 08 Feb 2011 13:06:20 -0800] rev 8082
Merge
Fri, 28 Jan 2011 14:32:02 -0800 7014301: Change make 3.81 sanity check to a fatal, 3.81 is needed now
ohair [Fri, 28 Jan 2011 14:32:02 -0800] rev 8081
7014301: Change make 3.81 sanity check to a fatal, 3.81 is needed now Reviewed-by: alanb
Tue, 08 Feb 2011 16:30:29 -0800 7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11
ohair [Tue, 08 Feb 2011 16:30:29 -0800] rev 8080
7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11 Reviewed-by: rinaldo
Thu, 03 Feb 2011 17:22:18 -0800 Added tag jdk7-b128 for changeset d11e5f2eb62c
cl [Thu, 03 Feb 2011 17:22:18 -0800] rev 8079
Added tag jdk7-b128 for changeset d11e5f2eb62c
Wed, 05 Jul 2017 17:34:03 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:03 +0200] rev 8078
Merge
Thu, 03 Feb 2011 23:26:25 -0800 Merge
trims [Thu, 03 Feb 2011 23:26:25 -0800] rev 8077
Merge
Thu, 27 Jan 2011 16:11:27 -0800 6990754: Use native memory and reference counting to implement SymbolTable
coleenp [Thu, 27 Jan 2011 16:11:27 -0800] rev 8076
6990754: Use native memory and reference counting to implement SymbolTable Summary: move symbols from permgen into C heap and reference count them Reviewed-by: never, acorn, jmasa, stefank
Thu, 27 Jan 2011 13:42:28 -0800 Merge
johnc [Thu, 27 Jan 2011 13:42:28 -0800] rev 8075
Merge
Wed, 26 Jan 2011 09:57:42 -0800 Merge
johnc [Wed, 26 Jan 2011 09:57:42 -0800] rev 8074
Merge
Tue, 25 Jan 2011 10:56:22 -0800 6608385: G1: need to support parallel reference processing
johnc [Tue, 25 Jan 2011 10:56:22 -0800] rev 8073
6608385: G1: need to support parallel reference processing Summary: Implement support for ParallelRefProcEnabled in the reference processing that takes place at the end of G1 concurrent marking. Reviewed-by: tonyp, ysr
Tue, 25 Jan 2011 17:58:19 -0500 7014261: G1: RSet-related failures
tonyp [Tue, 25 Jan 2011 17:58:19 -0500] rev 8072
7014261: G1: RSet-related failures Summary: A race between the concurrent cleanup thread and the VM thread while it is processing the "expanded sparse table list" causes both threads to try to free the same sparse table entry and either causes one of the threads to fail or leaves the entry in an inconsistent state. The solution is purge all entries on the expanded list that correspond go regions that are being cleaned up. Reviewed-by: brutisso, johnc
Fri, 21 Jan 2011 11:30:22 -0500 7013718: G1: small fixes for two assert/guarantee failures
tonyp [Fri, 21 Jan 2011 11:30:22 -0500] rev 8071
7013718: G1: small fixes for two assert/guarantee failures Summary: Two small fixes to deal with a guarantee failure (the marking thread should join the SuspendibleThreadSet before calling a method that does pause prediction work so that said method is never called during a pause) and an assert failure (an assert is too strong). Reviewed-by: iveresov, johnc
Thu, 27 Jan 2011 14:05:59 -0500 Merge
twisti [Thu, 27 Jan 2011 14:05:59 -0500] rev 8070
Merge
Thu, 27 Jan 2011 08:47:02 -0800 Merge
twisti [Thu, 27 Jan 2011 08:47:02 -0800] rev 8069
Merge
Tue, 25 Jan 2011 14:38:15 -0800 7014247: CTW fails when compile sun/misc/AtomicLongCSImpl (REMOVED from JDK7)
iveresov [Tue, 25 Jan 2011 14:38:15 -0800] rev 8068
7014247: CTW fails when compile sun/misc/AtomicLongCSImpl (REMOVED from JDK7) Summary: Use lea to compute field address in AtomicLongCSImpl::attemptUpdate() intrinsic on x86. Reviewed-by: never, kvn
Mon, 24 Jan 2011 13:34:18 -0800 7008809: should report the class in ArrayStoreExceptions from compiled code
never [Mon, 24 Jan 2011 13:34:18 -0800] rev 8067
7008809: should report the class in ArrayStoreExceptions from compiled code Reviewed-by: iveresov, twisti
Fri, 21 Jan 2011 13:03:13 -0800 Merge
never [Fri, 21 Jan 2011 13:03:13 -0800] rev 8066
Merge
Fri, 21 Jan 2011 13:01:02 -0800 6809483: hotspot:::method_entry are not correctly generated for "method()V"
never [Fri, 21 Jan 2011 13:01:02 -0800] rev 8065
6809483: hotspot:::method_entry are not correctly generated for "method()V" Reviewed-by: iveresov, twisti
Fri, 21 Jan 2011 01:16:13 -0800 Merge
twisti [Fri, 21 Jan 2011 01:16:13 -0800] rev 8064
Merge
Thu, 20 Jan 2011 08:25:22 -0800 7011839: JSR 292 turn on escape analysis when using invokedynamic
twisti [Thu, 20 Jan 2011 08:25:22 -0800] rev 8063
7011839: JSR 292 turn on escape analysis when using invokedynamic Summary: Currently escape analysis is turned off when EnableInvokeDynamic is true. Reviewed-by: jrose, kvn
Wed, 26 Jan 2011 21:26:52 -0800 Merge
dcubed [Wed, 26 Jan 2011 21:26:52 -0800] rev 8062
Merge
Tue, 25 Jan 2011 00:14:21 -0500 6566340: Restore use of stillborn flag to signify a thread that was stopped before it started
dholmes [Tue, 25 Jan 2011 00:14:21 -0500] rev 8061
6566340: Restore use of stillborn flag to signify a thread that was stopped before it started Summary: Restore use of stillborn flag Reviewed-by: acorn, alanb
Tue, 25 Jan 2011 15:06:37 -0800 7014711: Fork HS20 to HS21 - renumber Major and build numbers of JVM
trims [Tue, 25 Jan 2011 15:06:37 -0800] rev 8060
7014711: Fork HS20 to HS21 - renumber Major and build numbers of JVM Summary: Update the Major and Build numbers for HS21 Reviewed-by: jcoomes
Tue, 25 Jan 2011 14:57:24 -0800 Added tag hs20-b07 for changeset c2f2ee35ff81
trims [Tue, 25 Jan 2011 14:57:24 -0800] rev 8059
Added tag hs20-b07 for changeset c2f2ee35ff81
Thu, 03 Feb 2011 17:22:06 -0800 Added tag jdk7-b128 for changeset 5eecea832c83
cl [Thu, 03 Feb 2011 17:22:06 -0800] rev 8058
Added tag jdk7-b128 for changeset 5eecea832c83
Tue, 08 Feb 2011 16:28:30 -0800 7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11
ohair [Tue, 08 Feb 2011 16:28:30 -0800] rev 8057
7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11 Reviewed-by: rinaldo
Fri, 04 Feb 2011 07:47:36 -0800 Merge
ohair [Fri, 04 Feb 2011 07:47:36 -0800] rev 8056
Merge
Thu, 03 Feb 2011 15:10:07 -0800 7014634: By default, only build the product bits with a closed jdk build (like openjdk does)
ohair [Thu, 03 Feb 2011 15:10:07 -0800] rev 8055
7014634: By default, only build the product bits with a closed jdk build (like openjdk does) Reviewed-by: katleman, cl, igor, trims
Thu, 03 Feb 2011 17:22:00 -0800 Added tag jdk7-b128 for changeset cc2af205b2d9
cl [Thu, 03 Feb 2011 17:22:00 -0800] rev 8054
Added tag jdk7-b128 for changeset cc2af205b2d9
Wed, 05 Jul 2017 17:33:50 +0200 Added tag jdk7-b128 for changeset 7da3f5f30855
duke [Wed, 05 Jul 2017 17:33:50 +0200] rev 8053
Added tag jdk7-b128 for changeset 7da3f5f30855
Wed, 05 Jul 2017 17:33:49 +0200 Merge jdk7-b128
duke [Wed, 05 Jul 2017 17:33:49 +0200] rev 8052
Merge
Wed, 05 Jul 2017 17:33:46 +0200 Merge
duke [Wed, 05 Jul 2017 17:33:46 +0200] rev 8051
Merge
Fri, 28 Jan 2011 10:06:08 -0800 Merge
lana [Fri, 28 Jan 2011 10:06:08 -0800] rev 8050
Merge
Mon, 24 Jan 2011 13:25:42 -0800 Merge
lana [Mon, 24 Jan 2011 13:25:42 -0800] rev 8049
Merge
Mon, 24 Jan 2011 15:45:41 +0000 7013865: varargs: javac crashes during overload resolution with generic varargs
mcimadamore [Mon, 24 Jan 2011 15:45:41 +0000] rev 8048
7013865: varargs: javac crashes during overload resolution with generic varargs Summary: fixed regression with varargs overload resolution that leads javac to crash Reviewed-by: jjg
Mon, 24 Jan 2011 15:45:24 +0000 6569633: Varargs: parser error when varargs element type is an array
mcimadamore [Mon, 24 Jan 2011 15:45:24 +0000] rev 8047
6569633: Varargs: parser error when varargs element type is an array Summary: explicit error message when old-style array syntax is mixed with varargs Reviewed-by: jjg
Mon, 24 Jan 2011 15:45:06 +0000 6510286: Wording of javac error for inner classes
mcimadamore [Mon, 24 Jan 2011 15:45:06 +0000] rev 8046
6510286: Wording of javac error for inner classes Summary: 'inner classes cannot have static declarations' message needs to be reworked Reviewed-by: jjg
Mon, 24 Jan 2011 15:44:51 +0000 6968793: issues with diagnostics
mcimadamore [Mon, 24 Jan 2011 15:44:51 +0000] rev 8045
6968793: issues with diagnostics Summary: several diagnostic improvements Reviewed-by: jjg
Mon, 24 Jan 2011 15:44:15 +0000 6943278: spurious error message for inference and type-variable with erroneous bound
mcimadamore [Mon, 24 Jan 2011 15:44:15 +0000] rev 8044
6943278: spurious error message for inference and type-variable with erroneous bound Summary: type-inference should ignore erroneous bounds Reviewed-by: jjg
Wed, 19 Jan 2011 19:01:35 -0800 Merge
lana [Wed, 19 Jan 2011 19:01:35 -0800] rev 8043
Merge
Tue, 18 Jan 2011 08:37:05 -0800 6982999: tools must support -target 7 bytecodes
ksrini [Tue, 18 Jan 2011 08:37:05 -0800] rev 8042
6982999: tools must support -target 7 bytecodes Reviewed-by: jjg, jrose
Fri, 14 Jan 2011 13:59:18 -0800 7011272: langtools build.xml should provide a patch target
ksrini [Fri, 14 Jan 2011 13:59:18 -0800] rev 8041
7011272: langtools build.xml should provide a patch target Reviewed-by: jonathan, jjh
Fri, 14 Jan 2011 11:55:53 -0800 6571165: Minor doc bugs in JavaCompiler.java
jjg [Fri, 14 Jan 2011 11:55:53 -0800] rev 8040
6571165: Minor doc bugs in JavaCompiler.java Reviewed-by: mcimadamore
Fri, 14 Jan 2011 11:45:19 -0800 6419926: JSR 199: FileObject.toUri() generates URI without schema (Solaris)
jjg [Fri, 14 Jan 2011 11:45:19 -0800] rev 8039
6419926: JSR 199: FileObject.toUri() generates URI without schema (Solaris) Reviewed-by: mcimadamore
Fri, 14 Jan 2011 09:46:44 +0000 6949040: java.dyn package must be compiled with -target 7 or better
mcimadamore [Fri, 14 Jan 2011 09:46:44 +0000] rev 8038
6949040: java.dyn package must be compiled with -target 7 or better Summary: issue error (rather than warning) when @PolymorphicSignature is found and target < 7 Reviewed-by: jjg
Fri, 14 Jan 2011 09:45:52 +0000 7007432: Test generic types well-formedness
mcimadamore [Fri, 14 Jan 2011 09:45:52 +0000] rev 8037
7007432: Test generic types well-formedness Summary: add a new kind of check (well-formedness of generic type w.r.t. declared bounds) in the type-harness Reviewed-by: jjg
Fri, 14 Jan 2011 09:45:04 +0000 6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
mcimadamore [Fri, 14 Jan 2011 09:45:04 +0000] rev 8036
6992698: JSR 292: remove support for transient syntax in polymorphic signature calls Summary: special syntax to denote indy return type through type parameters should be removed (and cast shall be used instead) Reviewed-by: jjg, jrose
Thu, 13 Jan 2011 21:28:38 -0800 7010528: javadoc performance regression
bpatel [Thu, 13 Jan 2011 21:28:38 -0800] rev 8035
7010528: javadoc performance regression Reviewed-by: jjg
Thu, 13 Jan 2011 11:48:10 -0800 6430241: Hard to disable symbol file feature through API
jjg [Thu, 13 Jan 2011 11:48:10 -0800] rev 8034
6430241: Hard to disable symbol file feature through API Reviewed-by: mcimadamore
Tue, 11 Jan 2011 08:05:28 -0800 6993305: starting position of a method without modifiers and with type parameters is incorrect
jjg [Tue, 11 Jan 2011 08:05:28 -0800] rev 8033
6993305: starting position of a method without modifiers and with type parameters is incorrect Reviewed-by: mcimadamore
Mon, 10 Jan 2011 15:08:31 -0800 6396503: javac should not require assertions enabled
jjg [Mon, 10 Jan 2011 15:08:31 -0800] rev 8032
6396503: javac should not require assertions enabled Reviewed-by: mcimadamore
Mon, 10 Jan 2011 14:57:59 -0800 6992999: fully remove JSR 308 from langtools
jjg [Mon, 10 Jan 2011 14:57:59 -0800] rev 8031
6992999: fully remove JSR 308 from langtools Reviewed-by: mcimadamore
Thu, 27 Jan 2011 17:28:57 -0800 Added tag jdk7-b127 for changeset 97fc02571ce4
cl [Thu, 27 Jan 2011 17:28:57 -0800] rev 8030
Added tag jdk7-b127 for changeset 97fc02571ce4
Wed, 05 Jul 2017 17:33:39 +0200 Merge
duke [Wed, 05 Jul 2017 17:33:39 +0200] rev 8029
Merge
Thu, 27 Jan 2011 17:28:40 -0800 Added tag jdk7-b127 for changeset 610f48fcaf6f
cl [Thu, 27 Jan 2011 17:28:40 -0800] rev 8028
Added tag jdk7-b127 for changeset 610f48fcaf6f
Wed, 05 Jul 2017 17:33:36 +0200 Merge
duke [Wed, 05 Jul 2017 17:33:36 +0200] rev 8027
Merge
Thu, 27 Jan 2011 17:28:40 -0800 Added tag jdk7-b127 for changeset 784082330dbc
cl [Thu, 27 Jan 2011 17:28:40 -0800] rev 8026
Added tag jdk7-b127 for changeset 784082330dbc
Wed, 05 Jul 2017 17:33:32 +0200 Merge
duke [Wed, 05 Jul 2017 17:33:32 +0200] rev 8025
Merge
Thu, 27 Jan 2011 17:28:29 -0800 Added tag jdk7-b127 for changeset ee4e45399c23
cl [Thu, 27 Jan 2011 17:28:29 -0800] rev 8024
Added tag jdk7-b127 for changeset ee4e45399c23
Wed, 05 Jul 2017 17:33:29 +0200 Merge
duke [Wed, 05 Jul 2017 17:33:29 +0200] rev 8023
Merge
Wed, 02 Feb 2011 09:39:31 -0800 Merge
ohair [Wed, 02 Feb 2011 09:39:31 -0800] rev 8022
Merge
Thu, 27 Jan 2011 18:43:47 -0800 Merge
ohair [Thu, 27 Jan 2011 18:43:47 -0800] rev 8021
Merge
Wed, 26 Jan 2011 16:05:49 -0800 Merge
ohair [Wed, 26 Jan 2011 16:05:49 -0800] rev 8020
Merge
Sun, 16 Jan 2011 12:10:18 -0800 Merge
ohair [Sun, 16 Jan 2011 12:10:18 -0800] rev 8019
Merge
Fri, 14 Jan 2011 14:04:54 -0800 6950375: Remove msvcrt.dll from the Windows JRE bundles
ohair [Fri, 14 Jan 2011 14:04:54 -0800] rev 8018
6950375: Remove msvcrt.dll from the Windows JRE bundles Reviewed-by: prr
Thu, 13 Jan 2011 23:58:44 -0800 Merge
ohair [Thu, 13 Jan 2011 23:58:44 -0800] rev 8017
Merge
Thu, 13 Jan 2011 13:49:18 -0800 7008047: remove sanity check of msival tool from JDK tree
ohair [Thu, 13 Jan 2011 13:49:18 -0800] rev 8016
7008047: remove sanity check of msival tool from JDK tree Reviewed-by: billyh
Thu, 13 Jan 2011 17:51:13 -0800 Merge
ohair [Thu, 13 Jan 2011 17:51:13 -0800] rev 8015
Merge
Mon, 10 Jan 2011 22:26:47 -0800 Merge
ohair [Mon, 10 Jan 2011 22:26:47 -0800] rev 8014
Merge
Mon, 10 Jan 2011 18:07:58 -0800 6989472: Provide simple jdk identification information in the install image
ohair [Mon, 10 Jan 2011 18:07:58 -0800] rev 8013
6989472: Provide simple jdk identification information in the install image Reviewed-by: alanb
Mon, 10 Jan 2011 17:53:01 -0800 Merge
ohair [Mon, 10 Jan 2011 17:53:01 -0800] rev 8012
Merge
Mon, 10 Jan 2011 17:00:05 -0800 7011382: Fix use of VS100COMNTOOLS when installed in non-default or non-space path
ohair [Mon, 10 Jan 2011 17:00:05 -0800] rev 8011
7011382: Fix use of VS100COMNTOOLS when installed in non-default or non-space path Reviewed-by: prr
Mon, 10 Jan 2011 09:59:16 -0800 Merge
ohair [Mon, 10 Jan 2011 09:59:16 -0800] rev 8010
Merge
Fri, 07 Jan 2011 21:52:35 -0800 6980024: Rebranding jre7/jdk7 License, Copyright, Readme
ohair [Fri, 07 Jan 2011 21:52:35 -0800] rev 8009
6980024: Rebranding jre7/jdk7 License, Copyright, Readme 6912291: Third party license agreement should be present in all bundles Reviewed-by: katleman
Wed, 05 Jan 2011 14:28:58 -0800 6975326: Problem in install/make/rebase/Makefile, grep on empty pattern
ohair [Wed, 05 Jan 2011 14:28:58 -0800] rev 8008
6975326: Problem in install/make/rebase/Makefile, grep on empty pattern 6413588: Add 'ldd -r' and 'dump -Lv' checks to all .so files delivered in the JDK 7000995: Add check in makefiles to verify that msvcp100.dll is NOT used Reviewed-by: mduigou
Fri, 28 Jan 2011 10:04:51 -0800 Merge
lana [Fri, 28 Jan 2011 10:04:51 -0800] rev 8007
Merge
Mon, 24 Jan 2011 13:24:56 -0800 Merge
lana [Mon, 24 Jan 2011 13:24:56 -0800] rev 8006
Merge
Mon, 24 Jan 2011 11:47:06 -0800 7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
sherman [Mon, 24 Jan 2011 11:47:06 -0800] rev 8005
7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs 7009092: (zipfs) ZipPath.isSameFile() should always return true if this Path and the given Path are equal. 7009085: (zipfs) ZipPath.normalize("/./.") returns null. 7009102: (zipfs) ZipPath.toRealPath() should always return absolute path. Summary: zip filesystem provider update Reviewed-by: alanb
Sat, 22 Jan 2011 08:43:25 -0500 Merge
phh [Sat, 22 Jan 2011 08:43:25 -0500] rev 8004
Merge
Sat, 22 Jan 2011 08:42:14 -0500 Merge
phh [Sat, 22 Jan 2011 08:42:14 -0500] rev 8003
Merge
Fri, 21 Jan 2011 07:29:59 -0500 7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean
phh [Fri, 21 Jan 2011 07:29:59 -0500] rev 8002
7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean Summary: Typo in 6173675 fix dropped getThreadCpuTime(long) result on the floor. Reviewed-by: mchung, dholmes
Thu, 20 Jan 2011 19:34:40 -0500 6173675: M&M: approximate memory allocation rate/amount per thread
phh [Thu, 20 Jan 2011 19:34:40 -0500] rev 8001
6173675: M&M: approximate memory allocation rate/amount per thread Summary: Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean. Reviewed-by: mchung, alanb, dholmes, emcmanus
Fri, 21 Jan 2011 11:38:25 -0800 Merge
zgu [Fri, 21 Jan 2011 11:38:25 -0800] rev 8000
Merge
Thu, 20 Jan 2011 10:45:58 -0500 6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108
zgu [Thu, 20 Jan 2011 10:45:58 -0500] rev 7999
6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108 Summary: Using closesocket to close socket handler to avoid invalid C runtime parameter exception. Reviewed-by: alanb, phh, dcubed, dsamersoff, coleenp, acorn
Fri, 21 Jan 2011 09:45:23 -0800 Merge
mchung [Fri, 21 Jan 2011 09:45:23 -0800] rev 7998
Merge
Fri, 21 Jan 2011 09:43:57 -0800 6912013: Remove the temporary launcher fix to add modules in the bootclasspath
mchung [Fri, 21 Jan 2011 09:43:57 -0800] rev 7997
6912013: Remove the temporary launcher fix to add modules in the bootclasspath Reviewed-by: ksrini
Fri, 21 Jan 2011 17:04:13 +0000 Merge
chegar [Fri, 21 Jan 2011 17:04:13 +0000] rev 7996
Merge
Fri, 21 Jan 2011 17:02:57 +0000 7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
chegar [Fri, 21 Jan 2011 17:02:57 +0000] rev 7995
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi Reviewed-by: alanb, michaelm
Thu, 20 Jan 2011 22:17:31 -0800 7013739: jdk_rmi target is missing in the top repo's test/Makefile
mchung [Thu, 20 Jan 2011 22:17:31 -0800] rev 7994
7013739: jdk_rmi target is missing in the top repo's test/Makefile Reviewed-by: ohair, igor
Thu, 20 Jan 2011 15:23:57 +0000 7011857: java/util/concurrent/Phaser/FickleRegister.java fails on solaris-sparc
chegar [Thu, 20 Jan 2011 15:23:57 +0000] rev 7993
7011857: java/util/concurrent/Phaser/FickleRegister.java fails on solaris-sparc Summary: Remove from ProblemList, failure resolved by 7009231 Reviewed-by: alanb
Wed, 19 Jan 2011 19:00:30 -0800 Merge
lana [Wed, 19 Jan 2011 19:00:30 -0800] rev 7992
Merge
Mon, 17 Jan 2011 13:29:12 +0530 6508943: small typo in the documentation
sundar [Mon, 17 Jan 2011 13:29:12 +0530] rev 7991
6508943: small typo in the documentation 6759414: javascript engine can not write to StringWriter 6869617: RhinoScriptEngine bug : ScriptException cause not set (with fix) 7012701: Add a test to check that Rhino's RegExp parser accepts unescaped '[' Reviewed-by: alanb, jjh
Fri, 14 Jan 2011 15:31:45 -0800 7012003: diamond conversion for ssl
smarks [Fri, 14 Jan 2011 15:31:45 -0800] rev 7990
7012003: diamond conversion for ssl Reviewed-by: wetmore
Fri, 14 Jan 2011 22:34:31 +0000 7010903: impl. of http.maxConnections is different from the description in JavaSE document
chegar [Fri, 14 Jan 2011 22:34:31 +0000] rev 7989
7010903: impl. of http.maxConnections is different from the description in JavaSE document Reviewed-by: alanb, michaelm
Thu, 13 Jan 2011 22:21:58 -0800 7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc
darcy [Thu, 13 Jan 2011 22:21:58 -0800] rev 7988
7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc Reviewed-by: jjb
Thu, 13 Jan 2011 20:32:12 -0800 6728865: Provide a better heuristics for Collections.disjoint method
mduigou [Thu, 13 Jan 2011 20:32:12 -0800] rev 7987
6728865: Provide a better heuristics for Collections.disjoint method Reviewed-by: alanb, dholmes, chegar, forax
Thu, 13 Jan 2011 16:33:07 +0000 7003398: NetworkInterface equals() and hashCode() behaviors depend on permissions granted
michaelm [Thu, 13 Jan 2011 16:33:07 +0000] rev 7986
7003398: NetworkInterface equals() and hashCode() behaviors depend on permissions granted Reviewed-by: chegar, alanb
Thu, 13 Jan 2011 14:41:53 +0000 Merge
michaelm [Thu, 13 Jan 2011 14:41:53 +0000] rev 7985
Merge
Thu, 13 Jan 2011 11:10:14 +0000 Merge
michaelm [Thu, 13 Jan 2011 11:10:14 +0000] rev 7984
Merge
Wed, 12 Jan 2011 15:05:10 +0000 6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before
michaelm [Wed, 12 Jan 2011 15:05:10 +0000] rev 7983
6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before Reviewed-by: chegar
Thu, 13 Jan 2011 13:24:58 +0000 6964547: Impossible to set useV4 in SocksSocketImpl
chegar [Thu, 13 Jan 2011 13:24:58 +0000] rev 7982
6964547: Impossible to set useV4 in SocksSocketImpl Summary: Add socksProxyVersion property Reviewed-by: alanb, michaelm
Thu, 13 Jan 2011 11:02:28 +0000 Merge
michaelm [Thu, 13 Jan 2011 11:02:28 +0000] rev 7981
Merge
Thu, 13 Jan 2011 11:01:30 +0000 6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows
michaelm [Thu, 13 Jan 2011 11:01:30 +0000] rev 7980
6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows Reviewed-by: chegar
Wed, 12 Jan 2011 15:27:43 -0800 Merge
kamg [Wed, 12 Jan 2011 15:27:43 -0800] rev 7979
Merge
Wed, 12 Jan 2011 11:47:35 -0500 6436034: Instance filter doesn't filter event if it occurs in native method
kamg [Wed, 12 Jan 2011 11:47:35 -0500] rev 7978
6436034: Instance filter doesn't filter event if it occurs in native method Summary: Use 'GetLocalInstance' JVMTI extension if it exists Reviewed-by: coleenp, dcubed
Wed, 12 Jan 2011 13:52:09 -0800 7008713: diamond conversion of kerberos5 and security tools
smarks [Wed, 12 Jan 2011 13:52:09 -0800] rev 7977
7008713: diamond conversion of kerberos5 and security tools Reviewed-by: weijun
Wed, 12 Jan 2011 14:40:36 +0000 7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011
dl [Wed, 12 Jan 2011 14:40:36 +0000] rev 7976
7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011 Reviewed-by: dholmes, chegar, mduigou
Tue, 11 Jan 2011 13:42:34 -0800 7011095: revert diamond changes from 6880112 that occur in method args
smarks [Tue, 11 Jan 2011 13:42:34 -0800] rev 7975
7011095: revert diamond changes from 6880112 that occur in method args Reviewed-by: darcy, alanb
Tue, 11 Jan 2011 12:36:43 -0500 7000693: java.sql.Timestamp compareTo() issues using low values
lancea [Tue, 11 Jan 2011 12:36:43 -0500] rev 7974
7000693: java.sql.Timestamp compareTo() issues using low values Reviewed-by: okutsu
Mon, 10 Jan 2011 17:06:10 -0800 7005608: diamond conversion of JCA and crypto providers
smarks [Mon, 10 Jan 2011 17:06:10 -0800] rev 7973
7005608: diamond conversion of JCA and crypto providers Reviewed-by: wetmore
Mon, 10 Jan 2011 14:43:50 -0500 6544224: Remove the need of sun.reflect.misc
lancea [Mon, 10 Jan 2011 14:43:50 -0500] rev 7972
6544224: Remove the need of sun.reflect.misc Reviewed-by: alanb
Mon, 10 Jan 2011 09:32:32 +0000 7002957: (fc) FileChannel.transferTo fails to load libsendfile on Solaris 64-bit
alanb [Mon, 10 Jan 2011 09:32:32 +0000] rev 7971
7002957: (fc) FileChannel.transferTo fails to load libsendfile on Solaris 64-bit Reviewed-by: chegar
Fri, 07 Jan 2011 15:39:58 -0800 7008728: diamond conversion of basic security, permissions, authentication
smarks [Fri, 07 Jan 2011 15:39:58 -0800] rev 7970
7008728: diamond conversion of basic security, permissions, authentication Reviewed-by: mullan
Fri, 07 Jan 2011 21:02:58 +0000 7009760: Possible stack corruption in Java_java_net_TwoStacksPlainSocketImpl_socketGetOption
chegar [Fri, 07 Jan 2011 21:02:58 +0000] rev 7969
7009760: Possible stack corruption in Java_java_net_TwoStacksPlainSocketImpl_socketGetOption Summary: SOCKET_ADDRESS -> SOCKETADDRESS Reviewed-by: alanb
Fri, 07 Jan 2011 15:51:26 +0000 Merge
alanb [Fri, 07 Jan 2011 15:51:26 +0000] rev 7968
Merge
Fri, 07 Jan 2011 15:49:44 +0000 6993732: Remove the HPI
alanb [Fri, 07 Jan 2011 15:49:44 +0000] rev 7967
6993732: Remove the HPI Reviewed-by: ohair, lancea, chegar, mduigou, mchung, mr
Fri, 07 Jan 2011 13:08:18 +0000 7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown
chegar [Fri, 07 Jan 2011 13:08:18 +0000] rev 7966
7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown Reviewed-by: alanb, mduigou
Mon, 24 Jan 2011 13:21:20 -0800 Merge
lana [Mon, 24 Jan 2011 13:21:20 -0800] rev 7965
Merge
Mon, 24 Jan 2011 18:04:37 +0300 6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException
rupashka [Mon, 24 Jan 2011 18:04:37 +0300] rev 7964
6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException Reviewed-by: peterz
Wed, 19 Jan 2011 21:51:10 -0800 Merge
lana [Wed, 19 Jan 2011 21:51:10 -0800] rev 7963
Merge
Wed, 19 Jan 2011 17:01:50 +0300 6246816: SwingSet2 should be rewritten
rupashka [Wed, 19 Jan 2011 17:01:50 +0300] rev 7962
6246816: SwingSet2 should be rewritten Reviewed-by: peterz
Mon, 17 Jan 2011 19:14:58 +0300 6342301: Bad interaction between setting the ui and file filters in JFileChooser
rupashka [Mon, 17 Jan 2011 19:14:58 +0300] rev 7961
6342301: Bad interaction between setting the ui and file filters in JFileChooser Reviewed-by: alexp
Thu, 13 Jan 2011 20:12:45 +0300 6990651: Regression: NPE when refreshing applet since 6u22-b01
rupashka [Thu, 13 Jan 2011 20:12:45 +0300] rev 7960
6990651: Regression: NPE when refreshing applet since 6u22-b01 Reviewed-by: peterz
Tue, 11 Jan 2011 12:51:33 +0300 6589952: Swing: dead links in API documentation
rupashka [Tue, 11 Jan 2011 12:51:33 +0300] rev 7959
6589952: Swing: dead links in API documentation Reviewed-by: alexp
Mon, 24 Jan 2011 13:20:07 -0800 Merge
lana [Mon, 24 Jan 2011 13:20:07 -0800] rev 7958
Merge
Thu, 20 Jan 2011 10:49:03 -0800 Merge
lana [Thu, 20 Jan 2011 10:49:03 -0800] rev 7957
Merge
Thu, 20 Jan 2011 14:29:03 +0300 7011442: AppletClassLoader.java needs to avoid spurious wakeup
dcherepanov [Thu, 20 Jan 2011 14:29:03 +0300] rev 7956
7011442: AppletClassLoader.java needs to avoid spurious wakeup Reviewed-by: anthony
Thu, 20 Jan 2011 14:28:40 +0300 7011443: ./share/classes/sun/awt/SunToolkit.java needs to avoid spurious wakeup
dcherepanov [Thu, 20 Jan 2011 14:28:40 +0300] rev 7955
7011443: ./share/classes/sun/awt/SunToolkit.java needs to avoid spurious wakeup Reviewed-by: anthony
Thu, 20 Jan 2011 14:27:11 +0300 7011446: ./windows/classes/sun/awt/windows/WToolkit.java needs to avoid spurious wakeup
dcherepanov [Thu, 20 Jan 2011 14:27:11 +0300] rev 7954
7011446: ./windows/classes/sun/awt/windows/WToolkit.java needs to avoid spurious wakeup Reviewed-by: anthony
Mon, 24 Jan 2011 13:18:36 -0800 Merge
lana [Mon, 24 Jan 2011 13:18:36 -0800] rev 7953
Merge
Mon, 24 Jan 2011 15:37:57 +0300 6999620: [parfait] potential buffer overruns in 2d and awt
bae [Mon, 24 Jan 2011 15:37:57 +0300] rev 7952
6999620: [parfait] potential buffer overruns in 2d and awt Reviewed-by: jgodinez, prr
Mon, 24 Jan 2011 15:14:26 +0300 7002766: Java2d: Changes to correct c/c++ language issues for use of parfait
bae [Mon, 24 Jan 2011 15:14:26 +0300] rev 7951
7002766: Java2d: Changes to correct c/c++ language issues for use of parfait Reviewed-by: jgodinez, prr
Fri, 21 Jan 2011 08:04:04 -0800 6892138: Windows GDI platform font lookup apis affect start-up for small UI apps
prr [Fri, 21 Jan 2011 08:04:04 -0800] rev 7950
6892138: Windows GDI platform font lookup apis affect start-up for small UI apps Reviewed-by: igor, jgodinez
Fri, 21 Jan 2011 07:59:15 -0800 6892493: potential memory leaks in 2D font code indentified by parfait.
prr [Fri, 21 Jan 2011 07:59:15 -0800] rev 7949
6892493: potential memory leaks in 2D font code indentified by parfait. Reviewed-by: bae, igor
Thu, 20 Jan 2011 13:56:26 -0800 7013646: remove obsolete fontconfig files for linux and solaris
prr [Thu, 20 Jan 2011 13:56:26 -0800] rev 7948
7013646: remove obsolete fontconfig files for linux and solaris Reviewed-by: igor, jgodinez
Thu, 20 Jan 2011 10:45:39 -0800 6980204: closed/java/awt/font/LogicalFonts/MappingTest.java fails
prr [Thu, 20 Jan 2011 10:45:39 -0800] rev 7947
6980204: closed/java/awt/font/LogicalFonts/MappingTest.java fails Reviewed-by: jgodinez
Wed, 19 Jan 2011 19:35:27 -0800 Merge
lana [Wed, 19 Jan 2011 19:35:27 -0800] rev 7946
Merge
Wed, 19 Jan 2011 17:07:51 -0800 7013109: windows application manifest problems
prr [Wed, 19 Jan 2011 17:07:51 -0800] rev 7945
7013109: windows application manifest problems 6820955: Update application manifests with new Windows 7 dpiAware section Reviewed-by: ohair, art
Wed, 19 Jan 2011 17:02:52 -0800 6983037: closed/java/awt/font/FontNames/Type1Fonts.java failed due to missed font
prr [Wed, 19 Jan 2011 17:02:52 -0800] rev 7944
6983037: closed/java/awt/font/FontNames/Type1Fonts.java failed due to missed font Reviewed-by: igor
Wed, 19 Jan 2011 09:22:40 -0800 6951501: EUDC character is not displayed on Swing
prr [Wed, 19 Jan 2011 09:22:40 -0800] rev 7943
6951501: EUDC character is not displayed on Swing Reviewed-by: igor, jgodinez
Wed, 19 Jan 2011 11:31:27 -0500 4493128: CubicCurve2D intersects method fails
dlila [Wed, 19 Jan 2011 11:31:27 -0500] rev 7942
4493128: CubicCurve2D intersects method fails Summary: Now using subdivision code in sun.awt.geom.Curve. Reviewed-by: flar
Wed, 19 Jan 2011 09:44:52 -0500 4724552: CubicCurve2D.contains(Rectangle2D) returns true when only partially contained.
dlila [Wed, 19 Jan 2011 09:44:52 -0500] rev 7941
4724552: CubicCurve2D.contains(Rectangle2D) returns true when only partially contained. Summary: Now using subdivision code in sun.awt.geom.Curve. Reviewed-by: flar
Fri, 14 Jan 2011 15:07:48 -0800 6930980: Disable TrueType hinting for fonts known not to hint well
prr [Fri, 14 Jan 2011 15:07:48 -0800] rev 7940
6930980: Disable TrueType hinting for fonts known not to hint well Reviewed-by: igor, jgodinez
Fri, 14 Jan 2011 14:25:47 -0800 6939417: ArrayIndexOutOfBoundsException in Win 7 on selected printers
jgodinez [Fri, 14 Jan 2011 14:25:47 -0800] rev 7939
6939417: ArrayIndexOutOfBoundsException in Win 7 on selected printers Reviewed-by: igor, prr
Fri, 14 Jan 2011 12:10:45 -0800 6925760: Scaled graphics can cause overlapped LCD mode strings on Windows for pixel size > 48
prr [Fri, 14 Jan 2011 12:10:45 -0800] rev 7938
6925760: Scaled graphics can cause overlapped LCD mode strings on Windows for pixel size > 48 Reviewed-by: igor, jgodinez
(0) -3000 -1000 -224 +224 +1000 +3000 +10000 +30000 tip