Alan Bateman
961783d954
8034776: Remove sun.misc.Service
...
Reviewed-by: sundar, lancea, chegar
2014-02-12 14:07:55 +00:00
Erik Joelsson
b7c3e72147
8034173: Move JavaApp.icns to proper place in make/data
...
Reviewed-by: ihse, tbell
2014-02-12 11:02:47 +01:00
Phil Race
516c0ad2bd
Merge
2014-02-11 14:42:17 -08:00
Phil Race
21c0b96d8d
8012351: Bold fonts everywhere in GTK L&F on Ubuntu with JDK 7
...
Reviewed-by: bae, serb
2014-02-11 10:43:15 -08:00
Alan Bateman
bad49f6fba
8034182: Misc. warnings in java.net code
...
Reviewed-by: chegar
2014-02-11 16:43:57 +00:00
Alexander Zvegintsev
89e0b917fe
8031492: [Parfait] warnings from b122 for jdk/src/solaris/native/sun/awt: JNI exception pending
...
Reviewed-by: pchelko, serb
2014-02-10 15:02:24 +00:00
Joe Darcy
6961828aeb
8033624: Fix raw and unchecked lint warnings in sun.font
...
Reviewed-by: alanb, prr
2014-02-08 18:03:38 -08:00
Phil Race
ef9ba9784a
8032693: javax.print.PrintService does not find any CUPS-Printers on Linux
...
Reviewed-by: jgodinez, serb
2014-02-07 13:03:09 -08:00
Ivan Gerasimov
6b108289ad
8033943: Typo in the documentation for the class Arrays
...
Reviewed-by: martin
2014-02-08 00:22:33 +04:00
Alan Bateman
f776be9c0f
8034043: Native methods for preferences API should not be in libjava
...
8034026: SCDynamicStoreConfig.m should not be in src/macosx/native/java/util
Reviewed-by: erikj, weijun, mchung
2014-02-11 09:59:34 +00:00
Joe Darcy
d03152e11b
8034050: Fix serial lint warnings in javax.print
...
Reviewed-by: alanb, prr
2014-02-10 18:09:40 -08:00
Joe Darcy
401de1c53e
8034046: Fix serial lint warnings in javax.sound
...
Reviewed-by: alanb, serb
2014-02-10 08:53:13 -08:00
Staffan Larsen
6720161012
8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
...
Reviewed-by: alanb, dsamersoff, jbachorik
2014-02-10 13:00:50 +01:00
Staffan Larsen
79bbec5d8a
8033917: Keep track of file paths in file streams and channels for instrumentation purposes
...
Reviewed-by: alanb, dsamersoff
2014-02-10 12:59:31 +01:00
Oleg Pekhovskiy
ce0900eb72
7033533: realSync() doesn't work with Xfce
...
Reviewed-by: anthony, serb, leonidr
2014-02-07 17:32:46 +04:00
Henry Jen
e956dc0c43
8033590: java.util.Comparator::thenComparing has unnecessary type restriction
...
Reviewed-by: psandoz
2014-02-06 10:30:18 -08:00
Xueming Shen
8cdace2575
8032012: String.toLowerCase/toUpperCase performance improvement
...
Updated the implementation to improve the performance
Reviewed-by: psandoz, forax
2014-02-07 09:04:17 -08:00
Mandy Chung
7be40556f6
8033900: Remove reference to JNU_Equals in GSSLibStub.c
...
Reviewed-by: valeriep
2014-02-06 16:42:25 -08:00
Michael McMahon
3981cc3f41
8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
...
Reviewed-by: chegar, mullan
2014-02-06 22:12:09 +00:00
Naoto Sato
79938735a2
8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
...
Reviewed-by: msheppar
2014-02-06 10:06:09 -08:00
Roger Riggs
81c4d4ed41
8033565: Remove unused nativeNewStringPlatform
...
Remove also nativeGetStringPlatformChars
Reviewed-by: mchung, dholmes, alanb
2014-02-06 11:01:27 -05:00
Oleg Pekhovskiy
d0df7fb561
8020443: Frame is not created on the specified GraphicsDevice with two monitors
...
Reviewed-by: serb, azvegint, pchelko
2014-02-06 19:03:36 +04:00
Chris Hegarty
2ffde4a993
8033778: ObjectIn/OutputStream improvements
...
Co-authored-by: Robert Stupp <snazy@gmx.de>
Reviewed-by: smarks, psandoz, mduigou, plevart
2014-02-06 14:45:12 +00:00
Vinnie Ryan
5911461228
8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586)
...
Reviewed-by: alanb
2014-02-06 12:24:42 +00:00
Alan Bateman
1754033d02
8033758: gcc warnings compiling jdk/src/share/back
...
Reviewed-by: dholmes, sla
2014-02-06 10:43:09 +00:00
Jennifer Godinez
cf9c1fdbca
8033277: Wrong scaling when printing in Canon Pixma ip100
...
Reviewed-by: prr, bae
2014-02-05 14:59:00 -08:00
Vinnie Ryan
aef65cc369
8025669: [parfait] warning from b62 for jdk.src.solaris.native.com.sun.security.auth.module: memory leak
...
Reviewed-by: alanb, chegar
2014-02-05 18:37:42 +00:00
Joe Darcy
5475110b72
8033616: Fix serial lint warnings in javax.imageio.*
...
Reviewed-by: alanb
2014-02-05 10:21:18 -08:00
Joe Darcy
8a6d9792ce
8033526: Fix serial lint warnings in java.awt.*
...
Reviewed-by: briangoetz
2014-02-05 10:15:45 -08:00
Phil Race
9e1e3f4cbd
8032227: ClassCastException in UnixPrintJob for ipp printer
...
Reviewed-by: bae, jgodinez
2014-02-05 09:06:54 -08:00
Roger Riggs
8ca6ca944b
8032749: Typo in java.time.Clock
...
8032888: Error message typo in TemporalAccessor
8032558: Instant spec includes incorrect assertion wrt valid range
8032494: DateTimeFormatter spec includes irrelevent detail on parsing pattern
Update to fix typos, remove extraneous text
Reviewed-by: darcy, lancea, sherman, scolebourne
2014-02-05 10:59:55 -05:00
Roger Riggs
5804adca86
8030993: Check jdk/src/share/native/common/jni_util.c for JNI pending exceptions
...
Check for pending exceptions
Reviewed-by: alanb, chegar
2014-02-05 10:59:53 -05:00
Vinnie Ryan
adeedfee16
8011983: [parfait] False positive: unportable format string argument mismatch in jdk/src/windows/native/com/sun/security/auth/module/nt.c
...
Reviewed-by: alanb
2014-02-05 15:58:27 +00:00
Anton Nashatyrev
25a556913e
8023990: Regression: postscript size increase from 6u18
...
Reviewed-by: prr, bae
2014-02-05 19:46:36 +04:00
Chris Hegarty
319dd343be
8033689: PlainDatagramSocketImpl missing returns after throwing an exception
...
Reviewed-by: michaelm
2014-02-05 14:14:46 +00:00
Alan Bateman
e8f1f33e46
8031586: Check jdk/src/*/native/com/sun/security/auth/module for pending JNI exceptions
...
Reviewed-by: vinnie, chegar
2014-02-05 10:20:30 +00:00
Lana Steuck
c674b61761
Merge
2014-02-04 16:24:39 -08:00
Chris Hegarty
20e35aed8f
8025306: Inet[4|6]Address class and fieldID initialization in networking native code
...
Reviewed-by: alanb, michaelm
2014-02-04 23:40:23 +00:00
Vinnie Ryan
60f386c8bb
8028727: [parfait] warnings from b116 for jdk.src.share.native.sun.security.ec: JNI pending exceptions
...
Reviewed-by: alanb
2014-02-04 18:37:12 +00:00
Joe Darcy
8d903056f3
8033525: Fix raw and unchecked lint warnings in sun.swing.*
...
Reviewed-by: alexsch
2014-02-04 08:58:06 -08:00
Sean Coffey
5fc6cd2aa9
8029020: Check src/share/native/java/util/zip code for JNI pending exceptions
...
Reviewed-by: alanb, chegar
2014-02-04 15:39:40 +00:00
Alan Bateman
28e1b6ccf2
8033372: Check jdk/src/share/native/java/lang for JNI pending exception issues
...
8033371: jdk/src/solaris/native/java/lang/ProcessEnvironment.c environ doesn't check for JNI pending exceptions
8030116: (process) Check Parfait warnings in src/solaris/native/java/lang/*
8028769: Check src/share/native/java/lang/*.c for cases when JNI calls are used with pending warnings
Reviewed-by: chegar
2014-02-04 12:05:13 +00:00
Michael McMahon
fbe3b00b09
8028725: [Parfait] warnings from b116 for jdk.src.solaris.native.java.net: JNI pending exceptions
...
Reviewed-by: alanb
2014-02-04 11:31:27 +00:00
Magnus Ihse Bursie
6c54a7ef11
8033236: Update GensrcCharsetMapping.gmk to build-infra standards
...
Reviewed-by: erikj, mduigou, sherman
2014-02-04 10:00:24 +01:00
Joe Darcy
a80e3ed0ee
8033527: Fix raw type lint warning in sun.nio.ch
...
Reviewed-by: henryjen, mchung
2014-02-03 22:26:26 -08:00
Roger Riggs
c4f2b88d81
8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup
...
Rename CHECK_EXCEPTION macros with JNU prefix; use the defensive do {...} while (0) macro definition
Reviewed-by: chegar, mchung, ksrini, lancea, alanb
2014-02-03 16:58:02 -05:00
Joe Darcy
6261c40dca
8033222: Fix serial lint warnings in sun.awt.*
...
Reviewed-by: alanb
2014-02-03 10:21:58 -08:00
Joe Darcy
b008220373
8033181: Fix doclint missing issues in java.awt.{peer, im[.spi]}
...
Reviewed-by: alanb
2014-02-03 10:05:56 -08:00
Joe Darcy
1c57114347
8033416: Remove sun.misc.FpUtils
...
Reviewed-by: alanb, bpb, psandoz
2014-02-03 09:52:36 -08:00
Michael McMahon
b2af3087a4
8033425: Delay loading of net library in PortConfig initialization (workaround for for 8033367)
...
Reviewed-by: alanb, chegar
2014-02-03 14:40:28 +00:00