Phil Race
0d34edc708
8166034: [macosx] Non-AA Serif font always displays as regular - no bold
...
Reviewed-by: serb, pnarayanan
2016-10-14 15:37:10 -07:00
Paul Sandoz
29871f6f8a
8166974: invokedynamic implementation should not wrap Errors
...
Reviewed-by: smarks, jrose
2016-10-14 14:47:27 -07:00
Amit Sapre
6e7ec59861
8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present
...
Removed dependency of java.management over jdk.management.
Reviewed-by: mchung, dfuchs, dholmes
2016-10-26 15:08:29 +05:30
Robbin Ehn
447f64bf30
8164501: Uninitialised memory in byteArrayToPacket of SharedMemoryConnection.c
...
Reviewed-by: sla, dsamersoff
2016-10-24 09:07:26 +02:00
Alejandro Murillo
45b9a9c97e
Merge
2016-10-20 17:05:27 -07:00
Amit Sapre
d45aa3fbb1
8167294: MXBean javadoc should be updated to take modules into account
...
Updated MXBean class javadoc to take modules into account
Reviewed-by: alanb
2016-10-20 15:07:06 +05:30
Sergey Bylokhov
07c0902eac
8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int)
...
Reviewed-by: amenkov
2016-10-14 21:43:00 +03:00
Phil Race
f97849aa84
Merge
2016-10-14 11:11:19 -07:00
Sergey Bylokhov
1bb3837020
8167310: The graphics clip is incorrectly rounded for some fractional scales
...
Reviewed-by: flar
2016-10-14 19:12:37 +03:00
Alexander Zvegintsev
ae233dafc4
8167565: [macosx] Maximization of a dialog hides it
...
Reviewed-by: serb, ssadetsky
2016-10-14 16:30:28 +03:00
Ajit Ghaisas
b521b5b0d8
8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
...
Reviewed-by: serb, rchamyal
2016-10-14 10:18:53 +05:30
Xueming Shen
6d3fbda062
8167957: Remove FilePermission from default policy for jdk.charsets module
...
Reviewed-by: mchung
2016-10-13 17:47:30 -07:00
Steve Drach
8630709b19
8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list
...
Reviewed-by: lancea
2016-10-13 11:54:27 -07:00
Xueming Shen
dd8ac98cde
8166258: Unexpected code conversion by HKSCS converters
...
Reviewed-by: naoto
2016-10-13 09:35:07 -07:00
Alejandro Murillo
ff0d142c0a
Merge
2016-10-13 09:02:13 -07:00
Alejandro Murillo
9047ce6f76
Merge
2016-10-13 08:57:57 -07:00
Vinnie Ryan
15b6970daa
8165064: Enhance thread contexts in JNDI
...
Reviewed-by: chegar
2016-10-13 15:27:33 +01:00
Vinnie Ryan
02ca9985fc
8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified
...
Reviewed-by: xuelei, mullan
2016-10-13 12:37:42 +01:00
Jayathirth D V
cd11a435b1
6294607: GIFWriter returns the same compression type twice
...
Reviewed-by: prr, serb, bpb
2016-10-13 11:37:32 +05:30
Mandy Chung
44a7c1b644
8164689: Retrofit jar, jlink, jmod as a ToolProvider
...
Reviewed-by: alanb, lancea
2016-10-12 15:41:00 -07:00
Jonathan Bluett-Duncan
a19fc7fbdb
8134373: use collections convenience factories in the JDK
...
Reviewed-by: scolebourne, prappo, dfuchs, redestad, smarks
2016-10-12 11:54:38 -07:00
Athijegannathan Sundararajan
8c7dc29389
8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module
...
Reviewed-by: jlaskey, alanb
2016-10-12 22:44:43 +05:30
David Dehaven
b27d8f6dd9
8165271: Fix use of reflection to gain access to private fields
...
Reviewed-by: mchung
2016-10-12 08:47:53 -07:00
Pavel Rappo
d16760afb5
8168405: Pending exceptions in java.base/windows/native
...
Reviewed-by: chegar, clanger
2016-10-20 18:35:45 +01:00
Daniel Fuchs
97658dc623
8157965: update httpserver logging to use java.lang.System.Logger
...
This patch updates the jdk.httpserver module to use System.Logger and break its dependency with the java.logging module.
Reviewed-by: rriggs, michaelm, chegar, mchung
2016-10-20 12:31:24 +01:00
Weijun Wang
debfdef758
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
...
Reviewed-by: mullan
2016-10-20 09:24:47 +08:00
Anthony Scarpino
4b919bee81
8167591: Add MD5 to signed JAR restrictions
...
Reviewed-by: mullan, jnimeh
2016-10-19 10:49:52 -07:00
Sean Mullan
41e797f4da
8162723: Array index overflow in Base64 utility class
...
Reviewed-by: ascarpino, jnimeh
2016-10-12 09:46:35 -04:00
Paul Sandoz
2fc1b1389a
8167524: Rogue character in Stream javadoc
...
Reviewed-by: smarks, darcy
2016-10-11 16:25:52 -07:00
Phil Race
c8971d64f4
8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement
...
Reviewed-by: serb
2016-10-11 16:15:18 -07:00
Bradford Wetmore
909e2244c8
8167459: Add debug output for indicating if a chosen ciphersuite was legacy
...
Reviewed-by: xuelei
2016-10-11 15:49:37 -07:00
Jan Lahoda
b765ef344a
8166890: JShell: locks forever when input is piped
...
Only read cursor position if connected to a terminal.
Reviewed-by: rfield, shinyafox
2016-10-11 12:33:15 +02:00
Vyom Tewari
b09d8ad0e6
8163482: java.net.URLPermission.getActions() adds a trailing colon when header-names is empty
...
Reviewed-by: chegar, dfuchs
2016-10-11 15:12:40 +05:30
Xue-Lei Andrew Fan
9c0a3e6ca9
8167472: Chrome interop regression with JDK-8148516
...
Reviewed-by: weijun
2016-10-11 09:11:34 +00:00
Valerie Peng
81d15be0db
8165275: Replace the reflective call to the implUpdate method in HandshakeMessage::digestKey
...
Replaced the reflection calls with the new sun.security.util.MessageDigestSpi2 interface
Reviewed-by: xuelei, mchung
2016-10-11 00:04:35 +00:00
Paul Sandoz
bf450d55c1
8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
...
Reviewed-by: martin, dl
2016-10-10 15:58:42 -07:00
Mandy Chung
fddb29160d
8162401: Support multiple --add-exports and --add-reads with the same module/package
...
Reviewed-by: alanb, redestad, sundar
2016-10-10 15:46:14 -07:00
Phil Race
e4ed1ab3d7
Merge
2016-10-10 14:35:20 -07:00
Phil Race
6ac1a33ba5
Merge
2016-10-10 14:26:49 -07:00
Phil Race
396d6e2a1a
Merge
2016-10-10 14:21:39 -07:00
Anthony Scarpino
dab57d2037
8165103: Update to "denyAfter constraint check" exception message
...
Reviewed-by: valeriep
2016-10-10 14:20:16 -07:00
Christoph Langer
0d046ab808
8167295: Further cleanup to the native parts of libnet/libnio
...
Reviewed-by: chegar
2016-10-10 22:42:45 +02:00
Phil Race
13dd764edf
Merge
2016-10-10 13:31:48 -07:00
Anthony Scarpino
3d4d013f55
8165101: AnchorCertificates throws NPE when cacerts file not found
...
Reviewed-by: mullan
2016-10-10 13:28:44 -07:00
Weijun Wang
ba9df3533c
8164705: Remove pathname canonicalization from FilePermission
...
Reviewed-by: alanb, bpb
2016-10-10 08:28:50 +08:00
Jonathan Gibbons
0f9a011475
8159855: Create an SPI for tools
...
Reviewed-by: mchung
2016-10-07 16:49:31 -07:00
Brent Christian
2d52d60a1e
8151486: Class.forName causes memory leak
...
Remove ClassLoader.domains
Reviewed-by: coleenp, dholmes, mchung, naoto
2016-10-07 12:01:24 -07:00
Pete Brunet
27ca3765bb
8160893: [macosx] JMenuItems in JPopupMenu are not accessible
...
Post events for MenuOpened/Closed/ItemSelected
Reviewed-by: ant, alexsch
2016-10-06 20:31:59 -05:00
Weijun Wang
723c5ce3c2
8167181: Exported elements referring to inaccessible types in jdk.security.jgss
...
Reviewed-by: mchung
2016-10-07 07:59:49 +08:00
Alan Burlison
6e147fc49f
8165232: XKeycodeToKeysym is deprecated and should be replaced
...
Reviewed-by: prr, azvegint
2016-10-06 11:39:20 -07:00