2404 Commits

Author SHA1 Message Date
Andrei Dmitriev
e39693ced3 7023011: Toolkit.getPrintJob(Frame,String,Properties) throws HE instead of specified NPE
Reviewed-by: dcherepanov, art
2011-03-28 15:25:24 +04:00
Lana Steuck
c5710296f1 Merge 2011-03-18 15:44:45 -07:00
Andrei Dmitriev
f62f3738dd 7022931: GradientPaint class spec clarification: 7022931, 7016391, 7017246, 7019386
Reviewed-by: flar
2011-03-14 18:57:38 +03:00
Andrei Dmitriev
a88439cd53 7023019: Constructor of class java.awt.Component.FlipBufferStrategy throws unspecified IAE
Reviewed-by: dcherepanov, art
2011-03-09 17:29:17 +03:00
Lana Steuck
8b14c7551d Merge 2011-03-07 14:48:27 -08:00
Lana Steuck
1e2a0e1795 Merge 2011-03-07 14:46:16 -08:00
Lana Steuck
1f8405c74c Merge 2011-03-07 14:44:15 -08:00
Valerie Peng
1daa47b01d 6994008: PKCS11 should support "RSA" and "RSA/ECB/NoPadding" ciphers
Add support for RSA_X_509 mechanism and aliasing of "RSA" to "RSA/ECB/PKCS1Padding".

Reviewed-by: wetmore
2011-03-07 14:14:37 -08:00
Lana Steuck
5f0efd5e7c Merge 2011-03-07 11:36:37 -08:00
Sean Mullan
c7ad0eb6a4 Merge 2011-03-07 13:44:47 -05:00
Sean Mullan
93b5e28256 7022467: SecretKeyFactory doesn't support algorithm "AES" on Windows and Linux
Reviewed-by: wetmore, valeriep
2011-03-07 13:20:55 -05:00
Lana Steuck
efca8bb04f Merge 2011-03-06 23:37:41 -08:00
Lana Steuck
e9b706c967 Merge 2011-03-06 20:32:49 -08:00
Lana Steuck
1b471215b4 Merge 2011-03-05 20:54:53 -08:00
Pavel Porvatov
1af9167ee7 6760148: Certain fonts are not correctly soft wrapped when using JTextComponent.print()
Reviewed-by: peterz
2011-03-05 18:27:51 +03:00
Phil Race
fb59857e93 7023591: Xrender: java2D font demo - text highlighting tab content is black
Reviewed-by: flar
2011-03-04 15:54:41 -08:00
Xueming Shen
2b73fac982 7023244: (zipfs) langtools CompileTest fails on read-only file system
Replaced checkAccess with Files.isWritable()

Reviewed-by: alanb
2011-03-04 11:35:53 -08:00
Kumar Srinivasan
a5c5bb811d 7023963: (misc) fix diamond anon instances in the jdk
Reviewed-by: alanb, mchung, mcimadamore, dholmes
2011-03-04 09:32:20 -08:00
Alan Bateman
7b97cd1c34 Merge 2011-03-04 09:33:05 +00:00
Alan Bateman
1d820278f6 6944810: (ch) Assert failure in sun.nio.ch.PendingIoCache.clearPendingIoMap [win]
Reviewed-by: chegar
2011-03-04 09:29:56 +00:00
Clemens Eisserer
f13a584b8a 7023589: Xrender : NullPointerException in sun.font.XRGlyphCache.freeGlyphs running Java 2D demo
Reviewed-by: prr
2011-03-03 16:06:42 -08:00
Michael McMahon
21d168ce93 Merge 2011-03-03 17:16:13 +00:00
Michael McMahon
9d85a7afc4 7024264: HttpURLConnection/NetPermission doc issue
Reviewed-by: chegar
2011-03-03 17:14:23 +00:00
Sean Coffey
325ed5afa7 Merge 2011-03-03 17:00:04 +00:00
Sean Coffey
75bd2accd3 6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls
6748156: add an new JNDI property to control the boolean flag WaitForReply

Reviewed-by: vinnie, robm
2011-03-03 16:51:03 +00:00
Chris Hegarty
98a8940e33 7018137: HTML4 compliance issues
Move end list items tags to after nested list

