2508 Commits

Author SHA1 Message Date
Alex Menkov
528a4138bb 6989702: sound native code compiler warnings
Reviewed-by: bae
2010-12-30 14:57:29 +03:00
Alex Menkov
e56a2bc8d2 7006997: A typo in MidiSystem.getTransmitter() implementation code
Reviewed-by: dav
2010-12-29 16:26:23 +03:00
Alex Menkov
d60b64b17c 6842956: Assertion error in javax_sound on 64-bit RHEL 5.3 with 32-bit JDK
Reviewed-by: bae
2010-12-28 16:37:15 +03:00
Pavel Porvatov
8d3bfc152b 6532833: PIT: Metal LAF - The right side border is not shown for the Spinner after the removing the buttons
Reviewed-by: alexp
2010-12-27 17:41:33 +03:00
Masayoshi Okutsu
f2bb972af4 7003643: [Fmt-Me] MessageFormat.toPattern produces wrong quoted string and subformat modifiers
7008195: [Fmt-Me] Improve MessageFormat.applyPattern performance

Reviewed-by: naoto, peytoia
2010-12-27 14:13:52 +09:00
Pavel Porvatov
25eeccff38 6973773: JCK manual case JSliderTests.html#JSlider fails in jdk7 b100
Reviewed-by: alexp
2010-12-23 17:39:18 +03:00
Lana Steuck
c02539239e Merge 2010-12-22 16:57:08 -08:00
Erik Trimble
ba3a935a60 Merge 2010-12-21 16:49:36 -08:00
Naoto Sato
c84359f622 4940539: Constructor of java.util.Locale should handle ISO 639-2 Language Codes
Reviewed-by: okutsu
2010-12-21 16:14:14 -08:00
Lana Steuck
0abd11c293 Merge 2010-12-20 21:09:57 -08:00
Masayoshi Okutsu
b1df6e0d01 6943959: NumericShaper API doc doesn't describe ARABIC/EASTERN_ARABIC precedence
Reviewed-by: peytoia
2010-12-21 10:58:23 +09:00
Masayoshi Okutsu
62f4413b7b 6983207: API: MessageFormat quote handling discrepancy
Reviewed-by: peytoia
2010-12-17 18:06:28 +09:00
Masayoshi Okutsu
c1d0a22eac 6644493: [Fmt-Da] SimpleDateFormat parsing RFC822 time offset is slow
Reviewed-by: peytoia
2010-12-17 17:13:43 +09:00
Masayoshi Okutsu
8f82f506b8 7007583: (tz) Windows-only: update tzmappings for KB2443685
Reviewed-by: peytoia
2010-12-17 16:56:13 +09:00
John R Rose
34cd7bc224 7001424: implement JSR 292 EG adjustments, November 2010
Reviewed-by: twisti
2010-12-16 15:59:27 -08:00
John R Rose
494c1f5c75 Merge 2010-12-16 00:32:15 -08:00
Kelly O'Hair
d3c9166347 Merge 2010-12-15 15:30:03 -08:00
Masayoshi Okutsu
f58190736e 6990037: font warnings in the build, missing fonts
Reviewed-by: peytoia
2010-12-15 11:38:34 +09:00
Lana Steuck
9ed3faea7a Merge 2010-12-13 16:25:26 -08:00
Lana Steuck
0376b163c5 Merge 2010-12-13 16:22:29 -08:00
Lana Steuck
80dcc0914c Merge 2010-12-13 16:21:36 -08:00
Joe Darcy
9d7eb99f30 7006129: Project Coin: Annotation type to reduce varargs warnings
Reviewed-by: jjg, mcimadamore
2010-12-13 14:34:37 -08:00
Xueming Shen
675d4c42a3 7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry)
The returned InflatedInputStream object should be kept in map streams

