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 |
|
Bradford Wetmore
|
e072682162
|
6706358: jdk/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java has the wrong copyright notice
Reviewed-by: valeriep
|
2008-05-22 14:20:53 -07:00 |
|
Xiomara Jayasena
|
f269bbddcf
|
Added tag jdk7-b27 for changeset 5ca30a3c97e7
|
2008-05-22 09:37:50 -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 |
|
Yuri Nesterenko
|
4b9a053b3f
|
6253172: Some key characters on none US keyboard cannot be typed since JDK 1.4
Windows-only problem fixed by applying 4737679/4623376 fix to navigation keys only.
Reviewed-by: son
|
2008-05-21 10:28:19 +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 |
|
Kelly O'Hair
|
19c686e7f4
|
6590549: Cygwin build of OpenJDK has problems and not very well documented
Just the Makefile changes to fix a cygwin nawk BINMODE=w problem.
Reviewed-by: igor, tbell
|
2008-05-15 13:04:31 -07:00 |
|
Vinnie Ryan
|
d7beaf03b5
|
Merge
|
2008-05-15 10:55:43 +01:00 |
|
Chris Hegarty
|
a83943f8b0
|
6670408: testcase panics 1.5.0_12&_14 JVM when java.net.PlainSocketImpl trying to throw an exception
Replace select with poll
Reviewed-by: alanb, jccollet
|
2008-05-15 10:26:07 +01: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 |
|
Dmitri Trembovetski
|
3ea05e6a1a
|
6604044: java crashes talking to second X screen
Reviewed-by: prr
|
2008-05-14 09:16:18 -07: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 |
|
Phil Race
|
02e4fc676c
|
Merge
|
2008-05-13 16:57:04 -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 |
|
Dan Munckton
|
95f191ea95
|
6636469: Java Fullscreen Exclusive Mode not working with Xorg server 1.3.0 and above
Improve the check for full exclusive screen support by analyzing RANDR extension version
Reviewed-by: tdv, prr
|
2008-05-13 16:46:06 -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 |
|
Tim Bell
|
0b0581443e
|
Merge
|
2008-05-12 18:06:23 -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 |
|
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 |
|
Valerie Peng
|
c2d32a0f1b
|
6695818: New regression test (KerberosTixDateTest) for Kerberos failing on (probably) all platforms
Reviewed-by: mullan
|
2008-04-30 11:10:33 -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 |
|