Pavel Porvatov
798600a691
6794836: BasicSliderUI throws NullPointerExc when JSlider maximum is Integer.MAX_VALUE
...
Reviewed-by: peterz
2009-01-29 19:06:29 +03:00
Sergey Malenkov
d36d789593
6788531: java.beans.Statement imposes excessive access control
...
Reviewed-by: peterz, rupashka
2009-01-29 15:34:50 +03:00
Andrew Brygin
2a2bbe2879
6631559: Registration of ImageIO plugins should not cause loading of jpeg.dlli and cmm.dll
...
Reviewed-by: igor, prr
2009-01-29 13:19:34 +03:00
Joe Darcy
2f243ad874
6719182: update legal notice in java/lang/instrument/package.html
...
Reviewed-by: jjh
2009-01-28 12:46:43 -08:00
Red Hat
55076b2558
6793344: BasicStroke's first element dash pattern is not a dash
...
Reviewed-by: igor, flar
2009-01-28 09:38:55 -08:00
Jeremy Manson
0c35627960
6797480: Remove synchronization bottleneck in logger
...
Reviewed-by: swamyv
2009-01-27 15:04:30 -08:00
Jean-Christophe Collet
285d905e09
6790677: java.net.HttpCookie.parse(String) should ignore unrecognized attributes, RFC2965
...
Changed code not to throw an exception on unknown attributes
Reviewed-by: chegar
2009-01-27 11:36:28 +01:00
Yuka Kamiya
02e741f275
6796489: (tz) Support tzdata2009a
...
Reviewed-by: okutsu
2009-01-26 09:19:59 +09:00
Tim Bell
337fe1437d
Merge
2009-01-24 16:35:17 -08:00
Joe Darcy
e08feb9741
6604864: Double.valueOf(String) does not specify behaviour for overflow and underflow
...
Reviewed-by: emcmanus
2009-01-23 10:37:41 -08:00
Andrew Brygin
2726f2a362
6793818: JpegImageReader is too greedy creating color profiles
...
Reviewed-by: igor, prr
2009-01-23 21:14:31 +03:00
Sergey Malenkov
606b473fb5
4222508: JColorChooser ignores setEnabled() function call
...
Reviewed-by: peterz, rupashka
2009-01-23 18:31:08 +03:00
Andrew Brygin
8c2a336349
6795544: GIFImageWriter does not write the subImage of BufferedImage to a file correctly
...
Reviewed-by: igor, prr
2009-01-23 17:43:29 +03:00
Xueming Shen
a9c275ed18
6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima
...
Correct the wrong calculation of "precision" in certain circumstances.
Reviewed-by: darcy, alanb
2009-01-22 20:29:54 -08:00
Naoto Sato
c0b51b7972
6627549: ISO 3166 code addition: Saint Barthelemy and Saint Martin
...
6786276: Locale.getISOCountries() still contains country code "CS"
Reviewed-by: okutsu
2009-01-21 13:58:46 -08:00
Peter Zhelezniakov
2d180da2de
6792401: Windows LAF: ActiveWindowsIcon should not be greedy with fallback icon
...
Fallback mechanism changed to use symbolic name instead of icon.
Reviewed-by: igor, rupashka
2009-01-21 21:30:59 +03:00
Mandy Chung
5335a75b1c
Merge
2009-01-20 16:16:35 -08:00
Mandy Chung
4f3a9a4392
6769976: (fc) FileChannelImpl.isAMappedBufferField not used
...
Remove the FileChannelImpl.isAMappedBufferField field
Reviewed-by: alanb
2009-01-20 13:04:19 -08:00
Xiomara Jayasena
a2d4800aa0
Merge
2009-01-20 09:42:07 -08:00
Alex Menkov
e3d66c6414
6702956: OpenJDK: replace encumbered code (software synthesizer)
...
6717691: Update Gervill with post 1.0 fixes
6740210: Update Gervill with more post 1.0 fixes
6748247: Further update Gervill with still more post 1.0 fixes
6748251: Apply IcedTea midi sound patch
6758986: Gervill: Turn SoftJitterCorrector, SoftAudioPusher threads into a daemon threads
Reviewed-by: ohair, darcy
2009-01-19 20:11:58 +03:00
Weijun Wang
220ed00264
6793475: krb5.ini not found on some Windows
...
Reviewed-by: xuelei
2009-01-19 18:49:10 +08:00
Andrew Brygin
47a5b98c7f
6788096: ImageIO SreamCloser causes memory leak in FX applets
...
Reviewed-by: igor, prr
2009-01-15 13:55:30 +03:00
Tim Bell
6a54f22ae0
6754862: jdk/src/windows/bin/java_md.c: hardcoded reference to msvcr71.dll
...
6779412: VS2008 errors compiling jdk sources
Update Makefiles to tolerate newer Visual Studio releases and runtimes.
Reviewed-by: ohair
2009-01-14 21:35:03 -08:00
Joe Darcy
640ed7d08b
6792545: Typo in java.util.Collection JavaDoc
...
6655123: Incorrect ref to The Art of Computer Programming in doc for java.util.Random
Fix a pair of typos.
Reviewed-by: jjg
2009-01-14 16:23:29 -08:00
Chris Hegarty
1606eaa0b9
6755782: It is not clear how DatagramSocket deals with broadcast enabling/disabling
...
Reviewed-by: jccollet
2009-01-14 17:17:34 +00:00
Roman Kennke
c0731761a3
6792515: Specify awt peer's API
...
Document AWT peer API.
Reviewed-by: art, dav
2009-01-13 20:04:05 +01:00
Xueming Shen
4a82a1723e
6332094: "jar t" and "jar x" should use ZipFile, not ZipInputStream
...
To use ZipFile for jar "t" and "x" to boost performance
Reviewed-by: martin, alanb
2009-01-13 09:21:54 -08:00
Martin von Gagern
57a1271b06
6782079: PNG: reading metadata may cause OOM on truncated images
...
Reviewed-by: igor, prr
2009-01-13 18:38:44 +03:00
Martin von Gagern
bf4d190698
5082756: Image I/O plug-ins set metadata boolean attributes to "true" or "false"
...
Reviewed-by: igor, prr
2009-01-13 16:55:12 +03:00
Tim Bell
9298831bab
Merge
2009-01-09 22:01:38 -08:00
Tim Bell
b1b8994004
Merge
2009-01-09 21:54:17 -08:00
Martin Buchholz
1db3e0312e
6792066: src/share/native/java/io/io_util.c clean-ups
...
Reviewed-by: alanb
2009-01-09 16:48:46 -08:00
Jeremy Manson
e8974fee90
6791458: FileInputStream/RandomAccessFile.read leaks memory if invoked on closed stream with len > 8k
...
Reviewed-by: alanb
2009-01-08 14:07:45 -08:00
Gary Benson
95f5222445
6788196: (porting) Bounds checks in io_util.c rely on undefined behaviour
...
Reviewed-by: alanb
2009-01-07 11:50:32 -08:00
Lana Steuck
e39c4cbfe7
Merge
2009-01-06 16:24:03 -08:00
Phil Race
a0930ff4d4
6785424: SecurityException locating physical fonts on Windows Terminal Server
...
Reviewed-by: campbell, jgodinez
2009-01-06 13:52:03 -08:00
Phil Race
c357cbe4e0
6632886: Font.createFont can be persuaded to leak temporary files
...
6522586: Enforce limits on Font creation
6652929: Font.createFont(int,File) trusts File.getPath
Reviewed-by: igor
2009-01-05 11:28:43 -08:00
Weijun Wang
e33cec202f
6717680: LdapCtx does not close the connection if initialization fails
...
Reviewed-by: vinnie, xuelei
2008-12-30 10:42:45 +08:00
Sergey Malenkov
aa3da7789a
6736248: EnumEditor bug. Class check incorrect
...
Reviewed-by: rupashka, alexp
2008-12-25 20:43:44 +03:00
Phil Race
14b56dc3a0
6652463: MediaSize constructors allow to redefine the mapping of standard MediaSizeName values
...
Reviewed-by: igor, jgodinez
2008-12-24 15:48:59 -08:00
Phil Race
6f0de04c87
6752638: java.awt.GraphicsEnvironment.preferLocaleFonts() throws NPE on Linux
...
6755034: Legal notice repair: jdk/src/solaris/classes/sun/font/FcFontConfiguration.java
Reviewed-by: bae, igor
2008-12-24 09:57:48 -08:00
Phil Race
fa5248c9db
6728838: Native memory leak in StrikeCache.java
...
Reviewed-by: bae, igor
2008-12-24 09:53:52 -08:00
Sergey Malenkov
9330abadea
4864117: RFE: Make XMLDecoder API more reusable
...
Reviewed-by: peterz, loneid
2008-12-22 17:42:49 +03:00
Tim Bell
3505c577b7
Merge
2008-12-19 22:07:37 -08:00
Tim Bell
928a098209
Merge
2008-12-19 10:37:50 -08:00
Bradford Wetmore
997f677fc5
6750401: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes,with PCKS11 provider
...
This is the JSSE portion of the fix. Main part is in PKCS11.
Reviewed-by: valeriep, xuelei
2008-12-19 10:35:56 +08:00
Xueming Shen
2d0b1225eb
6496274: jar seems to use more CPU than it should
...
Boost jar creating performance especially for the large jar file
Reviewed-by: martin
2008-12-17 22:50:37 -08:00
Igor Nekrestyanov
8848b3ab63
6761791: Crash in the FontManager code due to use of JNIEnv saved by another thread
...
Reviewed-by: bae, prr
2008-12-17 22:00:37 +03:00
Xiomara Jayasena
cc8641d33a
6785258: Update copyright year
...
Update copyright for files that have been modified starting July 2008 to Dec 2008
Reviewed-by: katleman, ohair, tbell
2008-12-15 16:55:25 -08:00
Martin von Gagern
6f7b6c816a
5106550: PNG writer merge standard metadata fails for TextEntry sans #IMPLIED attributes
...
Reviewed-by: igor, prr
2008-12-12 17:38:14 +03:00