Chris Hegarty
9978f9b065
Merge
2016-03-22 17:04:25 +00:00
Alan Bateman
f30fc1c88b
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: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: George Triantafillou <george.triantafillou@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: Ioi Lam <ioi.lam@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jiangli Zhou <jiangli.zhou@oracle.com>
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: acorn, ccheung, coleenp, ctornqvi, dholmes, dsimms, gtriantafill, iklam, jiangli, mgronlun, mseledtsov, cjplummer, sspitsyn, stefank, twisti, hseigel, lfoltan, alanb, mchung, dfazunen
2016-03-17 19:04:01 +00:00
Nils Eliasson
9e21021abb
8073793: serviceability/dcmd/compiler/CodelistTest.java fails with ClassNotFoundException trying to load VM anonymous class
...
Make test less fragile using whitebox API
Reviewed-by: kvn
2016-03-09 21:19:13 +01:00
Alejandro Murillo
2da4580684
Merge
2016-03-05 20:46:42 -08:00
Jesper Wilhelmsson
f6609ea3d2
Merge
2016-03-05 10:10:23 +01:00
Christian Tornqvist
30bbb5ee4b
8151156: [TESTBUG] Integrate trivial Hotspot test changes from Jake before Jigsaw M3
...
Reviewed-by: hseigel, gtriantafill
2016-03-03 12:44:34 -08:00
Andreas Eriksson
041e265d0d
8150986: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because expects HPROF JAVA PROFILE 1.0.1 file format
...
Reviewed-by: dcubed, dsamersoff
2016-03-03 12:36:54 +01:00
Jesper Wilhelmsson
bf7f1925fd
8150647: Quarantine TestPLABResize.java until JDK-8150183 is fixed
...
8150562: Quarantine LoadAgentDcmdTest.java due to JDK-8150318
Reviewed-by: iklam, tschatzl
2016-02-25 17:26:49 +01:00
Dmitry Samersoff
9035e84805
8150318: serviceability/dcmd/jvmti/LoadAgentDcmdTest.java - Could not find JDK_DIR/lib/x86_64/libinstrument.so
...
Refactor test
Reviewed-by: jbachorik, sspitsyn
2016-03-02 17:08:26 +03:00
Yasumasa Suenaga
2cfe5a01c4
8147388: Add diagnostic commands to attach JVMTI agent
...
Reviewed-by: jbachorik, sspitsyn
2016-02-18 23:26:43 +09:00
Alexander Kulyakhtin
af854404be
8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java
...
Quarantine a falsely failing test until the test issue is fixed
Reviewed-by: sla
2016-02-18 14:56:53 +03:00
Tobias Hartmann
eca88d0a0c
Merge
2016-02-29 09:02:13 +01:00
Nils Eliasson
d596cf06af
8069160: serviceability/dcmd/compiler/CompilerQueueTest.java fails due to class not found
...
Use whitebox to test specific cases making test less fragile
Reviewed-by: kvn
2016-02-25 10:44:51 +01:00
Alexander Kulyakhtin
990924fe41
8147847: [TESTBUG] serviceability/tmtools/jstat test ported to JTREG are failing with -XX:+ExplicitGCInvokesConcurrent
...
Fixed the test scenarios to eliminate false failures
Reviewed-by: jbachorik
2016-02-08 14:50:54 +03:00
Jesper Wilhelmsson
40c4fe8573
Merge
2016-02-03 01:35:25 +01:00
Tobias Hartmann
832443d3b0
Merge
2016-01-28 09:49:17 +01:00
Goetz Lindenmaier
4e99638d69
8147937: Adapt SAP copyrights to new company name
...
Reviewed-by: simonis, stuefe
2016-01-21 12:37:47 +01:00
Alexander Kulyakhtin
a58cdadbf2
8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined
...
Quarantined some tests with false failures
Reviewed-by: sla
2016-01-21 14:17:49 +03:00
Alexander Kulyakhtin
f8b5f55021
8130063: Refactoring tmtools jstat and jstack tests to jtreg
...
Some of the jstat and jstack tests refactored to be run with the jtreg
Reviewed-by: jbachorik
2016-01-14 15:35:21 +03:00
Jaroslav Bachorik
8a4f6e9b21
8146620: CodelistTest.java fails with "Test failed on: jdk.internal.misc.Unsafe.getUnsafe()Ljdk/internal/misc/Unsafe;"
...
Reviewed-by: sla
2016-01-12 11:11:21 +01:00
Marcus Larsson
5e5def838e
8144220: UL does not support full path names for log files on windows
...
Reviewed-by: sla, mgronlun
2016-01-04 11:31:42 +01:00
Bengt Rutisson
ffeb0bdad0
8145092: Use Unified Logging for the GC logging
...
JEP-271. VM changes contributed by brutisso, test changes contributed by david.
Co-authored-by: David Lindholm <david.lindholm@oralce.com>
Reviewed-by: sjohanss, david, brutisso
2015-12-10 14:57:55 +01:00
Alexander Kulyakhtin
17b9e0a7aa
8147447: serviceability/tmtools/jstack/WaitNotifyThreadTest.java test fails
...
Corrected verification of the jstack object references
Reviewed-by: sla
2016-01-28 14:58:57 +03:00
Alexander Kulyakhtin
b0a724f03d
8147609: [TESTBUG] Correct the @build statements in the serviceability/dcmd/gc/HeapDumpAllTest.java and HeapDumpTest.java tests
...
Corrected the @build statements
Reviewed-by: jbachorik
2016-01-19 19:19:51 +03:00
Jaroslav Bachorik
b577a431bd
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
...
Reviewed-by: dsamersoff
2015-11-06 14:34:06 +01:00
Jesper Wilhelmsson
c7a51854d9
Merge
2015-11-30 19:38:51 +01:00
Marcus Larsson
f6b238ccda
8142952: Unified Logging framework does not allow multiple -Xlog: arguments
...
Reviewed-by: brutisso, sla
2015-11-27 12:37:38 +01:00
Nils Eliasson
0092880b1f
8141424: [Testbug] CompilerDirectivesDCMDTest.java testing flag that is missing in product builds
...
Test a flag that is in all builds instead
Reviewed-by: roland
2015-11-05 12:37:03 +01:00
Joseph Provino
539395ffbf
Merge
2015-11-11 23:47:41 +00:00
Andreas Eriksson
96ec5c84ba
8134030: test/serviceability/dcmd/gc/HeapDumpTest fails to verify the dump
...
Reviewed-by: dholmes
2015-11-05 11:42:42 +01:00
Dean Long
206767c0a2
Merge
2015-10-27 01:45:01 -04:00
Nils Eliasson
5a5faf94bf
8137167: JEP165: Compiler Control: Implementation task
...
Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis
2015-10-20 18:07:28 +02:00
Jaroslav Bachorik
7b389d3533
8135188: RunFinalizationTest.java Exception java.lang.Error: Test failure: Object was not finalized
...
Reviewed-by: dcubed, martin
2015-10-15 17:35:42 +02:00
Rachel Protacio
8e010a0c32
8138574: [TESTBUG] TestBasicLogOutput.java doesn't account for padding
...
TestBasicLogOutput.java edited to account for padding in tag descriptors
Reviewed-by: ddmitriev, hseigel, coleenp
2015-10-01 15:14:15 -04:00
Dmitry Samersoff
bab9b94863
8086134: Deadlock detection fails to attach to core file
...
Test reimplemented for jtreg
Reviewed-by: jbachorik
2015-09-24 20:39:55 +03:00
Marcus Larsson
3c2211a492
8046148: JEP 158: Unified JVM Logging
...
Reviewed-by: coleenp, sla
2015-09-24 12:36:04 +02:00
Alexander Kulyakhtin
fb955a7eff
8134641: CodelistTest.java fails with sun.misc.Unsafe.getUnsafe
...
Excluding lines containing sun.misc.Unsafe.getUnsafe from the test input as getUnsafe is hidden from reflection
Reviewed-by: sla
2015-09-14 14:26:29 +03:00
Jaroslav Bachorik
abd5c879c5
8129976: RunFinalizationTest.java times out frequently
...
Reviewed-by: sspitsyn
2015-07-31 15:36:19 +02:00
Dmitry Samersoff
3b63ebf830
8059036: Implement Diagnostic Commands for heap and finalizerinfo
...
Implement Diagnostic Commands for heap and finalizerinfo
Reviewed-by: sla, plevart, mchung
2015-07-30 16:26:00 +03:00
Dmitry Samersoff
13be3a4374
8129971: TestStackTrace.java: ArrayIndexOutOfBoundsException thrown by AARCH64ThreadContext.setRegister
...
Added missed AARCH64 register
Reviewed-by: jbachorik, ykantser
2015-07-22 13:55:15 +03:00
Katja Kantserova
99e5ddaa45
8131325: Remove hprof agent tests in hotspot repo
...
Reviewed-by: dholmes
2015-07-14 16:28:53 +02:00
Katja Kantserova
055105c707
8130057: serviceability/sa/TestStackTrace.java should be quarantined
...
Reviewed-by: egahlin, jbachorik
2015-07-14 11:40:49 +02:00
Dmitry Samersoff
fdabdd5f40
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
...
Provide a API to corrctly terminate LingeredApp
Reviewed-by: sspitsyn
2015-06-23 12:35:21 +03:00
Katja Kantserova
811fa6e09f
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
...
Reviewed-by: sspitsyn
2015-06-08 12:54:05 +02:00
David Lindholm
5f5af54f95
8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
...
Reviewed-by: drwhite, stefank
2015-06-05 09:50:09 +02:00
Jesper Wilhelmsson
63abaa2c2b
Merge
2015-06-04 14:19:51 +02:00
Yasumasa Suenaga
242ce54cc7
8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
...
GCCause which is caused by GC.run diagnostic command should be different from System.gc() .
Reviewed-by: jmasa, jwilhelm
2015-06-03 08:49:34 +09:00
Katja Kantserova
742b1ff410
8081037: serviceability/sa/ tests time out on Windows
...
Reviewed-by: jbachorik, sla, dsamersoff
2015-05-27 14:13:20 +02:00
Katja Kantserova
bd1a0cf8ec
8080855: Create sanity test for JDK-8080692
...
Reviewed-by: sla
2015-05-22 13:52:46 +02:00
Katja Kantserova
a6ffb28ff8
8080828: Create sanity test for JDK-8080155
...
Reviewed-by: sla
2015-05-22 08:47:27 +02:00