Stephen Flores
|
037bcf1683
|
7194449: String resources for Key Tool and Policy Tool should be in their respective packages
Reviewed-by: alanb, weijun, mullan
|
2012-10-14 22:58:59 +01:00 |
|
Lana Steuck
|
3567fc5460
|
Merge
|
2012-10-12 14:52:24 -07:00 |
|
Lana Steuck
|
22b345adc6
|
Merge
|
2012-10-12 14:47:26 -07:00 |
|
Lance Andersen
|
2a56b6aa5a
|
8000763: use XXX.valueOf methods instead of constructors
Reviewed-by: mchung, forax
|
2012-10-11 18:46:31 -04:00 |
|
Dan Xu
|
6e283062c6
|
7186817: Remove Windows 95/98/ME Support
Reviewed-by: alanb
|
2012-10-11 11:47:05 +01:00 |
|
Lance Andersen
|
a446a98f53
|
8000712: Remove unused fields in SyncFactory
Reviewed-by: mchung
|
2012-10-10 17:34:27 -04:00 |
|
Abhijit Saha
|
93e31619c4
|
Merge
|
2012-10-10 14:31:07 -07:00 |
|
Alan Bateman
|
d1635b4499
|
7192274: Deprecate LogManager addPropertyChangeListener and removePropertyChangeLister methods
Reviewed-by: mchung, lancea, chegar
|
2012-10-10 20:47:12 +01:00 |
|
Lance Andersen
|
2a6e8cc962
|
8000687: Correct javadoc typo for getLogWriter and setLogWriter
Reviewed-by: alanb
|
2012-10-10 11:15:27 -04:00 |
|
Sean Coffey
|
23b1ff04af
|
7181793: Socket getOutputStream create streams that cannot be GC'ed until Socket is closed
Reviewed-by: alanb, chegar
|
2012-10-09 19:45:17 +01:00 |
|
Leonid Romanov
|
743e5c0d91
|
7124321: [macosx] TrayIcon MouseListener is never triggered
Reviewed-by: anthony
|
2012-10-09 20:59:41 +04:00 |
|
Naoto Sato
|
04816adee5
|
7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
Reviewed-by: okutsu
|
2012-10-09 09:59:05 -07:00 |
|
Leonid Romanov
|
63a30e3268
|
7185280: Jre7cert: focusgained does not get called for all focus req when do alt + tab
Reviewed-by: anthony
|
2012-10-09 18:00:58 +04:00 |
|
Lance Andersen
|
2a3853c1b9
|
7197395: Add @Deprecated to all deprecated methods to eliminate compiler warnings in JDBC
Reviewed-by: alanb, smarks
|
2012-10-09 08:58:27 -04:00 |
|
Sean Coffey
|
fb1294fec5
|
7196533: TimeZone.getDefault() slow due to synchronization bottleneck
Reviewed-by: okutsu
|
2012-10-09 12:50:52 +01:00 |
|
Lana Steuck
|
703702096b
|
Merge
|
2012-10-08 15:39:33 -07:00 |
|
Lana Steuck
|
e86fa474a7
|
Merge
|
2012-10-08 15:37:37 -07:00 |
|
Weijun Wang
|
a5312cbadb
|
7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true
Reviewed-by: mullan
|
2012-10-08 10:42:43 +08:00 |
|
Alan Bateman
|
18688c3a56
|
8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations
Reviewed-by: mchung, forax
|
2012-10-06 13:56:16 +01:00 |
|
Naoto Sato
|
eeac68872b
|
7198834: HOST Adapter: one extra empty space in the end of the pattern string
Reviewed-by: okutsu
|
2012-10-05 09:57:50 -07:00 |
|
Naoto Sato
|
0dcbdaafba
|
Merge
|
2012-10-04 21:05:06 -07:00 |
|
Naoto Sato
|
efea116274
|
7200119: Collator.getAvailableLocales() doesn't return Locale.US
Reviewed-by: okutsu
|
2012-10-04 21:03:36 -07:00 |
|
Rob McKenna
|
2102c5a5b6
|
7184932: Remove the temporary Selector usage in the NIO socket adapters
Reviewed-by: alanb
|
2012-10-04 19:53:08 +01:00 |
|
Naoto Sato
|
3caba25f6b
|
7196799: CLDR adapter can not be invoked when region code is specified in Locale
7197573: java/util/Locale/LocaleProviders.sh failed
Reviewed-by: okutsu
|
2012-10-04 10:04:56 -07:00 |
|
Vinnie Ryan
|
d44a2451e6
|
Merge
|
2012-10-04 11:54:16 +01:00 |
|
Yuka Kamiya
|
700a5c6ee0
|
7201151: Fix Contribution : Java cannot get Windows's IME name correctly
Reviewed-by: okutsu
|
2012-10-04 18:05:37 +09:00 |
|
Yuka Kamiya
|
64b949310f
|
7196316: Wrong rounding mode in DecimalFormat after deserialization
Reviewed-by: okutsu
|
2012-10-04 11:36:22 +09:00 |
|
Oleg Pekhovskiy
|
ebff918cc7
|
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
Reviewed-by: art, denis
|
2012-10-03 21:01:47 +04:00 |
|
Dan Xu
|
684361a3d9
|
6910472: Typo in : java.io.ObjectOutputStream.reset() "refered"
Reviewed-by: dholmes, alanb
|
2012-10-03 09:03:53 +01:00 |
|
Yuka Kamiya
|
c3026d4a59
|
7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars
Reviewed-by: okutsu
|
2012-10-03 15:11:28 +09:00 |
|
Paul Sandoz
|
25c830b9d5
|
7197642: (sl) ServiceLoader.load(null) doesn't throw NPE
Reviewed-by: alanb
|
2012-10-02 10:36:05 +01:00 |
|
Olivier Lagneau
|
b6ea800f9b
|
7050528: Improve performance of java.text.DecimalFormat.format() call stack
Reviewed-by: darcy
|
2012-10-02 10:11:57 +01:00 |
|
Clemens Eisserer
|
3d880fa194
|
7188093: closed/sun/java2d/pipe/ScaleQualityTest.java fails
Reviewed-by: prr, flar
|
2012-10-01 13:07:54 -07:00 |
|
Alan Bateman
|
9b8e06e699
|
8000269: Cleanup javadoc warnings
Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
|
2012-10-01 15:36:57 +01:00 |
|
Lana Steuck
|
4156261cf3
|
Merge
|
2012-09-28 14:56:38 -07:00 |
|
Lana Steuck
|
80b413a5b5
|
Merge
|
2012-09-28 11:45:43 -07:00 |
|
Lana Steuck
|
9c0a331d78
|
Merge
|
2012-09-28 10:54:12 -07:00 |
|
Alexander Scherbatiy
|
01025ec99e
|
7197619: Using modifiers for the dead key detection on Windows
Reviewed-by: bagiras, leonidr
|
2012-09-28 14:54:04 +04:00 |
|
Dan Xu
|
f41a30cb5c
|
6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
Reviewed-by: alanb
|
2012-09-28 11:14:20 +01:00 |
|
Yuka Kamiya
|
5a3a2dc308
|
7069824: Support for BCP47 locale matching
Reviewed-by: naoto, okutsu
|
2012-09-28 14:14:26 +09:00 |
|
Rob McKenna
|
152b0d6143
|
7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
Reviewed-by: chegar
|
2012-09-28 04:39:02 +01:00 |
|
Rob McKenna
|
80d3fce897
|
7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases
Reviewed-by: chegar
|
2012-09-27 22:35:07 +01:00 |
|
Alan Bateman
|
903c4c0c7f
|
7200742: (se) Selector.select does not block when starting Coherence (sol)
Reviewed-by: chegar
|
2012-09-27 10:30:56 +01:00 |
|
Xue-Lei Andrew Fan
|
9c642ad1d2
|
7200295: CertificateRequest message is wrapping when using large numbers of Certs
Reviewed-by: wetmore
|
2012-09-26 21:05:40 -07:00 |
|
Abhijit Saha
|
7bd671250d
|
Merge
|
2012-09-25 11:48:00 -07:00 |
|
Valerie Peng
|
6f6f1d3bea
|
7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters
Fixed initialize(int, SecureRandom) call to not error out when no precomputed params available.
Reviewed-by: vinnie
|
2012-09-25 11:31:17 -07:00 |
|
Valerie Peng
|
0733ebe2f2
|
7199941: test about AES/ECB mode fails
Fixed the problem of field "blockMode" not having correct value for AES algorithms.
Reviewed-by: vinnie
|
2012-09-25 11:27:42 -07:00 |
|
Jennifer Godinez
|
5f949b5751
|
7158350: [macosx] Strange results of SwingUIText printing
Reviewed-by: bae, prr
|
2012-09-25 09:18:27 -07:00 |
|
Sergey Bylokhov
|
08c6d03264
|
7160627: [macosx] TextArea has wrong initial size
7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms
Reviewed-by: anthony, art
|
2012-09-24 21:33:41 +04:00 |
|
Leonid Romanov
|
914bc61d4b
|
7179349: [macosx] Java processes on Mac should not use default Apple icon
Reviewed-by: anthony
|
2012-09-24 18:24:30 +04:00 |
|