Igor Ignatyev
849b871515
8182154: merge jdk.testlibrary.Platform and jdk.test.lib.Platform
...
Reviewed-by: sspitsyn, plevart
2017-06-27 08:43:35 -07:00
Igor Ignatyev
610a746e81
8182565: remove jdk.testlibrary.Utils::tryFindJvmPid and waitForJvmPid methods
...
Reviewed-by: rriggs
2017-06-21 11:41:14 -07:00
Igor Ignatyev
2efb1f9e9f
8180386: remove jdk.testlibrary.TimeLimitedRunner
...
Reviewed-by: rriggs, mchung
2017-06-07 08:58:19 -07:00
Igor Ignatyev
ff3aa035f3
8181335: remove packageless CompilerUtils
...
Reviewed-by: alanb
2017-06-06 19:54:08 -07:00
Igor Ignatyev
93c47c498d
8180898: remove JavaToolUtils testlibrary class
...
Reviewed-by: alanb
2017-05-31 13:14:34 -07:00
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
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
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
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
Igor Ignatyev
2c90120810
8180395: move FilterClassLoader and ParentLastURLClassLoader to top level testlibrary
...
Reviewed-by: psandoz
2017-05-18 10:22:20 -07: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
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
Lana Steuck
9d2c7ad695
Merge
2017-04-22 00:22:08 +00:00
Chris Hegarty
fdb24eea0b
8177536: Avoid Apple Peer-to-Peer interfaces in networking tests
...
Reviewed-by: michaelm, rriggs
2017-04-14 10:47:08 +01:00
Igor Ignatyev
a9374cc0bc
8178415: remove ProcessTools::getPlatformSpecificVMArgs from testlibary
...
Reviewed-by: dholmes
2017-04-11 21:59:26 -07:00
Igor Ignatyev
a167d496f1
8178340: remove unneeded "throws" from ProcessTools::createJavaProcessBuilder
...
Reviewed-by: dholmes
2017-04-11 13:55:53 -07:00
Roger Riggs
19215787f8
8178347: Process and ProcessHandle getPid method name inconsistency
...
Reviewed-by: alanb, bpb
2017-04-11 14:18:22 -04:00
Alan Bateman
9ccff870cb
Merge
2017-03-22 18:41:22 +00:00
Alan Bateman
b19eb2766f
8174823: Module system implementation refresh (3/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, mchung, alanb
2017-03-22 16:26:27 +00:00
Claes Redestad
753d74fe97
8176709: JarFileSystem::isMultiReleaseJar is incorrect
...
Reviewed-by: mchung, sherman
2017-03-15 19:33:00 +01:00
Brian Burkhalter
dc1f5f4107
8176237: (fs) java/nio/file/FileStore/Basic.java should conditionally check FileStores
...
On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs
Reviewed-by: alanb, chegar
2017-03-09 08:58:58 -08:00
Jesper Wilhelmsson
9400d2bd29
Merge
2017-01-24 00:30:25 +01:00
Dmitrij Pochepko
a1d6b9fa8b
8171149: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java failed with "Out of space in CodeCache for adapters"
...
Reviewed-by: kvn
2017-01-23 16:31:49 +03:00
Amanda Jiang
58a825f1b0
8171423: Relocate /test/lib/security/SecurityTools.java
...
Reviewed-by: weijun, xuelei
2017-01-12 17:10:41 -08:00
Mandy Chung
5a7ecc5b78
8172215: java launcher no longer accepts -cp "" empty string
...
Reviewed-by: alanb, dholmes, psandoz
2017-01-04 09:50:21 -08:00
Mandy Chung
fb167e5c1c
8168836: Minor clean up on warning/error messages on --add-exports and --add-reads
...
Reviewed-by: alanb
2016-12-19 15:01:14 -08:00
Alan Bateman
1e82db676a
8170987: Module system implementation refresh (12/2016)
...
8170859: Run time and tool support for ModuleResolution
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: redestad, mchung, alanb
2016-12-16 06:19:16 +00:00
Artem Smotrakov
31c4b07045
8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
...
Reviewed-by: weijun, mullan
2016-11-08 15:55:11 -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
Claes Redestad
3cb67af31f
8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723
...
Reviewed-by: darcy
2016-09-12 20:12:26 +02:00
Claes Redestad
2ac4d6a7d3
8165723: JarFile::isMultiRelease() method returns false when it should return true
...
Reviewed-by: alanb
2016-09-12 17:45:55 +02:00
Christian Tornqvist
0731886f09
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
...
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
2016-08-19 10:09:53 -04:00
David Holmes
a7960979d9
8140723: Remove source code conditionalized on JAVASE_EMBEDDED
...
Reviewed-by: psandoz, alanb, alexsch
2016-07-26 23:52:29 -04:00
Alexandre Iline
9862c36936
8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
...
Reviewed-by: mchung, chegar
2016-05-27 14:26:58 -07:00
Svetlana Nikandrova
600aaed0a7
8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
...
Reviewed-by: chegar
2016-05-25 17:07:13 +03:00
Alan Bateman
fe609fd3cb
8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
...
Reviewed-by: chegar, mchung
2016-05-24 11:31:25 +01:00
Alexandre Iline
b67da697df
8156972: java/lang/reflect/Layer/LayerAndLoadersTest.java test requires jdk.compiler
...
Reviewed-by: alanb
2016-05-18 11:56:24 +01:00
Alexandre Iline
e7e64ceea3
8151914: java/util/jar/JarFile/MultiReleaseJar* tests do not declare module dependences
...
Reviewed-by: chegar
2016-05-10 13:48:07 -07:00
Steve Drach
35e6b00ee0
8151542: URL resources for multi-release jar files have a #runtime fragment appended to them
...
Reviewed-by: alanb, chegar, psandoz, sherman
2016-05-02 09:03:38 -07:00
Steve Drach
f767b8ce19
8153213: Jar manifest attribute "Multi-Release" accepts any value
...
Reviewed-by: psandoz, redestad
2016-04-12 18:25:10 +02:00
Alan Bateman
db4d383614
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Steve Drach
37ceaefd4b
8147607: Remove test library dependency on sun.security.tools.jarsigner.Main
...
Reviewed-by: chegar, psandoz
2016-01-28 09:49:00 -08:00