Igor Ignatyev
|
551c6fdad3
|
8180805: move RandomFactory to the top level testlibrary
Reviewed-by: bpb, rriggs
|
2017-05-30 21:14:45 -07:00 |
|
Igor Ignatyev
|
b3100eb84a
|
8180888: move jdk.testlibrary.JarUtils to the top level testlibrary
Reviewed-by: weijun
|
2017-05-30 21:07:08 -07:00 |
|
Igor Ignatyev
|
c85d273e7d
|
8180887: move FileUtils to top level testlibrary
Reviewed-by: psandoz
|
2017-05-30 15:05:33 -07:00 |
|
Felix Yang
|
4f2e94d65a
|
8166139: Refactor java/net shell cases to java
Reviewed-by: chegar, rriggs
|
2017-05-30 07:03:33 -07:00 |
|
Matthias Baesken
|
f6dbb7ba1b
|
8181145: add platforms to test java/nio/ByteOrder/NativeOrder.java
Reviewed-by: martin, mdoerr
|
2017-05-26 16:35:45 +02:00 |
|
Igor Ignatyev
|
2bed581331
|
8180890: move c.o.testlibrary.jsr292 classes to jdk/test/java/lang/invoke directory
Reviewed-by: rriggs
|
2017-05-26 22:53:26 -07:00 |
|
Igor Ignatyev
|
da6d0e38ee
|
8180895: java/security/AccessController/DoPrivAccompliceTest.java has to be improved
Reviewed-by: asmotrak
|
2017-05-26 22:30:19 -07:00 |
|
Amy Lu
|
2fc00fbdb1
|
8173905: Test tools/jar/multiRelease/RuntimeTest.java fails under JDK 10
Reviewed-by: psandoz, redestad
|
2017-05-26 17:36:22 +08:00 |
|
Hamlin Li
|
56f5f73f1e
|
8180732: add test to check temp file permission
Reviewed-by: rriggs, bchristi
|
2017-05-25 18:16:01 -07:00 |
|
Weijun Wang
|
f8caf63858
|
8178794: krb5 client should ignore sname in incoming tickets
Reviewed-by: mullan
|
2017-05-26 08:06:22 +08:00 |
|
Adam Petcher
|
da44748ec7
|
8172244: AIOOBE in KeyStore.getCertificateAlias on Windows
Reviewed-by: vinnie
|
2017-05-25 11:31:23 +01:00 |
|
Igor Ignatyev
|
2d7f46e91b
|
8180399: move jdk.testlibrary.LockFreeLogManager to the top level test library
Reviewed-by: psandoz, mchung
|
2017-05-24 15:24:40 -07:00 |
|
Igor Ignatyev
|
97a536003e
|
8180724: move ModuleInfoMaker to the top level testlibrary
Reviewed-by: psandoz, mchung
|
2017-05-24 14:16:09 -07:00 |
|
Igor Ignatyev
|
e238187859
|
8180802: move jdk.testlibrary.management.ThreadMXBeanTool to top level testlibrary
Reviewed-by: psandoz
|
2017-05-24 13:55:37 -07:00 |
|
Igor Ignatyev
|
f8c5d25081
|
8180644: move jdk.testlibrary.NetworkConfiguration to the top level test library
Reviewed-by: duke
|
2017-05-19 13:33:47 -07:00 |
|
Lana Steuck
|
cc347a7a7c
|
Merge
|
2017-05-19 16:34:37 +00:00 |
|
Nishit Jain
|
365839bc1d
|
6609740: [Fmt-De] format error in DecimalFormat
Reviewed-by: naoto
|
2017-05-19 11:06:57 +05:30 |
|
Lana Steuck
|
40ed54262c
|
Merge
|
2017-05-19 04:17:50 +00:00 |
|
Igor Ignatyev
|
bf025a7c01
|
8180621: remove jdk.testlibrary.management.InputArguments
Reviewed-by: mchung
|
2017-05-18 17:07:36 -07:00 |
|
Igor Ignatyev
|
735d9b2c36
|
8180397: remove jdk.testlibrary.IOUtils
Reviewed-by: alanb
|
2017-05-18 15:51:25 -07:00 |
|
Igor Ignatyev
|
eed4c8949e
|
8180391: move SerializationUtils to top level testlibrary
Reviewed-by: psandoz
|
2017-05-18 15:43:44 -07:00 |
|
Brian Burkhalter
|
c7bb91a8f4
|
8177809: File.lastModified() is losing milliseconds (always ends in 000)
Use higher precision time values where available.
Reviewed-by: bchristi, rriggs
|
2017-05-18 12:53:19 -07:00 |
|
Igor Ignatyev
|
2c90120810
|
8180395: move FilterClassLoader and ParentLastURLClassLoader to top level testlibrary
Reviewed-by: psandoz
|
2017-05-18 10:22:20 -07:00 |
|
Christian Tornqvist
|
7466e6f833
|
8180304: Add tests to ProblemList that fails on Windows when running with subst or different drive than source code is on
Reviewed-by: ksrini, gtriantafill
|
2017-05-12 15:09:23 -07:00 |
|
Brent Christian
|
310f127406
|
8177328: java/lang/ClassLoader/securityManager/ClassLoaderTest.java times out with -Xcomp
Remove unneeded automatic module tests; refactor into multiple @runs
Reviewed-by: mchung
|
2017-05-12 10:11:42 -07:00 |
|
Michael McMahon
|
412db99011
|
8180303: Remove technote doc link from ProxySelector/B8035158.java test
Reviewed-by: chegar
|
2017-05-12 17:38:30 +01:00 |
|
Amy Lu
|
c18fe9b250
|
8085814: Move stream test library to the jdk test library area
8173414: Some testng tests check nothing in java util stream
Reviewed-by: psandoz
|
2017-05-12 12:53:50 +08:00 |
|
Lana Steuck
|
5d5921732e
|
Merge
|
2017-05-11 20:22:54 +00:00 |
|
Brian Burkhalter
|
a5deccf860
|
8180085: (ch) java/nio/channels/SocketChannel/VectorIO.java: add debug instrumentation
Add some print statements potentially useful in solving JDK-8177801.
Reviewed-by: alanb
|
2017-05-11 07:43:36 -07:00 |
|
Mark Sheppard
|
a83a070a03
|
7155591: test/java/net/MulticastSocket/SetOutgoingIf.java fails on macOS
Reviewed-by: chegar, bpb
|
2017-05-11 15:05:32 +01:00 |
|
Xue-Lei Andrew Fan
|
d9de25905c
|
8140436: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS
Reviewed-by: valeriep, jnimeh, apetcher
|
2017-05-10 23:40:46 +00:00 |
|
Kumar Srinivasan
|
00b9efeb0b
|
8169646: Remove launcher's -d32/-d64 option
Reviewed-by: dholmes
|
2017-05-10 15:12:43 -07:00 |
|
Pavel Rappo
|
c74eb4302e
|
8179021: Latest bugfixes to WebSocket/HPACK from the sandbox repo
Reviewed-by: dfuchs
|
2017-05-10 12:36:14 +01:00 |
|
Ujwal Vangapally
|
987f6bf3ea
|
6515161: If remote removeNotificationListener gets SecurityException, client no longer gets notifications
There won't be any inconsistent state if remote removeNotificationListener gets any exception
Reviewed-by: dfuchs, hb
|
2017-05-10 12:00:08 +05:30 |
|
Mandy Chung
|
2acf66bce5
|
8179950: Custom system class loader using Enum.valueOf in its initialization triggers java.lang.InternalError
Reviewed-by: alanb, dfuchs, lancea
|
2017-05-09 10:34:13 -07:00 |
|
Magnus Ihse Bursie
|
97df63049c
|
8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
|
2017-05-09 12:57:30 +02:00 |
|
Mandy Chung
|
429e4ac085
|
8020801: Apply the restriction of invoking MethodHandles.lookup to j.l.r.Method.invoke
Reviewed-by: plevart, psandoz
|
2017-05-08 21:21:39 -07:00 |
|
Michael McMahon
|
c5c52df157
|
8179559: Solaris MulticastSocket issues
Reviewed-by: chegar
|
2017-05-08 14:04:27 +01:00 |
|
Felix Yang
|
5024b5321b
|
8178912: Remove sample/chatserver/ChatTest.java and sample/mergesort/MergeSortTest.java
Reviewed-by: psandoz
|
2017-05-07 19:01:13 -07:00 |
|
Alexandre Iline
|
b5de0fab48
|
8179852: Remove references to demo tests from TEST.groups
Reviewed-by: bpb
|
2017-05-05 14:59:48 -07:00 |
|
Phil Race
|
4098d419e8
|
Merge
|
2017-05-05 08:34:22 -07:00 |
|
Lana Steuck
|
c582d3ffba
|
Merge
|
2017-05-05 04:52:02 +00:00 |
|
Mandy Chung
|
53460df056
|
8179645: java.util.jar.Packer.newPacker and newUnpacker fails when running with security manager
Reviewed-by: alanb, ksrini
|
2017-05-04 15:39:09 -07:00 |
|
Amy Lu
|
295faa8f79
|
8023897 : Replace/update/rename executeAndCatch in various tests to assertThrows
Reviewed-by: dfuchs, prappo, psandoz, rriggs
|
2017-05-04 20:24:12 +08:00 |
|
Alan Bateman
|
853c626781
|
Merge
|
2017-05-04 09:43:09 +01:00 |
|
Alan Bateman
|
4c0e26e374
|
8178380 : Module system implementation refresh (5/2017)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Reviewed-by: mchung, alanb, sspitsyn
|
2017-05-04 07:26:55 +00:00 |
|
John Jiang
|
6aff2d0db6
|
8179451: Confidential copyright header in openjdk
Using Oracle OpenJDK copyright notices
Reviewed-by: weijun
|
2017-05-03 21:15:07 -07:00 |
|
Lance Andersen
|
24f4f83ebc
|
8078267: Add test to verify that a module based JDBC driver via the service-provider loading mechanism
Reviewed-by: joehw
|
2017-05-03 12:58:17 -04:00 |
|
Semyon Sadetsky
|
cc6031a373
|
8159902: OGL surfaces are not HiDPI compatible on Linux/Solaris
Reviewed-by: prr, serb
|
2017-05-02 12:10:55 -07:00 |
|
Phil Race
|
18bd522b75
|
Merge
|
2017-05-02 11:24:21 -07:00 |
|