xuelei [Tue, 12 Apr 2011 08:27:00 -0700] rev 9256
6882437: CertPath/X509CertPathDiscovery/Test fails on jdk7/pit/b62
Summary: Pass trust anchors to CRL certification path building, support CRLs without AKID extension.
Reviewed-by: mullan
rbackman [Tue, 12 Apr 2011 13:14:05 +0200] rev 9255
7026304: Fork-Join sample
Summary: Implement a merge-sort sample using Fork-Join
Reviewed-by: hosterda, chegar, dholmes
rbackman [Tue, 12 Apr 2011 09:04:57 +0200] rev 9254
7026287: Asynchronous API sample
Summary: Implement a chat server using the new asynchronous networking API
Reviewed-by: hosterda, alanb
darcy [Mon, 11 Apr 2011 23:20:41 -0700] rev 9253
7035834: Bad @param tags in LayerUI.java
Reviewed-by: rupashka
alanb [Mon, 11 Apr 2011 12:52:39 +0100] rev 9252
Merge
alanb [Sun, 10 Apr 2011 19:45:28 +0100] rev 9251
7034532: (fs) AssertionError when working directory is UNC
Reviewed-by: forax, mduigou
sherman [Sun, 10 Apr 2011 23:33:14 -0700] rev 9250
7033561: Missing Unicode Script aliases
Summary: added 6.0 aliases
Reviewed-by: okutsu, peytoia, alanb
weijun [Mon, 11 Apr 2011 10:22:39 +0800] rev 9249
7030180: AES 128/256 decrypt exception
Reviewed-by: valeriep
weijun [Mon, 11 Apr 2011 10:22:17 +0800] rev 9248
7012160: read SF file in signed jar in streaming mode
Reviewed-by: mullan
dl [Fri, 08 Apr 2011 10:33:14 +0100] rev 9247
7035020: ForkJoinPool.invoke may deadlock if parallelism = 1
Reviewed-by: chegar
xuelei [Fri, 08 Apr 2011 02:00:09 -0700] rev 9246
6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled
Summary: Reorg the SSLContext implementation
Reviewed-by: weijun
ksrini [Thu, 07 Apr 2011 17:08:16 -0700] rev 9245
7034700: (unpack200) build fails with fastdebug builds
Reviewed-by: ohair
ksrini [Thu, 07 Apr 2011 12:06:32 -0700] rev 9244
7029048: (launcher) fence the launcher against LD_LIBRARY_PATH
Reviewed-by: mchung, ohair
lancea [Thu, 07 Apr 2011 11:25:09 -0400] rev 9243
7034656: Address lint warnings for DriverManager
Reviewed-by: alanb, forax, ohair
dl [Thu, 07 Apr 2011 15:06:32 +0100] rev 9242
7034657: Update Creative Commons license URL in legal notices
Reviewed-by: chegar
ksrini [Wed, 06 Apr 2011 19:31:30 -0700] rev 9241
7033954: (launcher) Launchers not built with mapfiles
Reviewed-by: ohair
weijun [Thu, 07 Apr 2011 08:51:33 +0800] rev 9240
7032354: no-addresses should not be used on acceptor side
Reviewed-by: valeriep
lancea [Wed, 06 Apr 2011 17:37:36 -0400] rev 9239
7034471: Wrap registeredDrivers in DriverManager
Reviewed-by: alanb, briangoetz
alanb [Wed, 06 Apr 2011 20:54:12 +0100] rev 9238
Merge
alanb [Wed, 06 Apr 2011 20:51:55 +0100] rev 9237
7034155: (ch) NullPointerException in sun.io.ch.IOUtil when OOM is thrown
Reviewed-by: forax
naoto [Wed, 06 Apr 2011 10:53:13 -0700] rev 9236
7031546: test/java/util/ResourceBundle/Bug4168625Test.java fails on solaris10u9 sparc.
Reviewed-by: okutsu
mduigou [Wed, 06 Apr 2011 09:31:13 -0700] rev 9235
6312706: Map entrySet iterators should return different entries on each call to next()
Reviewed-by: mduigou, alanb
Contributed-by: Neil Richards <neil.richards@ngmr.net>
lana [Mon, 18 Apr 2011 13:57:44 -0700] rev 9234
Merge
malenkov [Mon, 18 Apr 2011 15:58:32 +0400] rev 9233
7034614: The insets of TitledBorder vary, will be modified by another method, in JDK7
Reviewed-by: rupashka
lana [Sat, 16 Apr 2011 20:16:55 -0700] rev 9232
Merge
alexp [Fri, 15 Apr 2011 21:36:50 +0400] rev 9231
7036148: NullPointerException with null JMenu name
Reviewed-by: rupashka
alexp [Fri, 15 Apr 2011 21:26:09 +0400] rev 9230
6985329: 9 classes in swing.plaf contains words inappropriate for public spec - about some compiler bug
Reviewed-by: rupashka
alexp [Fri, 15 Apr 2011 20:54:13 +0400] rev 9229
Merge
alexp [Fri, 15 Apr 2011 20:50:06 +0400] rev 9228
7032903: javax/swing/JComponent/6989617/bug6989617.java test fails against jdk7
Reviewed-by: rupashka
okutsu [Fri, 15 Apr 2011 22:57:15 +0900] rev 9227
7035446: some regression tests take too long
Reviewed-by: peytoia
peytoia [Fri, 15 Apr 2011 12:08:07 +0900] rev 9226
7036842: HTML tag mismatch in API doc for ChoiceFormat
Reviewed-by: okutsu
rupashka [Thu, 14 Apr 2011 12:37:11 +0400] rev 9225
7032911: javax/swing/JLabel/7004134/bug7004134.java test fails against jdk7
Reviewed-by: malenkov
okutsu [Thu, 14 Apr 2011 15:59:47 +0900] rev 9224
7028818: (lc) Lazily initialize locale extension
7029740: (lc) New Locale class implementation doesn't follow the Java coding conventions
7032820: (lc) sun.util.locale.InternalLocaleBuilder.CaseInsensitiveChar.equals problems
7033503: (lc) Restore optimization code for Locale class initialization
7033504: (lc) incompatible behavior change for ja_JP_JP and th_TH_TH locales
Reviewed-by: naoto
rupashka [Wed, 13 Apr 2011 21:08:08 +0400] rev 9223
7030774: javax/swing/text/CSSBorder/6796710/bug6796710.java test fails against jdk7 b134
Reviewed-by: malenkov
rupashka [Wed, 13 Apr 2011 20:16:19 +0400] rev 9222
7032376: A type parameter isn't seen by using an web browser
Reviewed-by: malenkov
peytoia [Tue, 12 Apr 2011 18:58:30 +0900] rev 9221
7034231: Default font appears twice in fallback font list
Reviewed-by: okutsu, prr
peytoia [Tue, 12 Apr 2011 16:16:41 +0900] rev 9220
7035073: Add missing timezones to TimeZoneNames_pt_BR.java
Reviewed-by: okutsu
rupashka [Tue, 12 Apr 2011 10:15:26 +0400] rev 9219
7025525: CSS property list in javax.swing.text.html.CSS is incomplete
Reviewed-by: alexp
rupashka [Mon, 11 Apr 2011 19:55:15 +0400] rev 9218
7030623: closed/javax/accessibility/4864610/bug4864610.java test fails just against jdk7 b134
Reviewed-by: peterz
rupashka [Fri, 08 Apr 2011 00:26:35 +0400] rev 9217
6596966: Some JFileChooser mnemonics do not work with sticky keys
Reviewed-by: alexp
rupashka [Wed, 06 Apr 2011 20:36:22 +0400] rev 9216
6849232: closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java fails on RHEL5
Reviewed-by: peterz
amenkov [Wed, 06 Apr 2011 15:12:33 +0400] rev 9215
6992523: FindBugs scan - Malicious code vulnerability Warnings in com.sun.media.sound.*
Reviewed-by: alexp
amenkov [Wed, 06 Apr 2011 15:07:23 +0400] rev 9214
7009127: [Spec clarification request] Wrapping the devices retrieved from MidiDeviceProvider
Reviewed-by: alexp
rupashka [Wed, 06 Apr 2011 12:05:38 +0400] rev 9213
7003777: Nonexistent html entities not parsed properly.
Reviewed-by: peterz
rupashka [Wed, 06 Apr 2011 11:51:39 +0400] rev 9212
6973777: JCK manual case JEditorPaneTests.html#JEditorPane fails in jdk7 b100
Reviewed-by: peterz
lana [Mon, 18 Apr 2011 13:29:32 -0700] rev 9211
Merge
lana [Sat, 16 Apr 2011 22:45:08 -0700] rev 9210
Merge
serb [Fri, 15 Apr 2011 16:51:25 +0400] rev 9209
6983562: Two java/awt tests failing just on jdk7b108
Reviewed-by: art, denis, dcherepanov
dav [Thu, 14 Apr 2011 16:16:19 +0400] rev 9208
7032566: Toolkit.areExtraMouseButtonsEnabled() not alws correspnd "sun.awt.enableExtraMouseButtons" sys prop
Reviewed-by: art, dcherepanov
denis [Thu, 14 Apr 2011 13:59:26 +0400] rev 9207
7021001: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
Reviewed-by: dcherepanov
denis [Thu, 14 Apr 2011 13:53:08 +0400] rev 9206
7036540: A change for 7021001 and some makefile changes have been pushed as a part of 7030062
Reviewed-by: dcherepanov
denis [Tue, 12 Apr 2011 19:06:57 +0400] rev 9205
7030062: duplicate free
Reviewed-by: dcherepanov
anthony [Fri, 08 Apr 2011 17:04:35 +0400] rev 9204
7008513: Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException
Summary: Set transparent background to the applet
Reviewed-by: art, dcherepanov
dav [Fri, 08 Apr 2011 18:29:27 +0400] rev 9203
7029832: Buffer overrun at awt_LoadLibrary.c (and java_props_md.c)
Reviewed-by: anthony, art
anthony [Fri, 08 Apr 2011 15:00:20 +0400] rev 9202
7027013: Regression: JComponent.revalidate() has no effect on invisible components
Summary: Dialog.conditionalShow() should call validateUnconditionally() instead of simple validate()
Reviewed-by: art, dcherepanov
dav [Thu, 07 Apr 2011 22:34:29 +0400] rev 9201
7031854: JCK 7 test FileDialogTest0001 fails on Windows with Russian locale
Reviewed-by: uta, dcherepanov
dcherepanov [Thu, 07 Apr 2011 18:54:34 +0400] rev 9200
7016889: GraphicsDevice.setFullScreenWindow() spec for simulated full-screen mode is not always correct
Reviewed-by: art, anthony
dav [Wed, 06 Apr 2011 17:13:08 +0400] rev 9199
7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit
Reviewed-by: art, dcherepanov, denis
serb [Tue, 05 Apr 2011 16:50:11 +0400] rev 9198
6998877: After double-click on the folder names , FileNameOverrideTest FAILED
Reviewed-by: art, dcherepanov, anthony
lana [Sat, 16 Apr 2011 23:23:31 -0700] rev 9197
Merge
prr [Fri, 15 Apr 2011 12:58:56 -0700] rev 9196
6942504: test/javax/imageio/metadata/DOML3Node.java fails
Reviewed-by: bae, jgodinez
prr [Wed, 13 Apr 2011 15:17:42 -0700] rev 9195
7036275: EUDC character is not displayed on Swing if ClearType is enabled
Reviewed-by: igor, jgodinez
prr [Fri, 08 Apr 2011 15:33:03 -0700] rev 9194
7004984: Features.h was renamed to ICUFeatures.h and should be removed
Reviewed-by: srl
bae [Wed, 06 Apr 2011 11:26:35 +0400] rev 9193
7033534: Two tests fail just against jdk7 b136
Reviewed-by: jgodinez, prr