Joe Darcy
|
79ccccaa96
|
7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc
Reviewed-by: jjb
|
2011-03-14 11:45:21 -07:00 |
|
Vinnie Ryan
|
1dc9c053c4
|
6686215: Some mutables not defensively copied when deserializing java.security.CodeSource & Timestamp objects
Reviewed-by: mullan
|
2011-03-14 17:50:52 +00:00 |
|
Xue-Lei Andrew Fan
|
31942cda2c
|
7009794: misleading text in SSLHandshakeException exception message
Update the warning message
Reviewed-by: weijun
|
2011-03-14 09:05:06 -07:00 |
|
Andrei Dmitriev
|
f62f3738dd
|
7022931: GradientPaint class spec clarification: 7022931, 7016391, 7017246, 7019386
Reviewed-by: flar
|
2011-03-14 18:57:38 +03:00 |
|
Pavel Porvatov
|
9e81085efd
|
6464022: Memory leak in JOptionPane.createDialog
Reviewed-by: alexp
|
2011-03-14 15:01:53 +03:00 |
|
Weijun Wang
|
c6c7267c54
|
6990848: JGSS/windows security code native code compiler warnings
Reviewed-by: valeriep
|
2011-03-13 17:09:55 +08:00 |
|
Naoto Sato
|
d7b9fcfbd4
|
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field
Reviewed-by: srl
|
2011-03-11 11:31:10 -08:00 |
|
Kumar Srinivasan
|
2785e49558
|
7023416: (pack200) fix parfait issues
Reviewed-by: jrose
|
2011-03-11 10:03:05 -08:00 |
|
Chris Hegarty
|
b6f518d3c1
|
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
Reviewed-by: alanb, michaelm
|
2011-03-11 13:50:09 +00:00 |
|
Yong Jeffrey Huang
|
05cd7bb4c2
|
7019267: Currency Display Names are not localized into pt_BR
Reviewed-by: naoto
|
2011-03-11 05:17:45 -08:00 |
|
Charles Lee
|
15ddaff2ab
|
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM
Reviewed-by: alanb
|
2011-03-11 08:57:14 +00:00 |
|
Chris Hegarty
|
a62dd6282b
|
7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX
Reviewed-by: alanb, michaelm
|
2011-03-11 08:47:10 +00:00 |
|
Vinnie Ryan
|
d72ccc8786
|
7016078: javax.net.ssl.SSLException: Received fatal alert: internal_error starting JDK 7 b126
Reviewed-by: valeriep
|
2011-03-10 18:21:24 +00:00 |
|
Andrew Brygin
|
d7556c7d59
|
6710434: PIT: Reg test java/awt/Graphics2D/ClipPrimitivesTest.java fails in pit build 6u10_b26
Reviewed-by: flar, prr
|
2011-03-10 11:18:35 +03:00 |
|
Athijegannathan Sundararajan
|
b1b7b412a7
|
6960211: JavaScript engine allows creation of interface although methods not available
Reviewed-by: jjh
|
2011-03-10 12:52:24 +05:30 |
|
Kelly O'Hair
|
3852439c98
|
Merge
|
2011-03-09 18:01:43 -08:00 |
|
David Holmes
|
47d80ee133
|
7022370: Launcher ergonomics should provide simple default implementation
Use a common, platform independent, implementation unless an architecture specific implementation exists
Reviewed-by: ksrini, mchung, ohair, gbenson
|
2011-03-09 19:52:48 -05:00 |
|
Rama Pulavarthi
|
f93ab74ad1
|
6635776: Regression in jaxb tests with JDk6 U4
6741058: Move org/relaxng/datatype sources from jdk to jaxws workspace
Reviewed-by: ohair, alanb
|
2011-03-09 15:49:59 -08:00 |
|
Rama Pulavarthi
|
691add8afc
|
7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security
Reviewed-by: ohair, alanb
|
2011-03-09 15:47:15 -08:00 |
|
Andrei Dmitriev
|
a88439cd53
|
7023019: Constructor of class java.awt.Component.FlipBufferStrategy throws unspecified IAE
Reviewed-by: dcherepanov, art
|
2011-03-09 17:29:17 +03:00 |
|
Andrew Brygin
|
b190c24737
|
7022280: Parfait reports Format string argument mismatch in /jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
Reviewed-by: jgodinez, prr
|
2011-03-09 13:08:03 +03:00 |
|
Mike Duigou
|
f0932cb5c1
|
Merge
|
2011-03-08 15:10:48 -08:00 |
|
Daniel Aioanei
|
c88813019c
|
6611830: UUID thread-safety and performance improvements
Reviewed-by: mduigou, jjb, alanb, briangoetz, dholmes, peterjones
|
2011-03-08 15:09:49 -08:00 |
|
Jennifer Godinez
|
6984d3041c
|
7020528: closed/java/awt/print/PageFormat/PageFormatFromAttributes.java failed
Reviewed-by: igor, prr
|
2011-03-08 11:47:38 -08:00 |
|
Doug Lea
|
6a14cb99e0
|
7023006: Reduce unnecessary thread activity in ForkJoinPool
Reviewed-by: chegar, dholmes
|
2011-03-08 18:16:14 +00:00 |
|
Doug Lea
|
f048eee643
|
6495521: (doc) ConcurrentSkipListMap links to web page NOT describing SkipList
Update link, and minor implementation comment in Exchanger
Reviewed-by: chegar, mduigou
|
2011-03-08 17:52:32 +00:00 |
|
Steven Loomis
|
a816ca8a51
|
6962082: merge back in lines from bad merge in CR 6501644 and open up a test
Reviewed-by: igor, prr
|
2011-03-07 19:37:07 -08:00 |
|
Steven Loomis
|
58bbf34391
|
7017324: Kerning crash in JDK 7 since ICU layout update
Reviewed-by: igor, prr
|
2011-03-07 17:23:39 -08:00 |
|
Lana Steuck
|
8b14c7551d
|
Merge
|
2011-03-07 14:48:27 -08:00 |
|
Lana Steuck
|
1e2a0e1795
|
Merge
|
2011-03-07 14:46:16 -08:00 |
|
Lana Steuck
|
1f8405c74c
|
Merge
|
2011-03-07 14:44:15 -08:00 |
|
Valerie Peng
|
1daa47b01d
|
6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers
Add support for RSA_X_509 mechanism and aliasing of "RSA" to "RSA/ECB/PKCS1Padding".
Reviewed-by: wetmore
|
2011-03-07 14:14:37 -08:00 |
|
Michael Fang
|
32bdbb2b3f
|
7025303: NLS: t13y fix for 7021691 Most log level words are not translated in java logging
Reviewed-by: yhuang
|
2011-03-07 12:58:11 -08:00 |
|
Michael Fang
|
69b88e89a2
|
7021693: [ja, zh_CN] jconsole throws exception and fail to start in ja and zh_CN locales
Reviewed-by: ogino
|
2011-03-07 12:17:36 -08:00 |
|
Michael Fang
|
3655ac44e9
|
7025267: NLS: t13y fix for 7021689 [ja] Notepad demo throws NPE
Reviewed-by: ogino
|
2011-03-07 12:08:01 -08:00 |
|
Lana Steuck
|
5f0efd5e7c
|
Merge
|
2011-03-07 11:36:37 -08:00 |
|
Sean Mullan
|
c7ad0eb6a4
|
Merge
|
2011-03-07 13:44:47 -05:00 |
|
Sean Mullan
|
93b5e28256
|
7022467: SecretKeyFactory doesn't support algorithm "AES" on Windows and Linux
Reviewed-by: wetmore, valeriep
|
2011-03-07 13:20:55 -05:00 |
|
Lana Steuck
|
efca8bb04f
|
Merge
|
2011-03-06 23:37:41 -08:00 |
|
Lana Steuck
|
e9b706c967
|
Merge
|
2011-03-06 20:32:49 -08:00 |
|
Lana Steuck
|
1b471215b4
|
Merge
|
2011-03-05 20:54:53 -08:00 |
|
Michael Fang
|
9f4cbe2ea9
|
7016542: NLS: obsolete resources in MsgAppletViewer.java should be removed
Reviewed-by: igor
|
2011-03-05 14:10:16 -08:00 |
|
Pavel Porvatov
|
1af9167ee7
|
6760148: Certain fonts are not correctly soft wrapped when using JTextComponent.print()
Reviewed-by: peterz
|
2011-03-05 18:27:51 +03:00 |
|
Phil Race
|
fb59857e93
|
7023591: Xrender: java2D font demo - text highlighting tab content is black
Reviewed-by: flar
|
2011-03-04 15:54:41 -08:00 |
|
Michael Fang
|
96741fdfe3
|
Merge
|
2011-03-04 14:31:00 -08:00 |
|
Alan Bateman
|
6d1674a234
|
Merge
|
2011-03-04 21:28:35 +00:00 |
|
Alan Bateman
|
d048451ca2
|
7023403: (ch) sun.nio.ch.SolarisEventPort.startPoll failed with AssertionError
Reviewed-by: forax
|
2011-03-04 21:26:50 +00:00 |
|
Xueming Shen
|
2b73fac982
|
7023244: (zipfs) langtools CompileTest fails on read-only file system
Replaced checkAccess with Files.isWritable()
Reviewed-by: alanb
|
2011-03-04 11:35:53 -08:00 |
|
Kumar Srinivasan
|
a5c5bb811d
|
7023963: (misc) fix diamond anon instances in the jdk
Reviewed-by: alanb, mchung, mcimadamore, dholmes
|
2011-03-04 09:32:20 -08:00 |
|
Alan Bateman
|
7b97cd1c34
|
Merge
|
2011-03-04 09:33:05 +00:00 |
|