Alex Menkov
9a0763bf6b
6806019: 38 JCK api/javax_sound/midi/ tests fails starting from jdk7 b46
...
Reviewed-by: kalli
2009-04-17 15:15:20 +04:00
Alex Menkov
d15fceaa77
4895403: SPEC: documentation of javax.sound.sampled.spi.MixerProvider should be detailed
...
Reviewed-by: malenkov
2009-04-17 15:11:43 +04:00
Alex Menkov
8d4e786794
4672194: FloatControl should provide consistent policy for the floats
...
Reviewed-by: alexp
2009-04-17 15:10:05 +04:00
Alex Menkov
a758339886
5050147: RFE: Add More Useful Constructors to MidiMessage Subclasses
...
Reviewed-by: alexp
2009-04-17 15:02:46 +04:00
Artem Ananiev
fd76ca6d80
6829923: Test javax/swing/system/6799345/TestShutdown.java fails on X11 platforms
...
XAWT toolkit thread is correctly interrupted when AppContext is disposed
Reviewed-by: anthony, peterz
2009-04-17 12:46:24 +04:00
Alan Bateman
dd28a663e4
Merge
2009-04-17 09:38:24 +01:00
Yuri Nesterenko
4f420274a7
Merge
2009-04-16 23:14:12 -07:00
Abhijit Saha
885f8851c5
Merge
2009-04-16 22:47:29 -07:00
Abhijit Saha
32bc86d541
Merge
2009-04-16 21:08:04 -07:00
Xueming Shen
c435a0905d
4244499: ZipEntry() does not convert filenames from Unicode to platform
...
4532049: IllegalArgumentException in ZipInputStream while reading unicode file
5030283: Incorrect implementation of UTF-8 in zip package
4700978: ZipFile can't treat Japanese name in a zipfile properly
4980042: Cannot use Surrogates in zip file metadata like filenames
4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name
Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file
Reviewed-by: alanb, martin
2009-04-16 21:00:42 -07:00
Xiomara Jayasena
c9560133fd
Merge
2009-04-16 19:10:32 -07:00
Chris Hegarty
26ae13fe80
4927640: Implementation of the sctp protocol
...
An implementation-specific API for the Stream Control Transmission Protocol
Reviewed-by: alanb, michaelm, jccollet
2009-04-16 17:42:00 +01:00
Weijun Wang
3119cce77d
6830658: Changeset ec64fd74aa69 breaks the fastdebug build in NativeCreds.c
...
Reviewed-by: tbell
2009-04-16 11:16:40 +08:00
Clemens Eisserer
dce704d578
6827989: Use Unsafe.copyMemory for array->Unsafe copy operations in RenderBuffer
...
Reviewed-by: campbell, flar
2009-04-15 08:47:21 -07:00
Alan Bateman
26dc2b8949
6543863: (fc) FileLock.release can deadlock with FileChannel.close
...
6429910: (fc) FileChannel.lock() IOException: Bad file number, not AsynchronousCloseException
6814948: (fc) test/java/nio/channels/AsynchronousFileChannel/Lock.java failed intermittently
6822643: (fc) AsynchronousFileChannel.close does not invalidate FileLocks
Reviewed-by: sherman
2009-04-15 16:16:35 +01:00
Alan Bateman
9e2590b7bf
6795561: (bf) CharBuffer.subSequence() uses wrong capacity value for new buffer
...
Reviewed-by: sherman, iris
2009-04-15 14:53:34 +01:00
Mandy Chung
15dd62fcba
6818072: Load Ductus using Class.forName if exist instead of using the service loader
...
First attempt Class.forName to load Ductus class before using service loader
Reviewed-by: flar, prr
2009-04-14 17:43:45 -07:00
Lana Steuck
1c53c596df
Merge
2009-04-14 04:21:02 -07:00
Anthony Petrov
9c7b1e8b5b
6825342: Security warning may change Z-order of top-level
...
Added the SWP_NOOWNERZORDER flag when calling ::SetWindowPos()
Reviewed-by: art, dcherepanov
2009-04-14 14:17:31 +04:00
Lana Steuck
b290c5dc99
Merge
2009-04-14 00:05:07 -07:00
Lana Steuck
9769fa9e3b
Merge
2009-04-13 22:34:29 -07:00
Lana Steuck
b482e41692
Merge
2009-04-13 15:33:50 -07:00
Denis Fokin
8ac601577f
6590857: Drag & Drop arbitrary file copy
...
Reviewed-by: uta
2009-04-13 21:42:44 +04:00
Dmitry Cherepanov
29e370d911
6829326: Getting java.lang.NullPointerException: null pData while opening a File,Print,Page Dialog in Win
...
Reviewed-by: art, yan
2009-04-13 15:22:12 +04:00
Martin Buchholz
e8f11acb07
6827153: Miscellaneous typos in javadoc
...
Reviewed-by: alanb
2009-04-12 20:21:43 -07:00
Tim Bell
b5b691accb
Merge
2009-04-10 15:30:37 -07:00
Lana Steuck
92f020bb7c
Merge
2009-04-09 20:34:56 -07:00
Weijun Wang
23d8c5ddc1
6587676: Krb5LoginModule failure if useTicketCache=true on Vista
...
Reviewed-by: valeriep
2009-04-10 11:21:31 +08:00
Yuka Kamiya
7a543510bd
6404304: RFE: Unicode 5.1 support
...
Reviewed-by: okutsu, naoto
2009-04-10 11:51:36 +09:00
Lana Steuck
415053276d
Merge
2009-04-09 13:12:58 -07:00
Weijun Wang
2827ff39e5
6714845: Quotes in Kerberos configuration file are included in the values
...
Reviewed-by: xuelei
2009-04-09 15:32:55 +08:00
Lana Steuck
e19d0ec5d0
Merge
2009-04-08 15:40:56 -07:00
Xueming Shen
0470f91e7f
6827921: ByteToCharBig5.java should use nio data tables instead of its own copy
...
To use the data tables from sun.nio.cs.ext.Big5
Reviewed-by: alanb
2009-04-08 10:40:56 -07:00
Xueming Shen
7e58d1b497
6827871: Cleanup leftover code in CharToByteJohab.java
...
Removed the leftover data tables
Reviewed-by: alanb
2009-04-08 09:21:06 -07:00
Weijun Wang
67bb035b94
4811968: ASN.1 (X509Certificate) implementations don't handle large OID components
...
Reviewed-by: xuelei
2009-04-08 13:54:34 +08:00
Lana Steuck
39202ea815
Merge
2009-04-07 10:04:29 -07:00
Peter Zhelezniakov
406119889a
6740974: api/javax_swing/PopupFactory/index.html#Ctor[PopupFactory2002] fails with NPE
...
Reviewed-by: malenkov
2009-04-07 12:40:58 +04:00
Valerie Peng
a2a7ded4d4
6440846: (cl) Deadlock between AppClassLoader and ExtClassLoader
...
Fixed a deadlock between the two class loaders
Reviewed-by: alanb
2009-04-06 18:52:03 -07:00
Valerie Peng
c10f593c2c
4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating
...
Added support for parallel-capable class loaders
Reviewed-by: alanb
2009-04-06 18:46:20 -07:00
Alan Bateman
91db470ae6
Merge
2009-04-06 11:29:03 +01:00
Peter Zhelezniakov
2c63f90f19
6635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager
...
GTKIconFactory icons should protect against null context passed in
Reviewed-by: rupashka
2009-04-06 13:06:24 +04:00
Alan Bateman
560560dc55
4890703: Support SDP (sol)
...
Reviewed-by: michaelm
2009-04-06 08:59:33 +01:00
Alan Bateman
9676f044cb
6823609: (se) Selector.select hangs on Windows under load
...
Reviewed-by: sherman
2009-04-03 22:10:36 +01:00
Xueming Shen
793be7342c
Merge
2009-04-03 09:51:58 -07:00
Weijun Wang
b01525e89b
6825352: support self-issued certificate in keytool
...
Reviewed-by: xuelei
2009-04-03 11:36:19 +08:00
Xueming Shen
21aa30606a
4681995: Add support for large (> 4GB) zip/jar files
...
The ZIP64 format support is added for > 4GB jar/zip files
Reviewed-by: alanb, martin
2009-04-02 15:35:46 -07:00
Alan Bateman
78e9762656
6824477: (se) Selector.select fails with IOException: "Invalid argument" if maximum file descriptors is low
...
Reviewed-by: sherman
2009-04-02 19:47:24 +01:00
Phil Race
8b6fca5d9f
6753173: No need to read all the TrueType 'post' table to get underline info
...
Reviewed-by: igor, jgodinez
2009-04-02 10:16:53 -07:00
Alan Bateman
15bf5db9c7
6666739: (ref) ReferenceQueue.poll() doesn't scale well
...
6711667: (ref) Update SoftReference timestamp only if clock advances
Forward port from 6u14; originally fixed by Tom Rodriguez in earlier update
Reviewed-by: martin
2009-04-02 11:19:34 +01:00
Alan Bateman
d2cd251815
6824135: (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails (lnx)
...
Reviewed-by: sherman
2009-04-02 11:13:56 +01:00