Alejandro Murillo
|
9c19524f2c
|
Merge
|
2016-07-08 12:17:10 -07:00 |
|
Phil Race
|
54d6e1b926
|
Merge
|
2016-07-08 10:41:12 -07:00 |
|
Rajan Halade
|
dd3db000a7
|
8144559: sun/security/mscapi/SignUsingNONEwithRSA.sh failed intermittently
Reviewed-by: vinnie
|
2016-07-08 10:15:38 -07:00 |
|
Ivan Gerasimov
|
2e894aee9a
|
8160518: Semicolon is not recognized as comment starting character (Kerberos)
Reviewed-by: weijun
|
2016-07-08 19:38:17 +03:00 |
|
Phil Race
|
252e4cbffa
|
Merge
|
2016-07-08 09:30:13 -07:00 |
|
Alexander Scherbatiy
|
d5dacffaee
|
8160977: [PIT] Typo in SwingUtilities2.java
Reviewed-by: ssadetsky, azvegint
|
2016-07-08 09:27:09 -07:00 |
|
Ivan Gerasimov
|
a58b562057
|
8161017: GPL header missing comma in year
Reviewed-by: coffeys, rriggs
|
2016-07-08 17:56:52 +03:00 |
|
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 |
|
Erik Joelsson
|
f1e53d48e9
|
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
|
2016-07-08 08:56:39 +02:00 |
|
Xueming Shen
|
799cba3f11
|
8161002: GPL header missing comma in year - not swapped in licensee bundles
Reviewed-by: smarks
|
2016-07-07 21:29:04 -07:00 |
|
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 |
|
Rob McKenna
|
c748cd54ac
|
8141148: LDAP "follow" throws ClassCastException with Java 8
Reviewed-by: prappo, xuelei
|
2016-07-13 14:56:00 +01:00 |
|
Steve Drach
|
e4a671e635
|
8155770: Correct URLClassLoader API documentation to explicitly say jar-scheme URL's are accepted
Reviewed-by: psandoz
|
2016-07-12 11:05:27 -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 |
|
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 |
|
Xueming Shen
|
faaf303a95
|
8133170: Deflater.deflate with small output buffers fails
Reviewed-by: bpb
|
2016-07-07 14:16:58 -07:00 |
|
Alejandro Murillo
|
df36450c8a
|
Merge
|
2016-07-07 18:35:29 +00:00 |
|
Alejandro Murillo
|
971755ecb0
|
Added tag jdk-9+126 for changeset e2a569f3bb54
|
2016-07-07 18:21:23 +00: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 |
|
Paul Sandoz
|
a4245ceb1d
|
8160885: Unsafe.compareAndExchangeDouble/FloatAcquire should defer to compareAndExchangeLong/IntAcquire
Reviewed-by: mhaupt
|
2016-07-07 18:30:43 +02:00 |
|
Goetz Lindenmaier
|
e52b963d0c
|
8160974: [TESTBUG] Mark more headful tests with @key headful
Reviewed-by: serb, simonis
|
2016-07-07 16:21:45 +02:00 |
|
Avik Niyogi
|
1ffa10e13a
|
8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
Reviewed-by: alexsch, rchamyal
|
2016-07-20 14:17:41 +05:30 |
|
Avik Niyogi
|
b86418d365
|
8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails
Reviewed-by: alexsch, rchamyal
|
2016-07-20 11:25:57 +05:30 |
|
Jim Laskey
|
748aad61f6
|
8160829: Remove ASMPool support from jlink
Reviewed-by: sundar, psandoz, forax
|
2016-07-07 09:38:33 -03:00 |
|
Nishit Jain
|
74a59850a5
|
8055900: j.t.SimpleDateFormat spec needs to be clarified regarding month patterns
Reviewed-by: okutsu, peytoia
|
2016-07-07 17:53:55 +09: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 |
|
Weijun Wang
|
db8e727862
|
8158589: Possible integer overflow issues for DRBG
Reviewed-by: xuelei, mullan
|
2016-07-06 21:52:12 +08: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 |
|
Joe Darcy
|
098053564e
|
6226715: (ann) java.lang.annotation.AnnotationTypeMismatchException could not be serialized
Reviewed-by: rriggs
|
2016-07-05 21:11:40 -07:00 |
|
Alejandro Murillo
|
179f7b527c
|
Merge
|
2016-07-05 20:41:56 -07:00 |
|
Anthony Scarpino
|
26f45543e5
|
8154015: Apply algorithm constraints to timestamped code
Reviewed-by: mullan
|
2016-07-05 15:37:42 -07:00 |
|