Reviewed-by: alanb
2011-03-03 16:44:44 +00:00
Alexander Potochkin
1c0c4dc366 Merge 2011-03-03 18:27:47 +03:00
Alexander Potochkin
f0eab628fd 6653511: JComponent.safelyGetGraphics() may sometimes return null
Reviewed-by: rupashka
2011-03-03 18:23:19 +03:00
Pavel Porvatov
1ad7870180 6796710: Html content in JEditorPane is overlapping on swing components while resizing the application
Reviewed-by: alexp
2011-03-03 17:47:41 +03:00
Alex Menkov
516f0be2ce 6835393: MidiSystem fails to correctly read Sequence with SMPTE division
Reviewed-by: stayer
2011-03-03 16:40:13 +03:00
Alex Menkov
fceef46739 6660470: RealTimeSequencer incorrectly opens (implicitly) synthesizer
Reviewed-by: stayer
2011-03-03 15:57:53 +03:00
Alex Menkov
8fa35f419c 6801206: SoundTestSuite: test050 fails
Reviewed-by: stayer
2011-03-03 15:45:47 +03:00
Alex Menkov
601f9c0fea 6938426: Concurrency bug in ALAW encoder causes random bursts of static/noise in output
Reviewed-by: stayer
2011-03-03 15:41:44 +03:00
Alan Bateman
45fd401ff7 7021987: native2ascii "file cannot be read" error message is broken
Reviewed-by: lancea, mchung
2011-03-02 16:56:07 +00:00
Lana Steuck
49f555c5b5 Merge 2011-03-01 14:04:59 -08:00
Alan Bateman
c4da54f7a9 7023034: Files.createTempDirectory((Path)null, "temp") does not throw NPE
Reviewed-by: forax
2011-03-01 12:03:44 +00:00
Alex Menkov
eb75b23d93 7013521: AudioSystem.write for AIFF files closes source audio stream
Reviewed-by: dav
2011-02-28 18:36:33 +03:00
Alexander Potochkin
23f78001e2 6826074: JScrollPane does not revalidate the component hierarchy after scrolling
Reviewed-by: anthony
2011-02-28 18:20:34 +03:00
Weijun Wang
b777a1fbae 7021789: Remove jarsigner -crl option
Reviewed-by: mullan
2011-02-28 23:02:37 +08:00
Lana Steuck
5b73c007aa Merge 2011-02-26 23:46:08 -08:00
Erik Trimble
41fcd26eb6 Merge 2011-02-25 12:48:18 -08:00
Dmitry Cherepanov
2b4c79548c 7020522: Need to reapply the fix for 6664512
Reviewed-by: art, mchung
2011-02-25 13:58:54 +03:00
Stuart Marks
cea2f39843 7021582: convert jar/zip code and tests to use try-with-resources
Reviewed-by: alanb, dholmes, sherman
2011-02-25 02:06:10 -08:00
Mandy Chung
579f3ad056 7016707: Remove the BootClassLoaderHook for jkernel support
Reviewed-by: alanb, ohair
2011-02-25 12:11:20 -08:00
Masayoshi Okutsu
2b3aef04c3 6772689: java.sql.Date.valueOf("2042-10-xx").toString() wrong in some time zones
Reviewed-by: peytoia
2011-02-24 16:29:42 +09:00
Masayoshi Okutsu
84e687333e 7021989: Missing observesDaylightTime override in ZoneInfo
Reviewed-by: peytoia
2011-02-24 15:09:21 +09:00
Lana Steuck
d686419127 Merge 2011-02-23 10:29:15 -08:00
Doug Lea
ad3d04a30c 7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe
Reviewed-by: chegar
2011-02-23 14:56:44 +00:00
Masayoshi Okutsu
7e8c6fd47b 6955047: (tz) javadoc for TimeZone.getDisplayName(boolean daylight, int style, Locale locale) is not clear
7021680: (tz) daylight savings time should be daylight saving time

Reviewed-by: peytoia
2011-02-23 16:50:13 +09:00
Masayoshi Okutsu
66ca7600c4 6623219: Font.canDisplayUpTo does not work with supplementary characters
Reviewed-by: prr, peytoia
2011-02-23 14:09:23 +09:00