Pavel Porvatov
|
8f7aabf955
|
5035693: "Open" button should be a default one in JFileChooser under Windows XP LAF
The "Open" button was made default button of FileChooser dialog windows
Reviewed-by: loneid, peterz
|
2008-06-06 13:30:20 +04:00 |
|
Tim Bell
|
21953a51cd
|
Merge
|
2008-06-05 17:43:14 -07:00 |
|
Xueming Shen
|
12669e953f
|
6710199: SJIS_0213 does not handle "unmappable" encoding operation correctly
6699038: sun/nio/cs/findencoderBugs.java fails
SJIS_0213 charset updates
Reviewed-by: okutsu
|
2008-06-05 16:19:27 -07:00 |
|
Lana Steuck
|
db3709508b
|
Merge
|
2008-06-05 14:18:37 -07:00 |
|
Alan Bateman
|
06e7bf1f85
|
6596323: (fc) ClosedByInterruptException not thrown by the interrupt method (lnx)
Reviewed-by: sherman
|
2008-06-05 14:50:28 +01:00 |
|
Eamonn McManus
|
dfe323d640
|
6562936: Support custom type mappings in MXBeans
Reviewed-by: dfuchs
|
2008-06-05 13:42:47 +02:00 |
|
Eamonn McManus
|
e01cfb7fa8
|
6701498: Change JMX query language to use * and ? as wildcards rather than % and _
Reviewed-by: dfuchs
|
2008-06-05 13:40:09 +02:00 |
|
Pavel Porvatov
|
9a2ae13639
|
6688110: JSlider has incorrect javadoc for the setValueIsAdjusting method
The sentence about ChangeEvents generation was removed
Reviewed-by: peterz
|
2008-06-05 13:30:41 +04:00 |
|
Pavel Porvatov
|
86031542b2
|
6571802: 'Shared Documents' listed in-between C,D drives in the JFileChooser, does not match with native
Now sun.awt.shell.ShellFolder#sort uses system sorting instead of alphabetical
Reviewed-by: loneid, peterz
|
2008-06-04 18:48:42 +04:00 |
|
Anton Tarasov
|
4db94beee6
|
6708322: test/closed/java/awt/Focus/TemporaryLostComponentDeadlock fails
Introduced new package private object for synchronization purposes. It should replace "this" in some deadlock prone cases.
Reviewed-by: anthony, art
|
2008-06-04 14:16:44 +04:00 |
|
Anton Tarasov
|
ac0b8d6ebe
|
6280057: I have audited SystemTray and TrayIcon code
Small refactoring
Reviewed-by: dcherepanov
|
2008-06-04 12:32:05 +04:00 |
|
Xue-Lei Andrew Fan
|
720109f8ec
|
6690018: RSAClientKeyExchange NullPointerException
Checking certificate key length for RSA_EXPORT key exchange
Reviewed-by: wetmore, mullan
|
2008-06-04 09:56:14 +08:00 |
|
Lana Steuck
|
093ae7bee7
|
Merge
|
2008-06-03 11:18:33 -07:00 |
|
Pavel Porvatov
|
cda549c2c2
|
4987336: JSlider doesn't show label's animated icon
JSlider registers as an image observer of label's icon
Reviewed-by: alexp
|
2008-06-03 18:00:04 +04:00 |
|
Bradford Wetmore
|
328c2b4f39
|
Merge
|
2008-06-02 10:16:54 -07:00 |
|
Pavel Porvatov
|
2ae586bafc
|
6709530: There are unnecessary code in slider classes, such as in JSlider and SliderUIs
Removed unnecessary code like unused variables, castings, imports etc
Reviewed-by: peterz
|
2008-06-02 19:08:13 +04:00 |
|
Daniel Fuchs
|
160c6f164d
|
6592586: RequiredModelMBean prints a WARNING message when calling getAttributes() for a non-existing attr
Switched traces to FINER - except when logging fails - in which cases the traces are logged to FINE
Reviewed-by: emcmanus
|
2008-05-30 14:35:43 +02:00 |
|
Yuri Nesterenko
|
971ba86d95
|
Merge
|
2008-05-30 03:02:40 -07:00 |
|
Andrei Dmitriev
|
da21254012
|
6691328: DragSourceContext returns unexpected cursor
Make the code to be executed if other options don't suit
Reviewed-by: dcherepanov
|
2008-05-29 13:48:51 +04:00 |
|
Igor Nekrestyanov
|
e3cd9f9e06
|
6587560: OpenJDK problem handling bitmaps returned when LCD text is requested
Reviewed-by: bae, prr
|
2008-05-28 20:06:09 +04:00 |
|
Mikhail Lapshin
|
44b0d9abbe
|
6694823: A popup menu can be partially hidden under the task bar in applets
In applets popup menu is shifted above the task bar
Reviewed-by: peterz
|
2008-05-26 17:58:09 +04:00 |
|
Sergey Malenkov
|
f0fd6aa12c
|
6668273: Example given in java.beans.EventHandler shows incorrect order of parameters
Very simple misprint
Reviewed-by: peterz, loneid
|
2008-05-23 20:14:20 +04:00 |
|
Yuri Nesterenko
|
d20982eeaa
|
Merge
|
2008-05-23 02:29:12 -07:00 |
|
Tim Bell
|
b8e714ecd0
|
Merge
|
2008-05-22 15:58:48 -07:00 |
|
Peter Zhelezniakov
|
4b3a6a58b4
|
6606443: Infinite loop in FlowView.layout when using HTML tables in JEditorPane
FlowStrategy.damageStart now tracks position changes
Reviewed-by: gsm
|
2008-05-22 15:06:22 +04:00 |
|
Igor Nekrestyanov
|
68458b3b27
|
6703377: freetype: glyph vector outline is not translated correctly
Reviewed-by: bae, prr
|
2008-05-21 10:59:07 +04:00 |
|
Phil Race
|
a2ffb58a98
|
Merge
|
2008-05-19 15:33:24 -07:00 |
|
Phil Race
|
be8dde580e
|
6611637: NullPointerException in sun.font.GlyphLayout$EngineRecord.init
Reviewed-by: tdv, jgodinez
|
2008-05-19 11:25:32 -07:00 |
|
Bradford Wetmore
|
1d0421b41f
|
Merge
|
2008-05-17 00:27:52 -07:00 |
|
Tim Bell
|
8b3c7a86d6
|
Merge
|
2008-05-16 12:25:57 -07:00 |
|
Yuri Nesterenko
|
c2407a3b5f
|
Merge
|
2008-05-16 04:37:47 -07:00 |
|
Eamonn McManus
|
b57cf5b990
|
6703552: Missing files from changeset for 6701459
Previous push missed a small number of files.
Reviewed-by: dfuchs
|
2008-05-16 11:34:34 +02:00 |
|
Igor Nekrestyanov
|
1138f00d74
|
6630501: CRASH: JCK test eats much memory and jvm crashes
Reviewed-by: bae, prr
|
2008-05-16 03:10:58 +04:00 |
|
Oleg Sukhodolsky
|
69a10f680a
|
6644301: lightweight components can repaint outside request bounds
Repaint() needs to adjust width and height if it receives negative x or y.
Reviewed-by: art
|
2008-05-15 11:34:11 +04:00 |
|
Roman Kennke
|
f333c99e58
|
6675596: SurfaceManagerFactory should allow plugging in different implementations
Reviewed-by: tdv, campbell
|
2008-05-14 16:05:07 -07:00 |
|
Xiomara Jayasena
|
df5b479335
|
Merge
|
2008-05-14 14:06:58 -07:00 |
|
Vinnie Ryan
|
f3ee9c2f06
|
6383078: OCSP checking does not work on end-entity certificate
Reviewed-by: mullan
|
2008-05-14 18:59:18 +01:00 |
|
Eamonn McManus
|
a9f3e4ddb8
|
6701459: Synchronization bug pattern found in javax.management.relation.RelationService
Fixed this and many other problems found by FindBugs.
Reviewed-by: dfuchs
|
2008-05-14 18:38:14 +02:00 |
|
Mikhail Lapshin
|
b2827492a6
|
Merge
|
2008-05-14 07:53:12 -07:00 |
|
Yuri Nesterenko
|
62c49d12f7
|
Merge
|
2008-05-13 21:58:46 -07:00 |
|
Douglas Felt
|
33dda32d9c
|
6697721: OpenJDK: rotated text baseline different between TextLayout and drawString
Reviewed-by: prr, igor
|
2008-05-13 16:56:22 -07:00 |
|
Phil Race
|
8011082abf
|
6696292: Printing transformed images accuracy problems
Reviewed-by: jgodinez, igor
|
2008-05-13 16:49:21 -07:00 |
|
Phil Race
|
6014ce6668
|
6699843: IllegalArgumentException when using Graphics.drawString( "", 0, 0 )
Reviewed-by: igor, tdv
|
2008-05-13 16:18:30 -07:00 |
|
Xiomara Jayasena
|
d9300bad58
|
Merge
|
2008-05-13 11:33:06 -07:00 |
|
Bradford Wetmore
|
3cedab2ac5
|
Merge
|
2008-05-11 00:26:16 -07:00 |
|
Scott Blum
|
e7b25f91b2
|
6691215: (coll) IdentityHashMap.containsValue(null) returns true when null value not present
Reviewed-by: dl, chegar, alanb
|
2008-05-10 12:14:53 -07:00 |
|
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 |
|