Dmitry Samersoff
|
95e2d58dc1
|
8159925: sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278
Check user.dir property
Reviewed-by: dcubed, sspitsyn
|
2016-07-08 17:36:34 +03:00 |
|
Athijegannathan Sundararajan
|
09a43a8546
|
8161055: Remove plugin ordering by isAfter, isBefore
Reviewed-by: mchung, jlaskey
|
2016-07-08 17:11:51 +05:30 |
|
Henry Jen
|
d996c5d95f
|
8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is"
Reviewed-by: ksrini
|
2016-07-07 21:15:24 -07:00 |
|
Amy Lu
|
caddf21da8
|
8132548: java/lang/ThreadGroup/Stop.java fails with "RuntimeException: Failure"
Reviewed-by: dholmes, martin, darcy
|
2016-07-13 10:26:11 +08:00 |
|
Rajan Halade
|
cd2dd88b9e
|
8161233: ProblemList sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java on macOS
Reviewed-by: ascarpino
|
2016-07-12 14:39:08 -07:00 |
|
Jim Laskey
|
e4226ff2f2
|
8161067: jlink: Enable plugins to use the module pool for class lookup
Reviewed-by: sundar, psandoz
|
2016-07-12 10:58:58 -03:00 |
|
Daniel Fuchs
|
d5e84de014
|
8159245: Loggers created by system classes are not initialized correctly when configured programmatically from application code
Loggers of the same name now share the same configuration.
Reviewed-by: mchung, mli
|
2016-07-12 11:29:01 +01:00 |
|
Weijun Wang
|
1931ac4196
|
8130302: jarsigner and keytool -providerClass needs be re-examined for modules
Reviewed-by: valeriep, mchung, mullan
|
2016-07-12 09:41:49 +08:00 |
|
Brian Burkhalter
|
fadef405a9
|
8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better
Create temporary files in the test scratch directory instead of in the default temporary file directory.
Reviewed-by: lancea, alanb
|
2016-07-11 17:18:59 -07:00 |
|
Joe Darcy
|
b7b1f7c62e
|
8161022: Mark java/security/SignedObject/Chain.java as failing intermittently
Reviewed-by: weijun
|
2016-07-07 18:21:21 -07:00 |
|
Alexandre Iline
|
d1197dfc96
|
8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java
Enhanced test to detect if the corresponding module is present and update provider list.
Reviewed-by: mchung, valeriep
|
2016-07-08 00:50:28 +00:00 |
|
Daniel D. Daugherty
|
193316529d
|
Merge
|
2016-07-07 17:22:04 -07:00 |
|
Daniel D. Daugherty
|
c3455566fd
|
Merge
|
2016-07-07 17:05:23 -07:00 |
|
Daniel D. Daugherty
|
2ef41f0f70
|
8161010: quarantine sun/tools/jps/TestJpsJar.java in JDK9-dev and JDK9-hs
Reviewed-by: iklam
|
2016-07-07 16:46:30 -07:00 |
|
Ivan Gerasimov
|
9c8bec9818
|
8160267: Ucrypto config file cannot be read when -Dfile.encoding=UTF-16 is set
Reviewed-by: mullan
|
2016-07-08 01:49:54 +03:00 |
|
Joe Darcy
|
871852cb44
|
8152174: Type annotations with a missing type throw NullPointerException
Reviewed-by: jfranck
|
2016-07-07 10:16:47 -07:00 |
|
Sibabrata Sahoo
|
0a0c30f0a3
|
8160940: Enable debug log in javax/net/ssl/HttpsURLConnection/Equals.java to track JDK-8160210
Reviewed-by: xuelei
|
2016-07-07 09:50:35 -07:00 |
|
Jim Laskey
|
748aad61f6
|
8160829: Remove ASMPool support from jlink
Reviewed-by: sundar, psandoz, forax
|
2016-07-07 09:38:33 -03:00 |
|
John Jiang
|
0eca75cd93
|
8157667: sun/security/x509/URICertStore/ExtensionsWithLDAP.java has to be updated due to JDK-8134577
Resolving hosts by proxy instead of name service
Reviewed-by: mullan
|
2016-07-07 01:31:31 -07:00 |
|
Shilpi Rastogi
|
aec121f999
|
8158169: MethodHandles.dropArgumentsToMatch(...)
Reviewed-by: psandoz, mhaupt
|
2016-07-07 09:51:47 +02:00 |
|
Tim Du
|
3e0395eb84
|
8160339: Remove intermittent key from javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
Reviewed-by: xuelei
|
2016-07-06 01:50:34 -07:00 |
|
Tim Du
|
766c7ad4c6
|
8160333: Remove intermittent key from javax/net/ssl/TLSv12/ShortRSAKey512.java
Reviewed-by: xuelei
|
2016-07-05 23:43:59 -07:00 |
|
Joe Darcy
|
4fc8ce216b
|
8160901: Demote java/lang/ProcessBuilder/Zombies.java to tier 2
Reviewed-by: rriggs
|
2016-07-06 10:19:00 -07:00 |
|
Artem Kosarev
|
90e4430c17
|
8135114: sun/security/krb5/auto tests failed on machine with TR locale
Reviewed-by: xuelei
|
2016-07-06 09:54:07 -07:00 |
|
Michael Haupt
|
d09f7620fe
|
8160717: MethodHandles.loop() does not check for excessive signature
Reviewed-by: psandoz, redestad
|
2016-07-06 17:10:36 +02:00 |
|
Roger Riggs
|
1e4ea02a07
|
8160848: Add diagnostics to java/lang/ProcessBuilder/Zombies
Reviewed-by: martin
|
2016-07-06 10:33:17 -04:00 |
|
Felix Yang
|
6e722043e3
|
8153838: test/java/io/Serializable/failureAtomicity/FailureAtomicity.java doesnot declare module dependencies
Reviewed-by: alanb
|
2016-07-06 01:20:20 -07:00 |
|
Hamlin Li
|
521a8f2238
|
8160866: IntPrimitiveOpsTests.java still in ProblemList.txt while related bug has been closed
Reviewed-by: mhaupt
|
2016-07-06 00:04:55 -07:00 |
|
Alejandro Murillo
|
451f529750
|
Merge
|
2016-07-05 13:50:37 -07:00 |
|
Sibabrata Sahoo
|
b96909178b
|
8159861: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timeout
Reviewed-by: xuelei
|
2016-07-05 10:11:42 -07:00 |
|
Sibabrata Sahoo
|
fc19d91719
|
8160341: Remove intermittent key from TestDSAGenParameterSpec.java
Reviewed-by: xuelei
|
2016-07-05 10:10:07 -07:00 |
|
Sibabrata Sahoo
|
a558bfc790
|
8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout
Reviewed-by: xuelei
|
2016-07-05 10:07:13 -07:00 |
|
Sibabrata Sahoo
|
11ecd00506
|
8160624: sun/security/tools/keytool/printssl.sh failed with "Socket closed"
Reviewed-by: weijun
|
2016-07-05 10:04:16 -07:00 |
|
Shilpi Rastogi
|
33695b874c
|
8158510: Add test cases to validate Annotation
Reviewed-by: alanb, psandoz, mhaupt
|
2016-07-05 12:44:28 +02:00 |
|
Semyon Sadetsky
|
3c449e081f
|
8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
Reviewed-by: alexsch, serb
|
2016-07-05 12:37:36 +03:00 |
|
Alexander Scherbatiy
|
8d33f0b3fe
|
8160248: Dragged internal frame leaves artifacts for floating point ui scale
Reviewed-by: ssadetsky
|
2016-07-05 09:48:49 +03:00 |
|
Alexander Scherbatiy
|
6e18073968
|
8142966: Wrong cursor position in text components on HiDPI display
Reviewed-by: prr, serb
|
2016-07-05 09:36:41 +03:00 |
|
Mandy Chung
|
9a3757b37a
|
8160698: java --dry-run should not cause main class be initialized
Reviewed-by: ksrini
|
2016-07-04 09:13:13 -07:00 |
|
Ivan Gerasimov
|
7a41a43d84
|
8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
Reviewed-by: coffeys, xuelei
|
2016-07-04 16:25:11 +03:00 |
|
Prasanta Sadhukhan
|
e37a8652d8
|
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
Reviewed-by: prr, jdv
|
2016-07-04 17:10:29 +05:30 |
|
Michael Haupt
|
a06c5e0f57
|
8143211: provide bytecode intrinsics for loop and try/finally executors
Reviewed-by: psandoz, redestad, vlivanov
|
2016-07-04 10:08:18 +02:00 |
|
Dmitry Markov
|
b77537f200
|
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
Reviewed-by: alexp
|
2016-07-04 11:04:18 +03:00 |
|
Masayoshi Okutsu
|
99921c2f0e
|
8159943: JavaTimeSupplementary resource bundles need update
Reviewed-by: naoto
|
2016-07-04 13:00:15 +09:00 |
|
Anthony Scarpino
|
50e42d2212
|
8159180: Remove default setting for jdk.security.provider.preferred
Reviewed-by: xuelei
|
2016-07-02 13:51:20 -07:00 |
|
Phil Race
|
985762b983
|
Merge
|
2016-07-01 13:00:53 -07:00 |
|
Brian Burkhalter
|
70e069ea5d
|
8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*"
Change name of "work" temp directory to "TestName"
Reviewed-by: rriggs
|
2016-07-01 12:54:18 -07:00 |
|
Prem Balakrishnan
|
dac2ddb197
|
8158478: X11 keysym XK_topt maps to the wrong Unicode character
Reviewed-by: serb, arapte
|
2016-07-01 16:16:59 +05:30 |
|
Jayathirth D V
|
10493ff2bd
|
8152672: IIOException while getting second image properties for JPEG
Reviewed-by: prr, flar
|
2016-07-01 13:58:55 +05:30 |
|
Amy Lu
|
5ded57cbdd
|
8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415
Reviewed-by: weijun
|
2016-07-01 12:50:58 +08:00 |
|
Peter Brunet
|
41e155e1e1
|
8154069: Jaws reads wrong values from comboboxes when no element is selected
List item deselect event handler now clears the list selection
Reviewed-by: alexsch, serb
|
2016-06-30 23:26:42 -05:00 |
|