Vladimir Kozlov
b3b17f73e2
Merge
2017-07-05 18:23:35 -07:00
Igor Ignatyev
d9cd3471bc
8182154: merge jdk.testlibrary.Platform and jdk.test.lib.Platform
...
Reviewed-by: sspitsyn, plevart
2017-06-27 08:43:15 -07:00
Lana Steuck
57b8a62f93
Merge
2017-06-23 23:18:26 +00:00
Alan Bateman
d45f906ec4
8181087: Module system implementation refresh (6/2017)
...
Reviewed-by: sspitsyn, hseigel
2017-06-16 09:20:15 -07:00
Ekaterina Pavlova
d222800a8b
8181820: jdk/test/lib/Platform should not depend on jdk/test/lib/Utils
...
Reviewed-by: alanb, chegar
2017-06-12 12:39:26 -07:00
Jesper Wilhelmsson
1edbd267cf
Merge
2017-06-08 19:18:02 +02:00
Igor Ignatyev
d577ab1f77
8181335: remove packageless CompilerUtils
...
Reviewed-by: alanb
2017-06-06 19:53:35 -07:00
Rachel Protacio
c34ae22077
8176132: -XX:+PrintSharedSpaces should be converted to use Unified Logging
...
Converted -XX:+PrintSharedSpaces to -Xlog:cds=info
Reviewed-by: iklam, jiangli, mseledtsov
2017-06-05 13:14:04 -04:00
Sharath Ballal
5a215fce15
6760477: Update SA to include stack traces in the heap dump
...
Update SA to include HPROF_TRACE and HPROF_FRAME records in the heap dump
Reviewed-by: dsamersoff
2017-06-02 12:29:08 +05:30
Ekaterina Pavlova
ddaeb2dd0e
8181124: Get rid of compiler.testlibrary.rtm.predicate
...
Reviewed-by: kvn
2017-06-01 17:34:34 -07:00
Lana Steuck
c532946b18
Merge
2017-05-31 17:41:14 +00:00
Igor Ignatyev
1ccebabd11
8180805: move RandomFactory to the top level testlibrary
...
Reviewed-by: bpb, rriggs
2017-05-30 21:14:02 -07:00
Igor Ignatyev
88c4940eeb
8180888: move jdk.testlibrary.JarUtils to the top level testlibrary
...
Reviewed-by: weijun
2017-05-30 21:07:14 -07:00
Igor Ignatyev
6d94dde813
8180887: move FileUtils to top level testlibrary
...
Reviewed-by: psandoz
2017-05-30 14:56:43 -07:00
Jesper Wilhelmsson
28e7f4d892
Merge
2017-05-29 20:48:08 +02:00
Igor Ignatyev
88ef6ea270
8180399: move jdk.testlibrary.LockFreeLogManager to the top level test library
...
Reviewed-by: psandoz, mchung
2017-05-24 15:21:14 -07:00
Igor Ignatyev
662fb55c95
8180724: move ModuleInfoMaker to the top level testlibrary
...
Reviewed-by: psandoz, mchung
2017-05-24 14:16:20 -07:00
Igor Ignatyev
6823a2068e
8180802: move jdk.testlibrary.management.ThreadMXBeanTool to top level testlibrary
...
Reviewed-by: psandoz
2017-05-24 13:53:44 -07:00
Jesper Wilhelmsson
5e0f80c3a5
Merge
2017-05-23 15:30:44 +02:00
Igor Ignatyev
f6eceb7756
8180793: move jdk.test.lib.wrappers.* to jdk.test.lib package
...
Reviewed-by: mchung
2017-05-22 15:28:29 -07:00
Igor Ignatyev
834902117a
8180644: move jdk.testlibrary.NetworkConfiguration to the top level test library
...
Reviewed-by: psandoz
2017-05-19 13:33:17 -07:00
Lana Steuck
b14aeae266
Merge
2017-05-19 04:11:57 +00:00
Igor Ignatyev
3bb25bd637
8180391: move SerializationUtils to top level testlibrary
...
Reviewed-by: psandoz
2017-05-18 15:43:43 -07:00
Igor Ignatyev
ec43007637
8180395: move FilterClassLoader and ParentLastURLClassLoader to top level testlibrary
...
Reviewed-by: psandoz
2017-05-18 10:22:19 -07:00
Mikhailo Seledtsov
a84f29106b
8180393: [TESTBUG] CDSTestUtils property test.cds.copy.child.stdout should be true by default
...
Changed default value of test.cds.copy.child.stdout to true
Reviewed-by: hseigel, iklam, sspitsyn
2017-05-17 11:28:56 -07:00
Igor Ignatyev
c4d2b21964
8180195: remove jaxp testlibrary
...
Reviewed-by: fyuan, joehw
2017-05-16 09:04:54 -07:00
Vladimir Kozlov
e761c26f5e
Merge
2017-05-12 17:47:14 -07:00
Dmitry Fazunenko
b36aed5938
Merge
2017-05-12 15:21:56 +00:00
Dmitry Fazunenko
dc04d5f6b2
8180183: Confusing javadoc comment to the getOutput(ProcessBuilder processBuilder) method of jdk.test.lib.process.ProcessTools
...
Reviewed-by: shade, iignatyev
2017-05-12 18:06:36 +03:00
Igor Ignatyev
b3e118a15e
8179930: jdk.test.lib.artifacts.ArtifactResolver::resolve should return Map instead of HashMap
...
Reviewed-by: mseledtsov, gtriantafill, vlivanov
2017-05-11 16:35:01 -07:00
Igor Ignatyev
ce8579b6c7
8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management
...
Reviewed-by: mseledtsov, vlivanov
2017-05-11 13:58:54 -07:00
Igor Ignatyev
25e5108c99
8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package
...
Reviewed-by: mseledtsov, vlivanov
2017-05-11 13:58:05 -07:00
Lana Steuck
4af06cd4a1
Merge
2017-05-05 04:45:50 +00:00
Igor Ignatyev
428338949d
8179516: add Utils.COMPILE_JDK constant
...
Reviewed-by: dholmes, gtriantafill
2017-05-02 09:30:58 -07:00
Jesper Wilhelmsson
daf2c467cf
Merge
2017-04-24 21:34:23 +02:00
Rachel Protacio
3843553139
8165896: Use "open" flag from JVM_DefineModule to export all module packages
...
Implemented VM side of open modules, which export all their packages unqualifiedly. Automatic modules and unnamed modules are treated internally as open modules.
Reviewed-by: alanb, hseigel, lfoltan
2017-04-24 12:06:51 -04:00
Lana Steuck
4116ca2195
Merge
2017-04-22 00:21:19 +00:00
Jan Lahoda
e8d9a616be
8178012: Finish removal of -Xmodule:
...
Setting jtreg to use --patch-module instead of -Xmodule:, avoiding -Xmodule: in InMemoryJavaCompiler.
Reviewed-by: alanb
2017-04-19 13:37:34 +02:00
Mikhailo Seledtsov
654c500294
Merge
2017-04-18 23:52:57 +02:00
Mikhailo Seledtsov
a2df1d89a2
8177728: [TESTBUG] Improve CDS test utils
...
Improved and expanded CDS test utils; updated CDS tests to use new utils.
Reviewed-by: jiangli, ccheung
2017-04-18 14:18:37 -07:00
Jesper Wilhelmsson
0f73d626bf
Merge
2017-04-18 20:31:23 +02:00
Kim Barrett
6ac2631be4
8169517
: WhiteBox should provide concurrent GC phase control
...
Added WhiteBox API and G1 implementation.
Reviewed-by: shade, dfazunen
2017-04-13 16:39:23 -04:00
Igor Ignatyev
363e8e03cd
8164944: Refactor ProcessTools to get rid of dependency on java.management
...
Reviewed-by: kvn, gtriantafill, dfazunen, dholmes
2017-04-12 19:28:01 -07:00
Igor Ignatyev
47d5482383
8178695: jdk.test.lib.artifacts.ArtifactContainer has to be public
...
Reviewed-by: ctornqvi, gtriantafill
2017-04-12 18:46:34 -07:00
Igor Ignatyev
05d6891929
8178415: remove ProcessTools::getPlatformSpecificVMArgs from testlibary
...
Reviewed-by: dholmes
2017-04-11 21:59:23 -07:00
Igor Ignatyev
66c8241a1e
8178340: remove unneeded "throws" from ProcessTools::createJavaProcessBuilder
...
Reviewed-by: dholmes
2017-04-11 13:55:51 -07:00
Roger Riggs
a062fd2f75
8178347: Process and ProcessHandle getPid method name inconsistency
...
Reviewed-by: alanb, bpb
2017-04-11 14:20:00 -04:00
Coleen Phillimore
35e8bc3d30
Merge
2017-03-14 12:33:59 -04:00
Christian Tornqvist
a200f792bf
8175300: Enable artifact resolution for jtreg tests
...
Reviewed-by: ihse, gtriantafill
2017-03-10 12:56:41 -05:00
Magnus Ihse Bursie
b826ae7bde
8176084: Developer-friendly run-test facility
...
Reviewed-by: erikj
2017-03-03 12:57:57 +01:00