Weijun Wang
50689ce536
6710360: export Kerberos session key to applications
...
Reviewed-by: valeriep
2009-08-11 12:17:13 +08:00
Weijun Wang
cb2742d7b2
6866479: libzip.so caused JVM to crash when running jarsigner
...
Reviewed-by: mullan
2009-08-11 12:15:24 +08:00
Abhijit Saha
658feaa3e4
Merge
2009-08-07 09:21:25 -07:00
Chris Hegarty
75379fe244
6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX>
...
Replace URL with a String representation.
Reviewed-by: michaelm, jccollet
2009-08-07 10:50:26 +01:00
Abhijit Saha
7ebb690ec3
Merge
2009-08-06 22:37:58 -07:00
Tim Bell
f98b97ffea
Merge
2009-08-06 19:01:59 -07:00
John R Rose
d8b50037de
6838598: Legal notice repair: jdk/src/share/classes/sun/dyn/FilterGeneric.java
...
Reviewed-by: xdono
2009-08-06 18:30:33 -07:00
Xiomara Jayasena
4e09ef7579
Merge
2009-08-05 11:06:46 -07:00
Yuri Nesterenko
bc02d891d1
Merge
2009-08-05 00:07:48 -07:00
Abhijit Saha
8c4325e8f4
Merge
2009-08-04 08:01:03 -07:00
Bradford Wetmore
7bf6422983
6647452: Remove obfuscation, framework and provider self-verification checking
...
Reviewed-by: valeriep, vinnie
2009-08-03 18:06:51 -07:00
Tim Bell
6b6386f999
Merge
2009-07-31 17:19:38 -07:00
Tim Bell
35107a8833
Merge
2009-07-30 23:40:15 -07:00
Josh Bloch
827200b265
6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort
...
Easy port of timsort from android
Reviewed-by: martin
2009-07-29 14:24:19 -07:00
Martin Buchholz
36736be8ba
6866554: Misc. javadoc warnings
...
Reviewed-by: alanb
2009-07-29 13:56:15 -07:00
Xueming Shen
ba2db6a2db
Merge
2009-07-29 11:19:14 -07:00
Yuri Nesterenko
b797a234b8
Merge
2009-07-29 00:14:56 -07:00
Doug Lea
d43e798981
6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage
...
6815766: LinkedBlockingQueue's iterator can return null if drainTo(c) executes concurrently
Faster, more correct. Use self-linking trick to avoid gc retention
Reviewed-by: martin, dholmes
2009-07-28 17:17:55 -07:00
Doug Lea
df5da31f55
6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element
...
6493942: ConcurrentLinkedQueue.remove sometimes very slow
New algorithm for handling concurrent linked lists
Reviewed-by: martin
2009-07-28 13:24:52 -07:00
Xiomara Jayasena
e0c1d51604
6862919: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
2009-07-28 12:12:54 -07:00
Sergey Malenkov
c1073a5d61
6864297: Right-to-left oriented JScrollPane is aligned to the wrong direction while resizing the container
...
Reviewed-by: peterz
2009-07-28 13:10:14 +04:00
Tim Bell
9d2c02479e
Merge
2009-07-27 23:06:01 -07:00
Abhijit Saha
0e8d2a916a
Merge
2009-07-27 22:28:29 -07:00
Xue-Lei Andrew Fan
a51137d942
6449574: Invalid ldap filter is accepted and processed
...
Reviewed-by: vinnie
2009-07-27 22:04:07 +08:00
Yuri Nesterenko
3f6ce374d9
Merge
2009-07-27 03:42:47 -07:00
Martin Buchholz
4d07a8cfb9
6639458: Improvements to Surrogate.java
...
Optimize Surrogate.java
Reviewed-by: sherman
2009-07-24 18:24:02 -07:00
Martin Buchholz
7ac7d3079f
6639443: Character.toCodePoint and Character.toSurrogates can be optimized
...
Rearranging code saves 5 bytes of bytecode
Reviewed-by: sherman
2009-07-24 18:16:14 -07:00
Xueming Shen
e9b3362ace
5063507: (fmt) missing exception for "%#s" format specifier
...
Throw appropriate exception when necessary
Reviewed-by: alanb
2009-07-24 11:06:57 -07:00
Pavel Porvatov
653e280412
6460525: javax/swing/JFileChooser/6396844/TwentyThousandTest.java times out
...
Reviewed-by: malenkov, peterz
2009-07-23 17:56:53 +04:00
Poonam Bajaj
7cfb301baa
6814140: deadlock due to synchronized demandLogger() code that locks ServerLogManager
...
Making demandLogger() non-synchronized resolves the deadlock.
Reviewed-by: dcubed
2009-07-22 07:49:57 -07:00
Weijun Wang
945ec03563
6561126: keytool should use larger default keysize for keypairs
...
Reviewed-by: mullan
2009-07-22 16:41:14 +08:00
Weijun Wang
ee5188c4c3
6854308: more ktab options
...
Reviewed-by: mullan
2009-07-22 16:40:39 +08:00
Weijun Wang
20ee77e0d0
6847026: keytool should be able to generate certreq and cert without subject name
...
Reviewed-by: xuelei
2009-07-22 16:40:04 +08:00
Weijun Wang
f1b3e33db7
6858589: more changes to Config on system properties
...
Reviewed-by: valeriep
2009-07-22 16:39:34 +08:00
Sergey Malenkov
da10005c86
6802868: JInternalFrame is not maximized when maximized parent frame
...
Reviewed-by: rupashka
2009-07-22 12:21:31 +04:00
Yuri Nesterenko
cacd580a84
Merge
2009-07-21 23:23:57 -07:00
Abhijit Saha
bde3f2ada5
Merge
2009-07-21 13:06:30 -07:00
Abhijit Saha
a5da46de60
Merge
2009-07-21 13:02:23 -07:00
Sean Mullan
31eb8dfb51
6787645: CRL validation code should permit some clock skew when checking validity of CRLs
...
Reviewed-by: vinnie
2009-07-20 17:16:34 -04:00
Peter Zhelezniakov
4ba0a90189
6849331: Nimbus L&F: AbstractRegionPainter's paint context is not initialized
...
Reviewed-by: rupashka
2009-07-20 13:34:54 +04:00
Peter Zhelezniakov
b838a00326
6857360: NimbusLAF: Menu indicator looks ugly with RTL orientation
...
Reviewed-by: rupashka
2009-07-20 13:33:09 +04:00
Vinnie Ryan
d12079f670
6657695: AbstractSaslImpl.logger is a static mutable (findbugs)
...
Reviewed-by: alanb
2009-07-17 20:43:53 +01:00
Vinnie Ryan
97bb9bff6f
6657619: DnsContext.debug is public static mutable (findbugs)
...
Reviewed-by: alanb
2009-07-17 20:29:41 +01:00
Tim Bell
c3f366cc5a
Merge
2009-07-17 09:14:29 -07:00
Peter Zhelezniakov
44904765ca
6387360: Usage of package-private class as a parameter of a method (javax.swing.text.ParagraphView)
...
Reviewed-by: malenkov
2009-07-17 15:25:51 +04:00
Sergey Malenkov
da30267d99
6505027: terminateEditOnFocusLost making problems for table in JDesktopPane
...
Reviewed-by: alexp
2009-07-16 20:12:14 +04:00
Joe Darcy
b8fae2d33c
6463998: Undocumented NullPointerExeption from Float.parseFloat and Double.parseDouble
...
Reviewed-by: lancea, iris
2009-07-15 14:43:13 -07:00
Joe Darcy
8c000e858b
6857789: (reflect) Create common superclass of reflective exceptions
...
Reviewed-by: martin
2009-07-15 12:08:55 -07:00
Abhijit Saha
11c8663522
Merge
2009-07-15 10:46:42 -07:00
Sergey Groznyh
c854c85621
6612541: api/javax_swing/text/LabelView/index.html#getXXX[LabelView0004] fails since JDK 7 b20
...
Reviewed-by: peterz
2009-07-15 19:05:18 +04:00