3757 Commits

Author SHA1 Message Date
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
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
Stuart Marks
dd0e38d73a 7021209: convert lang, math, util to use try-with-resources
Reviewed-by: alanb, darcy, naoto
2011-02-22 15:34:17 -08:00
Valerie Peng
4ce8048909 6604496: Support for CKM_AES_CTR (counter mode)
Enhanced SunPKCS11 provider to support AES/CTR/NoPadding transformation.

Reviewed-by: vinnie
2011-02-22 12:01:35 -08:00
Michael McMahon
7073df6b96 6702400: ChunkedInputStream expecting -1 from int read, but int->char comparision is wrong
Reviewed-by: chegar
2011-02-22 14:44:43 +00:00
Alan Bateman
4c2006a780 7021327: Changes for 7020888 included changes to other files in error
Reviewed-by: chegar
2011-02-22 14:28:13 +00:00
Alan Bateman
17cace4c58 7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions)
Reviewed-by: mduigou, chegar
2011-02-22 12:04:48 +00:00
Alan Bateman
7966b53750 Merge 2011-02-22 10:19:35 +00:00
Masayoshi Okutsu
53bff12239 7010379: fontconfig update for RHEL 6
Reviewed-by: peytoia
2011-02-22 14:51:43 +09:00
Lana Steuck
2a5a9cc238 Merge 2011-02-21 19:43:56 -08:00
Mike Duigou
7ddd950b1d 7019705: Add -XX:+AggressiveOpts options to MOAT test
Reviewed-by: alanb
2011-02-21 14:53:11 -08:00
Lana Steuck
9e058711b1 Merge 2011-02-21 14:33:58 -08:00
Lana Steuck
12134b9ba9 Merge 2011-02-21 14:31:07 -08:00
Lana Steuck
ba6e52f984 Merge 2011-02-21 14:23:42 -08:00
Lana Steuck
3bbc62d525 Merge 2011-02-21 14:22:08 -08:00