Reviewed-by: alanb
2010-12-13 14:12:56 -08:00
Naoto Sato
c961543922 7002320: Locale.forLanguageTag()/toLanguageTag() not working properly with ja_JP_JP locale
Reviewed-by: dougfelt
2010-12-13 13:16:08 -08:00
Vinnie Ryan
7d90fc05af Merge 2010-12-13 15:07:20 +00:00
Vinnie Ryan
26382e27dd 6799854: CodeSigner.hashCode() does not work with serialization
Reviewed-by: mullan
2010-12-13 14:58:52 +00:00
Lana Steuck
612fdb2793 Merge 2010-12-12 15:28:57 -08:00
Phil Race
1986c6588f 7005896: Java2D D3D pipeline doesn't recognise latest Windows OSes
Reviewed-by: bae, jgodinez
2010-12-10 16:14:04 -08:00
Lana Steuck
dc44526b3f Merge 2010-12-10 14:02:33 -08:00
Sean Coffey
6c39971cb7 6998583: NativeSeedGenerator is making 8192 byte read requests from entropy pool on each init
Reviewed-by: wetmore, andrew, vinnie
2010-12-10 15:11:47 +00:00
Chris Hegarty
458596deff 7004439: SCTP_SET_PEER_PRIMARY_ADDR throws SocketException on Linux
IPv4 addrs passed to SCTP_SET_PEER_PRIMARY_ADDR should not be converted to IPv4-mapped addrs

Reviewed-by: michaelm
2010-12-10 10:47:21 +00:00
Lana Steuck
03324a834c Merge 2010-12-09 21:55:41 -08:00
Yuka Kamiya
e753774a96 6515695: [Col] java.text.RuleBasedCollator - JavaDoc "Examples" - Two bugs in sample code
Reviewed-by: okutsu
2010-12-10 11:43:56 +09:00
Naoto Sato
4127266c60 Merge 2010-12-09 15:26:22 -08:00
Naoto Sato
63331cdad1 7000507: javadoc warnings in java.util.Locale
7004335: Javadoc for Locale.toLangaugeTag() is unclear
7005320: (lc) doc: missing " in Locale.forLanguageTag code samples

Reviewed-by: okutsu
2010-12-09 15:22:05 -08:00
Naoto Sato
3458c499c9 6486695: [Col] Doc: CollationElementIterator example assumes Collator.getInstance return type
Reviewed-by: okutsu
2010-12-09 11:56:38 -08:00
Lance Andersen
b2516290d4 6659234: Incorrect check in SerialBlob.getBytes
Reviewed-by: darcy
2010-12-09 13:01:14 -05:00
Xueming Shen
5b0e49b0e1 5076980: (fmt) FormattableFlags specifies unsupported '^' format flag
Replaced '^' with 'S' in spec

Reviewed-by: darcy
2010-12-08 20:11:31 -08:00
Miroslaw Niemiec
aba298cdf0 6859086: Dialog created by JOptionPane.showMessageDialog does not repaint sometimes
Reviewed-by: bae, chrisphi
2010-12-08 15:15:49 -08:00
Naoto Sato
15d5f3b709 6647615: Sample code in ListResourceBundle is not correct and causes a compile error
Reviewed-by: peytoia
2010-12-08 15:15:45 -08:00
Miroslaw Niemiec
2de767fbf0 6813208: pageDialog throws NPE from applet
Reviewed-by: ant, minqi
2010-12-08 15:04:41 -08:00
Xueming Shen
860a7e1fc9 6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode
No BOM output if no byte to encode

Reviewed-by: alanb
2010-12-08 12:54:43 -08:00
Xueming Shen
68746705da 6527572: (cs) Charset.forName can throw NullPointerException when testing bug level
Fixed the race condition

Reviewed-by: alanb
2010-12-08 12:15:55 -08:00
Mandy Chung
e54cb28a96 6977034: Thread.getState() very slow
Directly map the threadStatus value to Thread.State

Reviewed-by: emcmanus, dholmes
2010-12-08 10:45:28 -08:00
Sean Mullan
d91f2b34af 6998860: Signed jar file verification is currently creating many extra new Sun providers
Reviewed-by: mchung
2010-12-08 10:21:48 -08:00
Masayoshi Okutsu
163e0575c4 6457726: Character.isWhitespace JavaDoc has nonexistent char literals
Reviewed-by: peytoia
2010-12-08 18:05:30 +09:00
Masayoshi Okutsu
5039c146a8 6653944: (cal) BuddhistCalendar yearOffset erased when deserialized
Reviewed-by: peytoia
2010-12-08 13:09:29 +09:00
Masayoshi Okutsu
1ff9b7213a 6203034: [AC] AttributedCharacterIterator methods works wrong (run with respect differs from spec)
Reviewed-by: peytoia
2010-12-08 13:02:22 +09:00
Masayoshi Okutsu
8818a29165 4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours
Reviewed-by: peytoia
2010-12-08 12:50:26 +09:00
Dmitry Cherepanov
dc328d312a 6984049: applet browser vendor rebranding changes (jdk7 only)
Reviewed-by: art
2010-12-07 21:02:34 +03:00