Ulf Zibis
|
a0f3e72c24
|
6934265: Add public method Character.isBmpCodePoint
Move isBmpCodePoint from sun.nio.cs.Surrogate to Character
Reviewed-by: sherman
|
2010-06-30 16:11:32 -07:00 |
|
Ulf Zibis
|
30d5c660bc
|
6934268: Better implementation of Character.isValidCodePoint
Use the cleverest possible bit-twiddling micro-optimizations
Reviewed-by: sherman
|
2010-06-30 16:11:31 -07:00 |
|
Lana Steuck
|
9a4b556a63
|
Merge
|
2010-06-30 15:09:24 -07:00 |
|
Lana Steuck
|
67de841056
|
Merge
|
2010-06-29 22:34:59 -07:00 |
|
Lana Steuck
|
acc448eb85
|
Merge
|
2010-06-29 10:50:11 -07:00 |
|
Phil Race
|
93f31249a1
|
6943487: NPE in makeMultiCharsetString while printing on linux
Reviewed-by: igor, jgodinez
|
2010-06-29 09:48:15 -07:00 |
|
Alan Bateman
|
62b559b4e9
|
6213702: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win)
Reviewed-by: michaelm, chegar
|
2010-06-29 17:11:12 +01:00 |
|
Jon VanAlten
|
a55533ffab
|
6963870: NPE in CompoundBorder.getInsets()
Reviewed-by: alexp
|
2010-06-29 14:42:30 +04:00 |
|
Kumar Srinivasan
|
7511a7950b
|
6856415: Enabling java security manager will make programe thrown wrong exception ( main method not found )
Reviewed-by: darcy
|
2010-06-28 18:25:03 -07:00 |
|
Chris Hegarty
|
85a8187c52
|
6954525: Testcase failure java/net/Authenticator/B4769350.java
Reviewed-by: michaelm, weijun
|
2010-06-28 14:55:25 +01:00 |
|
Yuri Nesterenko
|
83f31097a2
|
6957166: With XAWT, set arguments properly creating a MouseWheelEvent
Swap some parameters to allow bigger values for click count.
Reviewed-by: dav
|
2010-06-24 11:50:18 +04:00 |
|
Weijun Wang
|
c93ecb6623
|
6946669: SSL/Krb5 should not call EncryptedData.reset(data, false)
Reviewed-by: xuelei
|
2010-06-24 14:26:35 +08:00 |
|
Weijun Wang
|
6426b52076
|
6844907: krb5 etype order should be from strong to weak
Reviewed-by: valeriep
|
2010-06-24 14:26:28 +08:00 |
|
Weijun Wang
|
4bdcad4b69
|
6958026: Problem with PKCS12 keystore
Reviewed-by: mullan
|
2010-06-24 14:26:22 +08:00 |
|
Joshua Bloch
|
50f960454d
|
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs
6962571: Infinite loop in printing out Throwable stack traces with circular references
Reviewed-by: darcy, alanb
|
2010-06-23 17:03:40 -07:00 |
|
Dmitry Samersoff
|
5cf9793864
|
6931566: NetworkInterface is not working when interface name is more than 15 characters long
Separate Linux and Solaris code, use lifreq under Solaris
Reviewed-by: chegar
|
2010-06-23 17:25:50 +04:00 |
|
Kelly O'Hair
|
9ff93a56c0
|
Merge
|
2010-06-22 19:18:06 -07:00 |
|
Kelly O'Hair
|
5fcb4ac25f
|
6939022: Source code adjustments for parfait compilation
Reviewed-by: jjg
|
2010-06-22 17:07:17 -07:00 |
|
Jeremy Manson
|
9a0c9857b1
|
6942989: 2/2 Memory leak of java.lang.ref.WeakReference objects
Use ReferenceQueues to manage WeakReferences in LogManager and Logger.
Reviewed-by: dholmes, alanb, emcmanus, tonyp
|
2010-06-22 10:54:59 -07:00 |
|
Alexander Potochkin
|
38241ca3a4
|
6684401: JTree isExpanded should not call itself recursively
Reviewed-by: rupashka
|
2010-06-22 20:36:55 +04:00 |
|
Alexander Potochkin
|
3e7a0f0bfd
|
6777378: NullPointerException in XPDefaultRenderer.paint()
Reviewed-by: rupashka
|
2010-06-22 19:38:27 +04:00 |
|
Peter Zhelezniakov
|
c24951c366
|
6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96
Reviewed-by: rupashka
|
2010-06-22 14:36:46 +04:00 |
|
Sergey Malenkov
|
3cd3bb0958
|
6707234: Method returned by Introspector.internalFindMethod not necessarily most specific
Reviewed-by: peterz
|
2010-06-22 12:06:33 +04:00 |
|
Lana Steuck
|
ac40d6f126
|
Merge
|
2010-06-21 22:08:10 -07:00 |
|
Lana Steuck
|
fa13ff6051
|
Merge
|
2010-06-21 22:06:28 -07:00 |
|
Lana Steuck
|
682a3fcf9b
|
Merge
|
2010-06-21 22:05:11 -07:00 |
|
Mandy Chung
|
239fc2abf7
|
6962815: support enable and disable of the servicetag's system registry for testing purpose
Allow the system registry to be disabled/enabled at runtime
Reviewed-by: ksrini
|
2010-06-21 15:02:47 -07:00 |
|
Mandy Chung
|
4d0c91a7c9
|
6962478: Privacy page referenced in register_ja.html is incorrect
Fix the URL for the privacy page
Reviewed-by: ogino
|
2010-06-20 19:56:42 -07:00 |
|
Kumar Srinivasan
|
30c988b71e
|
6712743: pack200: should default to 150.7 pack format for classfiles without any classes
Reviewed-by: jrose
|
2010-06-19 17:42:39 -07:00 |
|
John R Rose
|
2fb4d43825
|
Merge
|
2010-06-19 01:14:40 -07:00 |
|
John R Rose
|
f3779adaed
|
Merge
|
2010-06-18 15:23:57 -07:00 |
|
Phil Race
|
ee0a2ddfe6
|
6961633: gui applications cause a jvm crash on windows
Reviewed-by: ceisserer, bae
|
2010-06-18 11:00:14 -07:00 |
|
Alan Bateman
|
0b946fc36e
|
4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info
Reviewed-by: chegar
|
2010-06-18 16:16:51 +01:00 |
|
Anthony Petrov
|
c49c7ce7e8
|
6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5
Check the return value of XlibUtil.translateCoordinates() for null
Reviewed-by: art, dcherepanov
|
2010-06-18 17:13:26 +04:00 |
|
Anthony Petrov
|
a0e99eb3e4
|
6959165: JVM crash during execution FileDialogBufferOverflowTest.html
Add proper synchronization
Reviewed-by: art, dcherepanov
|
2010-06-18 17:09:28 +04:00 |
|
Alan Bateman
|
29b2194847
|
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
Reviewed-by: chegar
|
2010-06-17 17:49:59 +01:00 |
|
Weijun Wang
|
5141220c5e
|
6959292: regression: cannot login if session key and preauth does not use the same etype
Reviewed-by: xuelei, valeriep
|
2010-06-17 13:46:15 +08:00 |
|
Lana Steuck
|
ce4febb72c
|
Merge
|
2010-06-16 14:07:47 -07:00 |
|
Kumar Srinivasan
|
fad23a5a1f
|
6575373: Error verifying signatures of pack200 files in some cases
Reviewed-by: jrose, forax
|
2010-06-16 12:36:49 -07:00 |
|
Mario Torre
|
cb437cbfe4
|
6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds
Fix premature integer roundings to preserve correct height, width and descent values for fonts
Reviewed-by: prr
|
2010-06-16 20:46:10 +02:00 |
|
Sean Coffey
|
08c333279b
|
6860491: WRAP_TIME_MILLIS incorrectly set
Alter WRAP_TIME_MILLIS to be unsigned
Reviewed-by: yan
|
2010-06-16 16:15:57 +01:00 |
|
Alexander Potochkin
|
f27b8e12bd
|
6739756: JToolBar leaves space for non-visible items under Nimbus L&F
Reviewed-by: peterz
|
2010-06-15 21:32:59 +04:00 |
|
Alexander Potochkin
|
0b9679e5b7
|
6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
Reviewed-by: rupashka
|
2010-06-15 21:28:22 +04:00 |
|
Mandy Chung
|
1696f0a3a6
|
6952161: Rebranding: Registration html for servicetag
Rebrand register.html and jdk_header.png
Reviewed-by: ohair, asaha, ogino, mfang
|
2010-06-15 09:49:31 -07:00 |
|
Alexander Potochkin
|
b96bd0ebfc
|
6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408)
Reviewed-by: rupashka
|
2010-06-15 19:10:42 +04:00 |
|
Alexander Potochkin
|
db380d5775
|
6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
Reviewed-by: rupashka
|
2010-06-15 19:05:44 +04:00 |
|
Sergey Malenkov
|
003df98660
|
5066685: BorderFactory lacks SoftBevelBorder support
Reviewed-by: alexp
|
2010-06-15 17:39:55 +04:00 |
|
Martin Buchholz
|
35e50729a8
|
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
Use Null{In,Out}putStream.INSTANCE as with Linux code
Reviewed-by: ohair
|
2010-06-13 17:19:22 -07:00 |
|
Martin Buchholz
|
45b78120fc
|
6944584: Improvements to subprocess handling on Unix
Use thread pool for reaper thread; move most I/O operations out of reaper thread
Reviewed-by: michaelm, hiroshi
|
2010-06-11 18:55:45 -07:00 |
|
Andrew John Hughes
|
5b0c4babe6
|
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
Remove unneeded casts, add generic types and make better use of static data
Reviewed-by: sherman
|
2010-06-12 01:32:43 +01:00 |
|