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 |
|
Fredrik Öhrström
|
f6f0e6bad2
|
7021753: Add a build times report
Report the build times at end of a jdkroot build.
Reviewed-by: ohair
|
2011-02-28 10:56:20 +01:00 |
|
Lana Steuck
|
5b73c007aa
|
Merge
|
2011-02-26 23:46:08 -08:00 |
|
Kelly O'Hair
|
a962b46f20
|
Merge
|
2011-02-26 12:42:48 -08:00 |
|
Kelly O'Hair
|
3c355ece1d
|
7022237: Fix use of \" in the new "release" file at the top of the install, windows issues
Reviewed-by: ohrstrom
|
2011-02-26 12:11:32 -08:00 |
|
Kelly O'Hair
|
ae71778659
|
Merge
|
2011-02-26 10:12:24 -08:00 |
|
Kelly O'Hair
|
d8cd0e6238
|
7016175: HTML generated from new JavaDoc has tags added from makefile
Reviewed-by: jjg
|
2011-02-26 09:45:47 -08:00 |
|
Masaki Katakai
|
464a65b11c
|
6998391: Serbian (Latin) locale support
Reviewed-by: naoto
|
2011-02-26 03:53:06 -08:00 |
|
Erik Trimble
|
41fcd26eb6
|
Merge
|
2011-02-25 12:48:18 -08:00 |
|
Dmitry Cherepanov
|
7f8e2a2e66
|
7009114: GTK FileDialog lies about it's Bounds
Reviewed-by: art, anthony
|
2011-02-25 15:33:50 +03: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 |
|
Mandy Chung
|
e0626b003a
|
7021939: com.oracle.net is not a NON_CORE_PKGS
Reviewed-by: ohair, alanb
|
2011-02-25 11:42:11 -08:00 |
|
Stuart Marks
|
1db0f6f9eb
|
7022383: add reference to CR for ReadLongZipFileName test to problem list
Reviewed-by: ohair
|
2011-02-24 22:26:42 -08:00 |
|
Lana Steuck
|
d178beb598
|
Merge
|
2011-02-24 18:04:19 -08:00 |
|
Christine Lu
|
4fb2774614
|
Added tag jdk7-b131 for changeset 29efcc797dc6
|
2011-02-24 15:16:02 -08:00 |
|
Jennifer Godinez
|
b4bb5b3e26
|
7022228: JPRT failure: RuntimeException in SupportedMedia regression test
Reviewed-by: igor, prr
|
2011-02-24 15:00:50 -08:00 |
|
Michael McMahon
|
9685a7a509
|
6835668: Use of /usr/include/linux/ files creates a dependence on kernel-headers
Reviewed-by: chegar
|
2011-02-24 18:35:17 +00:00 |
|
Chris Hegarty
|
60bf44dc75
|
6849693: index of fdTable should be less than num. of fdTable in jdk7
Reviewed-by: alanb
|
2011-02-24 13:42:10 +00:00 |
|
Chris Hegarty
|
9607630405
|
7020136: java/net/URLConnection/RedirectLimit.java fails intermittently
Increase the socket timeout and clean up the test
Reviewed-by: alanb
|
2011-02-24 12:57:59 +00:00 |
|
Dmitry Cherepanov
|
57b41de95d
|
6996708: The event on the tray icon does not trigger and there is no message printed
Reviewed-by: art, ant
|
2011-02-24 13:01:01 +03: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 |
|
Bradford Wetmore
|
812a8ded98
|
6844879: Source distribution should be more robustly built without the security source distribution
Reviewed-by: ohair
|
2011-02-23 22:54:47 -08:00 |
|
Masayoshi Okutsu
|
84e687333e
|
7021989: Missing observesDaylightTime override in ZoneInfo
Reviewed-by: peytoia
|
2011-02-24 15:09:21 +09:00 |
|
Christine Lu
|
84b555a350
|
Merge
|
2011-02-23 15:49:19 -08:00 |
|
Lana Steuck
|
d686419127
|
Merge
|
2011-02-23 10:29:15 -08:00 |
|
Andrew John Hughes
|
a787d57005
|
7021314: Build should not install javaws man page
Only install javaws.1 when not building OpenJDK
Reviewed-by: alanb, ohair
|
2011-02-23 17:10:16 +00: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 |
|