Semyon Sadetsky
3d64738234
8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
...
Reviewed-by: serb, alexsch
2016-10-17 10:51:58 +03:00
Anubhav Meena
0abfcdbe04
8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
...
Reviewed-by: arapte, serb
2016-10-17 13:20:04 +05:30
Jayathirth D V
27043084d2
8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods
...
Reviewed-by: prr, pnarayanan
2016-10-17 13:04:33 +05:30
Semyon Sadetsky
3419791e2d
8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
...
Reviewed-by: serb
2016-10-17 10:14:38 +03:00
Semyon Sadetsky
b3d5aa622e
8164321: Crash of SwingNode with GTK LaF
...
Reviewed-by: azvegint, alexsch
2016-10-17 09:58:37 +03:00
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
Roger Riggs
445c99ec2b
8167166: Java API docs mention a non-existent method getNanosOfSecond
...
Reviewed-by: naoto
2016-10-14 17:15:11 -04:00
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
Manajit Halder
3230ba35f1
8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java
...
Reviewed-by: serb, aghaisas
2016-10-14 10:39:42 +05:30
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
Lana Steuck
0db7d246b1
Merge
2016-10-13 23:02:35 +00:00
Lana Steuck
81d47ef648
Added tag jdk-9+140 for changeset 9c298252e385
2016-10-13 21:01:11 +00: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
Srinivas Dama
410b8c8f8f
8055033: Shell tests for jrunscript don't pass through VM options
...
Passed jtreg env variables TESTVMOPTS, TESTJAVAOPTS to java and TESTTOOLVMOPTS, TESTJAVACOPTS to javac launchers
Reviewed-by: sundar
2016-10-13 01:59:39 -07:00
Tim Du
6e9244aea4
8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
...
Reviewed-by: xuelei
2016-10-13 00:45:38 -07: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
Steve Drach
71c0fe8710
8166460: jdk/internal/util/jar/TestVersionedStream gets Assertion error
...
Reviewed-by: psandoz
2016-10-12 14:31:17 -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
Roger Riggs
41cdc78805
8167628: Test for RMI API to export an object with a serialization filter
...
Reviewed-by: dfuchs
2016-10-12 13:53:41 -04:00
Prasanta Sadhukhan
0eb1221aa7
8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
...
Reviewed-by: prr
2016-10-12 23:04:39 +05:30
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
Artem Smotrakov
a535d2d833
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
...
Reviewed-by: chegar
2016-10-20 11:23:41 -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
Amy Lu
8049802fc8
8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
...
Reviewed-by: chegar
2016-10-20 20:20:10 +08: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
8bd0c80e92
8168374: TsacertOptionTest.java fails on all platforms
...
Reviewed-by: vinnie
2016-10-20 14:11:26 +08: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
Erik Joelsson
da8b135bcf
8167479: arm 32/64 slowdebug fails to build on unpack200
...
Reviewed-by: ihse
2016-10-12 14:25:07 +02: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
Erik Joelsson
7bf6362c3a
8167387: libjimage.so has a bad runpath
...
Reviewed-by: tbell, ihse
2016-10-11 12:25:54 +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
Magnus Ihse Bursie
46cb0861d0
8167424: Various trivial fixes in build system
...
Reviewed-by: erikj, tbell
2016-10-11 09:50:04 +02: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