Valerie Peng
dbe2f1349f
Merge
2014-12-16 22:33:43 +00:00
Alejandro Murillo
346b210c83
Merge
2014-12-16 13:10:34 -08:00
Naoto Sato
9cb99ee080
8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath
...
Reviewed-by: alanb
2014-12-16 12:48:31 -08:00
Joe Darcy
e9e0b591dc
8067088: Suppress solaris-specific deprecation warnings in the jdk.crypto.ucrypto module
...
Reviewed-by: valeriep
2014-12-16 11:49:37 -08:00
Sergey Bylokhov
020e01bb92
8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts
...
Reviewed-by: bae, prr
2014-12-16 19:46:22 +00:00
Joe Darcy
41844a4b8c
8067091: Fix Windows-specific deprecation warnings in the jdk.crypto.mscapi module
...
Reviewed-by: vinnie
2014-12-16 11:05:12 -08:00
Phil Race
95079baa3f
Merge
2014-12-16 10:09:22 -08:00
Joe Darcy
0204a1cd9c
8067086: Suppress mac-specific deprecation warnings in the java.desktop module
...
Reviewed-by: prr
2014-12-16 10:09:01 -08:00
Phil Race
84ddb56140
Merge
2014-12-16 09:58:02 -08:00
Joe Darcy
31ae349097
8067092: Suppress windows-specific deprecation warnings in the java.desktop module
...
Reviewed-by: prr, alanb
2014-12-16 09:57:33 -08:00
Sergey Bylokhov
05705c949e
7077826: Unset and empty DISPLAY variable is handled differently by JDK
...
Reviewed-by: azvegint, ant
2014-12-16 20:23:46 +03:00
Sergey Bylokhov
d2295af274
6470361: Swing's Threading Policy example does not compile
...
Reviewed-by: azvegint, alexsch
2014-12-16 19:26:06 +03:00
Phil Race
020063e1f4
Merge
2014-12-16 08:14:50 -08:00
Pavel Rappo
a21f0f99a9
8066867: Add InputStream transferTo to transfer content to an OutputStream
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Patrick Reinhart <patrick@reini.net>
Reviewed-by: chegar
2014-12-16 12:43:36 +00:00
Staffan Friberg
9827fe02ea
8067289: Fix deprecation warnings in java.base module - CRC32C
...
To remove the deprecation warning in CRC32C class
Reviewed-by: darcy
2014-12-16 04:58:34 +00:00
Joe Darcy
6e57ed8a2c
8066621: Suppress deprecation warnings in java.desktop module
...
Reviewed-by: prr, alanb, ptbrunet
2014-12-15 17:20:17 -08:00
Brian Burkhalter
871abc48e4
8025619: (fc) FileInputStream.getChannel on closed stream returns FileChannel that doesn't know that stream is closed
...
If the stream is closed ensure getChannel() returns a closed channel. Also, FileKey.create() should throw an IOException directly instead of wrapping it in an Error.
Reviewed-by: alanb
2014-12-15 12:09:49 -08:00
Alexander Zvegintsev
fb226280bb
7155963: Deadlock in SystemFlavorMap.getFlavorsForNative and SunToolkit.awtLock
...
Reviewed-by: ant, serb
2014-12-15 16:00:53 +03:00
Yumin Qi
8382195614
Merge
2014-12-14 23:03:00 +00:00
Coleen Phillimore
ecc9f19dc9
8042418: Remove JVM_FindClassFromClassLoader
...
The function has been replaced so is no longer used.
Reviewed-by: mchung, dholmes
2014-12-14 16:02:46 -05:00
Alejandro Murillo
c88778bc25
Merge
2014-12-11 23:06:14 -08:00
Stuart Marks
7cbda8ab50
8066633: Fix deprecation warnings in java.rmi module
...
Reviewed-by: darcy, lancea
2014-12-11 18:40:05 -08:00
Valerie Peng
86291780cb
8062170: java.security.ProviderException: Error parsing configuration with space
...
Updated to parse library path as a line which can contain quoted strings.
Reviewed-by: vinnie
2014-12-12 00:23:32 +00:00
Vladimir Kozlov
19325052f9
Merge
2014-12-11 15:05:41 -08:00
Dmitry Samersoff
a36baa5d15
8067030: JDWP crash in transport_startTransport on OOM
...
Check for result of jvmtiAllocate
Reviewed-by: jbachorik, sspitsyn
2014-12-11 06:49:12 -08:00
Jaroslav Bachorik
59c9d50129
8062303: Remove com.sun.tracing API
...
Reviewed-by: sla, alanb, mchung, dholmes
2014-12-11 10:47:36 +01:00
Otavio Santana
89cec23580
8055723: Replace concat String to append in StringBuilder parameters (dev)
...
Reviewed-by: redestad, ulfzibis, weijun, prappo, igerasim, alanb
2014-12-11 15:23:02 +08:00
Otavio Santana
6e791e3f31
8067207: Replace concat String to append in StringBuilder parameters (client)
...
Reviewed-by: serb
2014-12-11 15:19:12 +08:00
Xueming Shen
b41070012b
8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
...
To update the java doc to clarify the existing behavior
Reviewed-by: lancea
2014-12-10 14:11:05 -08:00
Alan Bateman
ccab6bc563
8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail
...
Reviewed-by: chegar
2014-12-10 15:01:26 +00:00
Denis Fokin
eaff0bd40d
8057788: [macosx] "Pinch to zoom" does not work since jdk7
...
Reviewed-by: serb, alexsch
2014-12-10 17:10:57 +03:00
Alexander Scherbatiy
32d197a928
8065627: Animated GIFs fail to display on a HiDPI display
...
Reviewed-by: serb, azvegint
2014-12-10 15:59:21 +04:00
Vladimir Ivanov
e0eba41e1c
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
...
Reviewed-by: jrose, psandoz
2014-12-09 09:22:07 -08:00
Weijun Wang
26099e744a
8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes
...
Reviewed-by: valeriep
2014-12-09 18:28:26 +08:00
Joe Darcy
220aa4b838
8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module
...
8066634: Suppress deprecation warnings in java.management module
8066636: Suppress deprecation warnings in the jdk.jvmstat and jdk.jdi modules
Reviewed-by: alanb, lancea, sherman, sla, dfuchs
2014-12-08 09:13:08 -08:00
Yumin Qi
3dff2ab063
Merge
2014-12-08 00:25:10 -08:00
Phil Race
fe279aa4d8
Merge
2014-12-07 09:03:07 -08:00
Kirk Shoop
9eafb6c406
8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
...
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
2014-12-07 07:10:29 +00:00
Joe Darcy
c278cc80e9
8066638: Suppress deprecation warnings in jdk.crypto module
...
8066641: Suppress deprecation warnings in jdk.naming module
Reviewed-by: wetmore, xuelei, valeriep, lancea
2014-12-05 17:36:18 -08:00
Rob McKenna
9fa1d1239b
8065238: javax.naming.NamingException after upgrade to JDK 8
...
Reviewed-by: vinnie
2014-12-05 20:13:05 +00:00
Pavel Rappo
421fc583be
8066678: java.nio.channels.Channels cleanup
...
Reviewed-by: alanb, chegar
2014-12-05 15:35:15 +00:00
Daniel Fuchs
7e7e10eb42
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
...
The call to JavaAWTAccess is moved outside of the critical section
Reviewed-by: mchung
2014-12-05 12:20:51 +01:00
Sergey Bylokhov
7d0d103b3d
8059998: Broken link in java.awt.event Interface KeyListener
...
Reviewed-by: ant, alexsch
2014-12-05 12:41:29 +03:00
Joe Darcy
61cf03f4f1
8066632: Suppress deprecation warnings in java.rmi module
...
Reviewed-by: rriggs
2014-12-04 15:04:11 -08:00
Joe Darcy
4edac8c9d2
8066617: Suppress deprecation warnings in java.base module
...
Reviewed-by: lancea
2014-12-04 12:59:43 -08:00
Chris Plummer
a47e1013c2
6762191: Setting stack size to 16K causes segmentation fault
...
Fixed by forcing the stack size to always be at least 32k.
Reviewed-by: dholmes, alanb, ksrini, sspitsyn
2014-12-04 11:26:46 -08:00
Vladimir Ivanov
ea89dad13c
8057020: LambdaForm caches should support eviction
...
Reviewed-by: psandoz, jrose, shade
2014-12-04 07:15:37 -08:00
Lance Andersen
7e500d5324
8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers
...
Reviewed-by: mchung, smarks, ulfzibis
2014-12-03 16:50:55 -05:00
Phil Race
96da55b65e
Merge
2014-12-03 11:52:40 -08:00
Chris Hegarty
43842f6349
Merge
2014-12-03 19:28:35 +00:00