3749 Commits

Author SHA1 Message Date
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
Sean Coffey
02b628a10f 7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up
Reviewed-by: alanb
2011-03-07 14:43:11 +00: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
Alan Bateman
6d1674a234 Merge 2011-03-04 21:28:35 +00:00
Alan Bateman
d048451ca2 7023403: (ch) sun.nio.ch.SolarisEventPort.startPoll failed with AssertionError
Reviewed-by: forax
2011-03-04 21:26:50 +00: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
Kelly O'Hair
01272809c6 Merge 2011-03-03 15:30:36 -08:00
David Katleman
d3dc82585c Added tag jdk7-b132 for changeset 6f39c4c0f737 2011-03-03 14:13:10 -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
23ff61a1ff 6721694: java/lang/Thread/StartOOMTest.java fails with timeout or with crash
The test is not suitable to be run automatically

Reviewed-by: alanb
2011-03-03 16:48:53 +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
Michael McMahon
340701d021 7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win)
Reviewed-by: alanb
2011-03-03 15:34:09 +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
Kelly O'Hair
54ac263678 Merge 2011-03-03 07:02:30 -08: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
Kelly O'Hair
6f914794d2 7020815: REBASE should not be required for windows jdk repo builds - can't build with VS 2010 Express
Reviewed-by: prr
2011-03-02 13:18:36 -08:00
Kelly O'Hair
14ead422aa Merge 2011-03-02 12:09:26 -08: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
Stuart Marks
90194bc501 7022624: use try-with-resources in java.io tests
Reviewed-by: alanb
2011-03-01 15:05:32 -08:00
Clemens Eisserer
0b9cde591a 6974985: Jave2Demo threw exceptions when xrender enabled in OEL5.5
Reviewed-by: prr
2011-03-01 14:49:53 -08:00
Andy Herrick
bb4c847186 7021567: need to create jnlp javadoc for 64 bit bundles
Need to create jnlp javadoc for 64 bit bundles.

Reviewed-by: igor, ohair
2011-03-01 17:09:16 -05:00
Lana Steuck
49f555c5b5 Merge 2011-03-01 14:04:59 -08:00
Dmitry Cherepanov
548f6e6c5e 6826397: PIT : Frame System Menu is not seen for when ALT + Space Bar is pressed in jdk7 b55 build
Reviewed-by: art, ant
2011-03-01 15:24:46 +03: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
Anthony Petrov
58995bfc8c 7022488: The security warning may disappear unexpectedly
Initialize the fullScreenExclusiveModeState flag in the AwtWindow constructor

Reviewed-by: art, dcherepanov
2011-03-01 13:49:56 +03:00
Weijun Wang
314c75c742 7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run
Reviewed-by: alanb, smarks
2011-03-01 16:22:22 +08:00
Phil Race
3c489ff5e2 7004728: [parfait] potential memory leaks in XRender code
Reviewed-by: bae, ceisserer
2011-02-28 10:25:17 -08: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
David Holmes
666257ae3f 7022386: gethostbyname_r needs a pointer aligned buffer passed to it
Change buffer type to ensure pointer-alignment

Reviewed-by: alanb, chegar
2011-02-28 06:40:46 -05:00
Chris Hegarty
b989a55847 7022269: clean up fscanf usage in Linux networking native code
Reviewed-by: michaelm, alanb
2011-02-28 11:03:52 +00:00