Martin Buchholz
|
53684b6479
|
6691185: (coll) TreeMap.navigableKeySet's descendingIterator method starts at first instead of last entry
Reviewed-by: dl, chegar
|
2008-05-10 11:49:25 -07:00 |
|
Martin Buchholz
|
901635bc1d
|
6636363: BufferUnderflowException decoding length 6 UTF-8 sequences with direct buffers
Reviewed-by: sherman
|
2008-05-10 11:30:53 -07:00 |
|
Keith McGuigan
|
c3f28b519a
|
6697875: Copyright headers need to be upgraded with GPL derivative
Update copyright headers to GPL
Reviewed-by: xdono
|
2008-05-08 09:16:03 -04:00 |
|
Sergey Malenkov
|
c2072462fb
|
4935607: RFE: LTP: Should be possible to set the TRANSIENT attribute of propertiies to FALSE
Add the Transient annotation and support it (JSR-273)
Reviewed-by: peterz, loneid
|
2008-05-07 23:20:32 +04:00 |
|
Sergey Malenkov
|
99f494c8ee
|
6348456: BasicColorChooserUI ignores JColorChooser selection model changes
Some methods are moved from AbstractColorChooserPanel to BasicColorChooserUI
Reviewed-by: peterz, alexp
|
2008-05-07 21:54:03 +04:00 |
|
Pavel Porvatov
|
bc777dbec9
|
6635277: Incorrect text seen when creating a new folder, when selection is on the image file in JFileChooser
Corrected bounds of editor area
Reviewed-by: loneid
|
2008-05-07 20:26:32 +04:00 |
|
Sergey Malenkov
|
cc169e2b9d
|
6625450: javax.swing.border.TitledBorder.getBaseline() doesn't throw IAE when width is < 0
Necessary check is added
Reviewed-by: peterz, alexp
|
2008-05-07 16:08:31 +04:00 |
|
Yuri Nesterenko
|
55c1fa19a4
|
Merge
|
2008-05-04 07:05:42 -07:00 |
|
Chris Hegarty
|
bd09a2baed
|
6687919: REGRESSION : Classloader can handle any resource which is not included in classpath
Reviewed-by: jccollet, alanb
|
2008-05-02 21:33:59 +01:00 |
|
Pavel Porvatov
|
f8f23e46ab
|
6688203: Memory leak and performance problems in the method getFileSystemView of FileSystemView
Removed from the "FileSystemView#getFileSystemView" method creation of a new listener and adding it to UIManager
Reviewed-by: peterz
|
2008-05-01 14:47:50 +04:00 |
|
Kelly O'Hair
|
12cef95d40
|
6695553: Cleanup GPLv2+SPL legal notices in hat sources
Just correcting the legal notices on the HAT sources.
Reviewed-by: alanb
|
2008-04-30 17:34:41 -07:00 |
|
Phil Race
|
faadc39966
|
6656651: Windows Look and Feel LCD glyph images have some differences from native applications
Reviewed-by: igor, tdv
|
2008-04-30 13:10:39 -07:00 |
|
Mikhail Lapshin
|
e7c50a0d25
|
Merge
|
2008-04-30 08:23:31 -07:00 |
|
Mikhail Lapshin
|
fc405f63c8
|
Merge
|
2008-04-30 07:03:08 -07:00 |
|
Mikhail Lapshin
|
92019e467c
|
6690791: Even more ClassCasetException with TrayIcon
Event.getComponent() is used unstead of (Component)event.getSource()
Reviewed-by: peterz
|
2008-04-30 13:19:26 +04:00 |
|
Pavel Porvatov
|
4594b0f8ea
|
6642612: JFileChooser approve buttons should use Open and Save text (GTK)
In FileChooser under GTK LaF "Ok" and "Cancel" buttons were made with the same size
Reviewed-by: peterz
|
2008-04-30 13:01:01 +04:00 |
|
Pavel Porvatov
|
f09d6c6ac3
|
6524424: JSlider Clicking In Tracks Behavior Inconsistent For Different Tick Spacings
JSlider should use minimal tick space in SnapToTicks mode
Reviewed-by: peterz
|
2008-04-30 12:32:05 +04:00 |
|
Pavel Porvatov
|
f149163508
|
6614972: JSlider value should not change on right-click
WindowsSliderUI won't use the right mouse button for change slider position
Reviewed-by: alexp
|
2008-04-29 17:48:01 +04:00 |
|
Mikhail Lapshin
|
dd60bfb692
|
Merge
|
2008-04-29 06:30:27 -07:00 |
|
Florian Brunner
|
f5ac15812c
|
6693507: There are unnecessary compilation warnings in the com.sun.java.swing.plaf.motif package
Removed unnecessary castings and other warnings
Reviewed-by: peterz
|
2008-04-29 15:47:17 +04:00 |
|
Pavel Porvatov
|
c091ee49da
|
6210674: FileChooser fails to load custom harddrive icon and gets NullPointerException
WindowsPlacesBar should use default icon for folders that doesn't have own icon
Reviewed-by: loneid
|
2008-04-29 13:49:13 +04:00 |
|
Phil Race
|
c672506f95
|
6679308: Poor text rendering on translucent image
Reviewed-by: flar, campbell
|
2008-04-28 15:57:46 -07:00 |
|
Phil Race
|
cb5a8e47fb
|
6664915: SecurityException using javax.print APIs when queuePrintJob permission is granted
Reviewed-by: tdv, jgodinez
|
2008-04-28 11:06:18 -07:00 |
|
Phil Race
|
88cfc253d1
|
6694480: Two small inefficiencies in getting font strikes for transformed fonts
Reviewed-by: igor, tdv
|
2008-04-28 09:59:35 -07:00 |
|
Pavel Porvatov
|
9d90ce5781
|
4252173: Inability to reuse the HorizontalSliderThumbIcon
Removed casting component to JSlider from MetalIconFactory
Reviewed-by: alexp
|
2008-04-28 17:17:45 +04:00 |
|
Valerie Peng
|
ea38e1d152
|
Merge
|
2008-04-25 15:32:27 -07:00 |
|
Valerie Peng
|
818282ec8c
|
6659990: KerberosTicket.getEndTime does not copy date (findbugs)
Reviewed-by: mullan
|
2008-04-25 15:24:48 -07:00 |
|
Valerie Peng
|
bd6eb33b2a
|
6524501: inconsistency with PKCS#11 spec - 0-value flags in CK_SLOT_INFO struct returned by C_GetSlotInfo()
Reviewed-by: mullan
|
2008-04-25 15:19:55 -07:00 |
|
Phil Race
|
edfa6ff652
|
6692979: VM Crash when shearing text + rect over a range of values
Reviewed-by: igor, tdv
|
2008-04-25 10:40:11 -07:00 |
|
Sean Mullan
|
82c5bba334
|
Merge
|
2008-04-25 09:03:20 -04:00 |
|
Sean Mullan
|
71791668df
|
6690169: Specification for BasicPermission.equals() is not consistent
Clarified @return to be consistent with method description
Reviewed-by: vinnie
|
2008-04-25 08:58:07 -04:00 |
|
Andrew Haley
|
f82f310aba
|
6523403: Need to provide lcms library with PYCC and LINEAR_RGB OS ICC profiles
Add two contributed profiles and a fix to GRAY.pf, all from Redhat, keiths@redhat.com contributed the GRAY.pf fix.
Reviewed-by: jgodinez, avu, prr
|
2008-04-24 11:58:13 -07:00 |
|
Mikhail Lapshin
|
2b028bddc7
|
Merge
|
2008-04-24 05:58:57 -07:00 |
|
Bradford Wetmore
|
f1e72f0012
|
Merge
|
2008-04-23 10:20:34 -07:00 |
|
Mikhail Lapshin
|
8dff6c648b
|
6691503: Malicious applet can show always-on-top popup menu which has whole screen size
The fix for 6675802 is replaced by a try-catch clause that catches SequrityExceptions for applets.
Reviewed-by: alexp
|
2008-04-23 18:06:34 +04:00 |
|
Yuri Nesterenko
|
9145169200
|
6627324: Alt Graph doesnot generate any key event when pressing in German locale
This Unix only problem solved by mapping XK_ISO_Level3_Shift keysym to Java keycode VK_ALT_GRAPH.
Reviewed-by: son
|
2008-04-23 14:35:26 +04:00 |
|
Weijun Wang
|
a934ff801a
|
6689000: Changes in 6675606 causing regression test failures on windows-i586
Accept illegal URLs like file:c:/root/x.conf and file:this/that/x.conf
Reviewed-by: alanb, chegar
|
2008-04-23 08:10:28 +08:00 |
|
Eamonn McManus
|
1ca7f71818
|
6692027: Custom subclasses of QueryEval don't serialize
Remove non-public superclass of QueryEval
Reviewed-by: dfuchs
|
2008-04-22 18:58:40 +02:00 |
|
Mikhail Lapshin
|
7cc4f58228
|
6675802: Regression: heavyweight popups cause SecurityExceptions in applets
The problem code in Popup class is surrounded by AccessController.doPrivileged()
Reviewed-by: alexp
|
2008-04-18 18:21:02 +04:00 |
|
Jean-Christophe Collet
|
18ff524a84
|
6558853: getHostAddress() on connections using IPv6 link-local addrs should have zone id
Set the scope_id_set flag when necessary
Reviewed-by: chegar
|
2008-04-18 15:23:27 +02:00 |
|
Oleg Sukhodolsky
|
0d2e60cbc6
|
6690036: some code cleanup for insets-related code
All insets-related code from XWindowPeer, XFramePeer, and XDialogPeer has been moved to XDecoratedPeer.
Reviewed-by: anthony
|
2008-04-18 11:38:32 +04:00 |
|
Keith McGuigan
|
cd24f6fc4a
|
6690122: Provide a mechanism for specifying Java-level USDT-like dtrace probes
Initial checkin of JSDT code
Reviewed-by: sspitsyn, sbohne
|
2008-04-17 22:00:16 -04:00 |
|
Bradford Wetmore
|
a7affccf50
|
Merge
|
2008-04-17 16:56:11 -07:00 |
|
Jean-Christophe Collet
|
2dc88cc9c9
|
6644726: Cookie management issues
Many changes to accomodate RFC 2965 and old Netscape specs
Reviewed-by: chegar
|
2008-04-17 11:05:33 +02:00 |
|
Chris Hegarty
|
351801ee0b
|
6687282: URLConnection for HTTPS connection through Proxy w/ Digest Authentication gives 400 Bad Request
Change http/digest implementation to use host:port from CONNECT request
Reviewed-by: michaelm
|
2008-04-16 14:17:54 +01:00 |
|
Tim Bell
|
065eb83a37
|
Merge
|
2008-04-15 17:46:47 -07:00 |
|
Chris Hegarty
|
3f919e4a32
|
6659779: HttpURLConnections logger should log tunnel requests
Invoke Logger for CONNECT request/responses.
Reviewed-by: jccollet
|
2008-04-15 14:22:36 +01:00 |
|
Andrei Dmitriev
|
4b0c5dc3df
|
Merge
|
2008-04-15 14:14:33 +04:00 |
|
Andrei Dmitriev
|
bcbd82060a
|
6430553: MouseClick event should not be fired if MouseRelease happened without MousePress
Verify that the there was a PRESS event before sending CLICK event
Reviewed-by: son, dcherepanov
|
2008-04-15 14:00:29 +04:00 |
|
Xueming Shen
|
f935457fef
|
6635133: Exception thrown when using a Unicode escape
Update regex engine to handle unicode escape correctly in character class
Reviewed-by: okutsu
|
2008-04-14 21:45:45 -07:00 |
|