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 |
|
Sergey Malenkov
|
aa3da7789a
|
6736248: EnumEditor bug. Class check incorrect
Reviewed-by: rupashka, alexp
|
2008-12-25 20:43:44 +03: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 |
|
Sergey Malenkov
|
9330abadea
|
4864117: RFE: Make XMLDecoder API more reusable
Reviewed-by: peterz, loneid
|
2008-12-22 17:42:49 +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 |
|
Lana Steuck
|
791e25aabf
|
Merge
|
2008-12-08 19:49:34 -08:00 |
|
Xueming Shen
|
b596dd66fa
|
6725399: (ch) Channels.newInputStream should check for null
Update to check null arg for all Channels methods
Reviewed-by: alanb
|
2008-11-29 20:55:29 -08:00 |
|
Jennifer Godinez
|
21883705f7
|
6653384: Variable "initialized" in class CUPSPrinter is static by mistake
Reviewed-by: tdv, prr
|
2008-11-25 14:38:36 -08:00 |
|
Alan Bateman
|
efd62d5c81
|
6593946: (bf) X-Buffer.compact() does not discard mark as specified
InvalidMarkException now correctly thrown. Thanks to keiths@redhat.com for the bug report and initial fix.
Reviewed-by: sherman, darcy
|
2008-11-25 19:26:54 +00:00 |
|
Xueming Shen
|
b9638d0527
|
6774710: spp.sh used by genBasic.sh/genCopyDirectMemory.sh
Update the scripts to use java version of spp
Reviewed-by: alanb
|
2008-11-25 10:09:26 -08:00 |
|
Yuka Kamiya
|
59b2212c9d
|
6772646: Regression test java/text/Date/DateFormat/Bug4823811.java started failing after DST ended
Reviewed-by: okutsu
|
2008-11-18 15:59:36 +09:00 |
|
Yuka Kamiya
|
36134f31f5
|
6769873: Regression test java/text/Date/DateFormat/Bug6683975.java started failing after DST ended
Reviewed-by: okutsu
|
2008-11-18 13:58:43 +09:00 |
|
Alan Bateman
|
1e36589fc9
|
Merge
|
2008-11-11 09:07:58 +00:00 |
|
Alan Bateman
|
e9a892dd41
|
6763122: ZipFile ctor does not throw exception when file is not a zip file
Reviewed-by: bristor
|
2008-11-11 08:59:43 +00:00 |
|
Sean Mullan
|
cb4eb96188
|
6765046: CertPathValidatorException(Throwable).getMessage() always returns null since b37
Reviewed-by: vinnie
|
2008-11-06 12:12:39 -05:00 |
|
Igor Nekrestyanov
|
df32a451da
|
6761856: OpenJDK: vertical text metrics may be significanly different from those returned by Sun JDK
Reviewed-by: bae, prr
|
2008-10-29 01:52:22 +03:00 |
|
Artem Ananiev
|
dacdf4a500
|
6758673: WeakReference leak in Window.ownedWindowList
WindowDisposerRecord parent field is correctly initialized
Reviewed-by: dav, ant
|
2008-10-28 17:06:12 +03:00 |
|
Joshua Bloch
|
adcd85f803
|
6761678: (ann) SecurityException in AnnotationInvocationHandler.getMemberMethods
Move call to getDeclaredMethods inside doPrivileged
Reviewed-by: darcy, mullan
|
2008-10-24 20:34:40 -07:00 |
|
Lana Steuck
|
92c83c7681
|
Merge
|
2008-10-20 19:07:12 -07:00 |
|
Lana Steuck
|
579cc2111a
|
Merge
|
2008-10-20 11:52:47 -07:00 |
|
Tim Bell
|
a9d034a33c
|
Merge
|
2008-10-17 16:45:36 -07:00 |
|
Lana Steuck
|
eb292c9219
|
Merge
|
2008-10-17 15:01:10 -07:00 |
|
Tim Bell
|
ecacc1fb5f
|
Merge
|
2008-10-17 08:41:15 -07:00 |
|
Yuka Kamiya
|
3b082d1d69
|
6759521: Move Bidi test programs from closed to open
Reviewed-by: okutsu
|
2008-10-17 13:34:03 +09:00 |
|
Phil Race
|
ed94b2e90b
|
6751616: outline for underline in TextLayout with underline is off rasterized underline
Reviewed-by: dougfelt, igor
|
2008-10-16 06:28:37 -07:00 |
|
Lana Steuck
|
fb52866502
|
Merge
|
2008-10-13 17:13:29 -07:00 |
|
Xueming Shen
|
7add953cfe
|
5025260: Register methods should throw ClosedChannelException instead of NPE
Update the spec and implementation to throw ClosedSelectorException
Reviewed-by: alanb
|
2008-10-13 14:45:27 -07:00 |
|
Andrei Dmitriev
|
2437566bc1
|
Merge
|
2008-10-08 13:01:40 +04:00 |
|
Andrei Dmitriev
|
b760e25337
|
5076635: Double click speed is not honored in KDE linux
Reviewed-by: art, dcherepanov
|
2008-10-08 12:50:17 +04:00 |
|
Naoto Sato
|
c7f7759bdd
|
6706382: jdk/test/java/util/Locale/data/deflocale.sol10 has incorrect legal notice
Reviewed-by: okutsu
|
2008-10-06 17:16:06 -07:00 |
|
Bradford Wetmore
|
c63de8e0a8
|
Merge
|
2008-10-06 09:17:35 -07:00 |
|
Yuka Kamiya
|
c507643efe
|
6683975: [fmt-da] Regression: Java 6 returns English DateFormatPatterns for Thai locale
Reviewed-by: okutsu
|
2008-10-03 15:54:41 +09:00 |
|
Xiomara Jayasena
|
6e86513c3a
|
6754988: Update copyright year
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
|
2008-10-02 19:58:32 -07:00 |
|
Andrew Brygin
|
3a902871ef
|
6726779: ConvolveOp on USHORT raster can cause the JVM crash
Reviewed-by: igor, prr
|
2008-10-02 20:37:43 +04:00 |
|
Yuka Kamiya
|
ef34d89841
|
6645263: (cal) Calendar throw java.lang.IllegalArgumentException: WEEK_OF_MONTH
Reviewed-by: okutsu
|
2008-10-02 15:54:59 +09:00 |
|
Chris Hegarty
|
4f54397ad8
|
6752807: java.net test ADatagramSocket.sh is broken
Update bootclasspath set by test to simply prepend TESTCLASSES
Reviewed-by: michaelm
|
2008-09-26 11:24:04 +01:00 |
|
Phil Race
|
ffbeca8c2e
|
6751621: TextLayout.getBounds() doesn't account for strike through
Reviewed-by: igor, dougfelt
|
2008-09-24 11:58:21 -07:00 |
|
Lana Steuck
|
297ae75019
|
Merge
|
2008-09-24 08:14:37 -07:00 |
|
Tim Bell
|
4138ab60c8
|
Merge
|
2008-09-22 22:37:31 -07:00 |
|
Lana Steuck
|
6f9021ff80
|
Merge
|
2008-09-19 19:38:12 -07:00 |
|
Andrei Dmitriev
|
2c0b584b2d
|
6315717: Support for mouse with multiple scroll wheels and 4 or more buttons
Implementation of the more mouse buttons support
Reviewed-by: art, dcherepanov
|
2008-09-16 12:17:02 +04:00 |
|
Bradford Wetmore
|
44aa1a1519
|
Merge
|
2008-09-15 00:41:02 -07:00 |
|
Sean Mullan
|
875eea0ac0
|
Merge
|
2008-09-11 18:13:51 -04:00 |
|
Dave Bristor
|
3020470ba9
|
6440786: Cannot create a ZIP file containing zero entries
Allow reading and writing of ZIP files with zero entries.
Reviewed-by: alanb
|
2008-09-11 14:58:57 -07:00 |
|
Sean Mullan
|
545b7e4f62
|
6465942: Add problem identification facility to the CertPathValidator framework
Add support to the java.security.cert APIs for determining the reason that a certification path is invalid.
Reviewed-by: vinnie
|
2008-09-11 14:05:16 -04:00 |
|
Artem Ananiev
|
6b814bb3fc
|
6727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught Exception Handlers
Reviewed-by: anthony, dav
|
2008-09-11 10:38:00 +04:00 |
|
Yuka Kamiya
|
c8b6411661
|
6466476: (tz) Introduction of tzdata2005r can introduce incompatility issues with some JDK1.1 3-letter TZ Ids
Reviewed-by: okutsu
|
2008-09-08 15:21:55 +09:00 |
|
Yuka Kamiya
|
6ee252719c
|
4823811: [Fmt-Da] SimpleDateFormat patterns don't allow embedding of some literal punctuation
Reviewed-by: okutsu
|
2008-09-08 14:31:08 +09:00 |
|
Yuka Kamiya
|
3927ae9832
|
6645292: [Fmt-Da] Timezone Western Summer Time (Australia) is parsed incorrectly
Reviewed-by: okutsu
|
2008-09-08 13:31:45 +09:00 |
|