Igor Nekrestyanov
58646796e5
Merge
2011-02-09 21:20:41 -08:00
Clemens Eisserer
3f1466e7d2
7018387: Xrender pipeline may leak GC's
...
Reviewed-by: prr
2011-02-09 14:34:04 -08:00
Andrew Brygin
763f890029
6818960: ImageFetcher ( MediaTracker) Thread leak
...
Reviewed-by: igor, prr
2011-02-09 22:24:42 +03:00
Lana Steuck
6641ee235d
Merge
2011-02-09 10:28:20 -08:00
Alan Bateman
81d9e046a3
Merge
2011-02-09 16:30:37 +00:00
Vladimir Yaroslavskiy
35f815a7b4
7018258: Dual-pivot updates in 7013585 can fail with ArrayIndexOutOfBoundsException
...
Reviewed-by: alanb
2011-02-09 15:59:27 +00:00
Andy Herrick
1aae9e05cf
Merge
2011-02-09 09:32:04 -05:00
Andy Herrick
a0b7ff8369
7016724: Remove sun.jkernel.* classes in JDK 7
...
Remove sun.jkernel.* classes in JDK 7
Reviewed-by: ohair, alanb, mchung
2011-02-09 09:19:33 -05:00
Chris Hegarty
71a1558a67
7013961: Threads attached via JNI attach prevent daemon ThreadGroups from being destroyed
...
Reviewed-by: dholmes
2011-02-09 09:53:07 +00:00
Yuka Kamiya
5c4ea049dd
7017800: (tz) Support tzdata2011b
...
Reviewed-by: okutsu
2011-02-09 18:00:29 +09:00
Lana Steuck
3899723bda
Merge
2011-02-08 14:25:33 -08:00
Phil Race
a6241f31b1
7006865: Regression: Corrupted output when printing images with bit depth of 4
...
Reviewed-by: bae, jgodinez
2011-02-08 14:24:14 -08:00
Lana Steuck
458118d44d
Merge
2011-02-08 14:19:54 -08:00
Lana Steuck
17c4bbff22
Merge
2011-02-08 14:19:11 -08:00
Xueming Shen
50ef3f8522
7017840: (zipfs) test/demo/zipfs/basic.sh needs to be updated due to 7013420
...
Updated try-with-resourcse usage in test/demo code
Reviewed-by: alanb
2011-02-08 13:30:30 -08:00
Dmitry Nadezhin
aa6f495fbe
4421494: infinite loop while parsing double literal
...
Reviewed-by: darcy, alanb
2011-02-08 19:31:44 +00:00
Naoto Sato
47a983f28a
7015500: Locale.toLanguageTag() uses "und" as lang subtag for private use only Locale
...
Reviewed-by: srl
2011-02-08 09:04:30 -08:00
Vladimir Yaroslavskiy
477c01454f
7013585: Dual-pivot quicksort improvements for highly structured (nearly sorted) and data with small periods
...
Reviewed-by: mduigou, alanb
2011-02-08 15:50:30 +00:00
Denis Lila
4b61d914f1
7016856: dashing performance was reduced during latest changes to the OpenJDK rasterizer
...
Optimized dashing, rasterizing, and the flow of transformed coordinates
Reviewed-by: flar
2011-02-08 09:22:49 -05:00
Alexander Potochkin
98f1ff044f
6979537: closed/javax/swing/JSplitPane/UnitTest/UnitTest.java fails
...
Reviewed-by: rupashka
2011-02-07 21:34:31 +03:00
Alexander Potochkin
4c2196918e
7016942: Revert a refactoring in TooltipManager to allow reflection hack
...
Reviewed-by: rupashka
2011-02-07 21:15:51 +03:00
Alan Bateman
3171d7fd53
Merge
2011-02-07 18:02:30 +00:00
Alan Bateman
8c1c23cb0a
7017454: Residual warnings in sun/nio/** and java/io native code (win64)
...
Reviewed-by: chegar
2011-02-07 18:01:32 +00:00
Chris Hegarty
a0b7ecd3d1
7016898: PlainSocketImpl.fd is null on Windows
...
Reviewed-by: alanb
2011-02-07 14:08:47 +00:00
Alan Bateman
6207a0fa9c
7003155: (fs) Paths.get(<file-uri>) does not handle escaped octets correctly
...
Reviewed-by: sherman
2011-02-07 13:55:40 +00:00
Vinnie Ryan
b11e82495a
7017486: Need synchronized access when flushing the LDAP request queue
...
Reviewed-by: alanb
2011-02-07 09:11:26 +00:00
Lana Steuck
10439e2650
Merge
2011-02-04 17:29:16 -08:00
Xueming Shen
4f8fd33ba8
7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index)
...
Updated starsWith/endsWith to be consistent with default file system
Reviewed-by: alanb
2011-02-04 13:17:30 -08:00
Andrei Dmitriev
af8b8f7e35
6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components
...
Reviewed-by: ant, dcherepanov
2011-02-04 17:32:33 +03:00
Lance Andersen
6db39ae8a5
7014095: Broken link in java.sql package specification
...
Reviewed-by: alanb
2011-02-04 09:07:00 -05:00
Lana Steuck
8e2b437a8b
Merge
2011-02-03 19:15:30 -08:00
Vinnie Ryan
5accdba480
Merge
2011-02-04 00:33:58 +00:00
Vinnie Ryan
9a5a2207ad
6989705: ECC security code native code compiler warnings
...
Reviewed-by: alanb, ohair
2011-02-04 00:33:30 +00:00
Kumar Srinivasan
4c1f2a17d9
6968053: (launcher) hide exceptions under certain launcher failures
...
Reviewed-by: mchung
2011-02-03 15:41:23 -08:00
Xueming Shen
6435c3ecac
7014645: Support perl style Unicode hex notation \x{...}
...
Added the construct \x{...} for Unicode hex notation support
Reviewed-by: alanb, okutsu
2011-02-03 13:49:25 -08:00
Vinnie Ryan
e9f2c8444e
6997561: A request for better error handling in JNDI
...
Reviewed-by: robm
2011-02-03 19:09:05 +00:00
Naoto Sato
3ed07d01b9
7013282: No appropriate CCC request for listed JDK 7 changes in java.util.spi package (b121)
...
Reviewed-by: peytoia
2011-02-03 09:59:20 -08:00
Alan Bateman
6232632ef8
7014794: (file) lookupPrincipalByGroupName fails to find large NIS groups
...
Reviewed-by: chegar
2011-02-03 13:37:42 +00:00
Pavel Porvatov
d48bd086df
7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
...
Reviewed-by: alexp
2011-02-03 16:30:51 +03:00
Chris Hegarty
bdd3171405
6887710: Jar index should avoid putting META-INF in the INDEX.LIST
...
Reviewed-by: michaelm
2011-02-03 11:56:56 +00:00
Chris Hegarty
d191a46873
7008595: Class loader leak caused by keepAliveTimer thread in KeepAliveCache
...
Reviewed-by: michaelm
2011-02-03 10:10:11 +00:00
Brian Goetz
ce8ab39164
7012540: java.util.Objects.nonNull() incorrectly named
...
Reviewed-by: darcy, weijun
2011-02-02 13:13:34 -05:00
Kelly O'Hair
a70653025c
Merge
2011-02-02 09:39:31 -08:00
Pavel Porvatov
dd26efb159
6988176: There is focus painted inside the button
...
Reviewed-by: alexp
2011-02-02 18:41:30 +03:00
Pavel Porvatov
069ec3aa00
6988168: Press the "Toggle Font" button.The size of the combo box didn't change
...
Reviewed-by: alexp
2011-02-02 18:37:31 +03:00
Xueming Shen
d0c8cd6815
7015391: (zipfs) Update zip provider for 1/2011 changes
...
7014948: (zipfs) ZipFileSystem.newFileSystem(Path...) should not throw FileSystemAlreadyExistsException
7015139: (zipfs) ZipPath.delete() should throw DirectoryNotEmptyException when handling "real, non-empty" dir
Zip filesystem provider update
Reviewed-by: alanb
2011-02-01 14:20:01 -08:00
Xue-Lei Andrew Fan
85a3f20cef
7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
...
Add new BasicReason and improve trust anchor searching method during cert path validation
Reviewed-by: mullan
2011-02-01 04:45:10 -08:00
Joe Darcy
8e948a84fa
7015827: Fix HTML validation issues in java.math package
...
Reviewed-by: mduigou
2011-02-01 00:29:26 -08:00
Sergey Malenkov
a09ca04b62
6999045: DOC: Unclear spec for BevelBorder constructor and BorderFactory factory method (colors switching)
...
Reviewed-by: alexp
2011-01-31 21:49:27 +03:00
Sergey Malenkov
d12c1d0e49
7001118: DOC: javax.swing.border.StrokeBorder.paintBorder() doesn't throw NPE in all specified cases
...
Reviewed-by: alexp
2011-01-31 21:31:39 +03:00