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
Alejandro Murillo
dbc5e5d48d
Merge
2016-03-05 20:46:44 -08:00
Markus Grönlund
b9210004c4
8151100: Test java/lang/instrument/NativeMethodPrefixAgent.java can't attempt to do CheckIntrinsics
...
Reviewed-by: sspitsyn, ddmitriev, egahlin
2016-03-03 12:34:55 +01:00
Alexandre Iline
519a884361
8150998: Fix module dependences in java/lang tests
...
Reviewed-by: mchung
2016-03-03 15:13:55 -08:00
Max Ockner
aedb4650c9
8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging
...
TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData have been reimplemented using Unified logging.
Reviewed-by: iklam, coleenp, dholmes, jiangli, hseigel, rprotacio
2016-02-02 17:14:00 -05:00
Alexandre Iline
9cbe14b4df
8140336: Add @modules for exported dependencies to jdk_core tests
...
Reviewed-by: alanb, mchung
2015-10-27 20:06:02 -07:00
Martin Buchholz
a2f0fe3c94
8136583: Core libraries should use blessed modifier order
...
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
2015-09-15 21:56:04 -07:00
Katja Kantserova
b66a26f3b1
8132094: Mark intermittently failuring core-svc tests
...
Reviewed-by: jbachorik, sspitsyn
2015-07-22 09:51:40 +02:00
Jaroslav Bachorik
d5644aff56
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
...
Reviewed-by: dcubed
2015-07-21 18:38:09 +02:00
Katja Kantserova
29a5a845e9
8075658: Mark intermittently failuring core-svc tests
...
Reviewed-by: jbachorik, olagneau, darcy
2015-07-20 13:14:47 +02:00
Jaroslav Bachorik
15fffb90d7
8046869: Several java/lang/instrument/PremainClass/* tests fail due to timeout
...
Reviewed-by: sla
2015-05-13 10:17:38 +02:00
Katja Kantserova
549731dc2f
8078896: Add @modules as needed to the jdk_svc tests
...
Reviewed-by: alanb, mchung
2015-05-07 09:11:49 +02:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Joe Darcy
86c109e149
8078334: Mark regression tests using randomness
...
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Shanliang Jiang
b705686a86
8042901: Allow com.sun.management to be in a different module to java.lang.management
...
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:40:02 +02:00
Serguei Spitsyn
40807f0a8e
8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
...
Update java/lang/instrument/RedefineMethodInBacktrace.sh test to cover the hotspot fix
Reviewed-by: coleenp, dcubed
2015-03-20 01:59:08 -07:00
Serguei Spitsyn
a3c0889315
8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
...
Add new test java/lang/instrument/ManyMethodsBenchmarkAgent.java
Reviewed-by: coleenp, dcubed
2015-02-25 01:02:04 -08:00
Serguei Spitsyn
3de0140a88
8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
...
Enable the test: java/lang/instrument/IsModifiableClassAgent.java
Reviewed-by: coleenp, dcubed
2015-01-26 15:46:47 -08:00
Alexander Kulyakthin
53664dc976
8068242: Quarantine the test IsModifiableClassAgent.java
...
Quarantine the test
Reviewed-by: hseigel, jbachorik, dsamersoff
2014-12-27 07:09:32 -08:00
Yumin Qi
2ae66a0f29
8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError
...
Add check null for loader in transform to avoid when loading a class in callback handler for boot loader, CFLH set early enough to catch classes needed during class loading, i.e. sun.misc.URLClassPath$JarLoader$2 seen in the failure.
Reviewed-by: acorn, sspitsyn
2014-11-26 15:33:43 -08:00
Mattias Tobiasson
7abf72a2dc
8061960: java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout
...
Move timeout parameter to correct place on command line
Reviewed-by: jbachorik
2014-10-28 11:45:31 +01:00
Jaroslav Bachorik
c603f42b91
8056143: interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process
...
Reviewed-by: sla, dholmes
2014-10-17 10:53:30 +02:00
Jaroslav Bachorik
82dd03274a
8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing
...
Reviewed-by: sla
2014-08-25 18:17:24 +02:00
Staffan Larsen
cde8258b65
8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
...
Write dcmd output to separate files so it does not confuse the output.
Reviewed-by: ctornqvi, mgronlun
2014-08-21 13:09:28 +02:00
Christian Tornqvist
482e4a8859
8055012: [TESTBUG] NMTHelper fails to parse NMT output
...
Fixed the regular expression to parse the slightly changed output format of the new NMT implementation
Reviewed-by: olagneau, sla
2014-08-19 06:56:59 -07:00
Serguei Spitsyn
ddccb62752
8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found)
...
Need to integrate the jtreg unit test for the fixed bug JDK-8042796
Reviewed-by: dcubed, coleenp
2014-06-26 03:26:20 -07:00
Katja Kantserova
c3d3305c76
8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
...
Reviewed-by: sla, egahlin
2014-05-22 11:05:36 +02:00
Katja Kantserova
0c78d5f9e3
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
...
Reviewed-by: sla, alanb
2014-05-09 15:24:57 +02:00
Brent Christian
c92ff7d5e7
6835233: Fedora 9 jdk regression test failed: java/lang/instrument/ParallelTransformerLoader.sh
...
Remove @ignore from ParallelTransformerLoader.sh
Reviewed-by: alanb, sla, smarks
2014-02-28 10:27:54 -08:00
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Sunny Chan
9d9bc9f86d
7142035: assert in j.l.instrument agents during shutdown when daemon thread is running
...
Reviewed-by: sla
2014-01-28 09:33:39 -05:00
Volker Simonis
70041ae4e4
8028537: PPC64: Updated the JDK regression tests to run on AIX
...
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
2014-01-17 21:54:30 +01:00
Lana Steuck
33cd414e58
Merge
2013-11-25 09:40:25 -08:00
Mattias Tobiasson
c5cf3786f7
8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
...
Port tests for java/lang/instrument/PremainClass from script to java
Reviewed-by: sla
2013-11-14 12:35:34 +01:00
Sergey Bylokhov
9ab430a0d2
8027696: Incorrect copyright header in the tests
...
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
Staffan Larsen
7108f683fc
8026789: Update test/java/lang/instrument/Re(transform|define)BigClass.sh test to use NMT for memory leak detection
...
Reviewed-by: dcubed
2013-10-23 15:55:31 +02:00
Staffan Larsen
50a598d507
8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
...
Redefined class in stack trace may not be found by method_idnum so handle null.
Reviewed-by: coleenp, dcubed, sspitsyn
2013-10-21 23:32:36 -04:00
Ivan Gerasimov
5db8580b26
8016838: improvement of RedefineBigClass and RetransformBigClass tests
...
Reviewed-by: dcubed
2013-07-23 18:57:57 +04:00
Alan Bateman
d233c11556
8016369: java/lang/instrument/RetransformBigClass.sh failing again
...
Reviewed-by: sla, sergei
2013-06-12 09:44:34 +01:00
Coleen Phillimore
20641e00ab
7124706: enable RetransformBigClass.sh test when fix for 8013063 is promoted
...
The code for this test is fixed now and integrated to TL repo and it passes now.
Reviewed-by: alanb
2013-06-07 22:15:27 -04:00
Coleen Phillimore
bdcf6abb46
8009531: Crash when redefining class with annotated method
...
Add code to annotated methods and command line flags to the tests to verify bug above
Reviewed-by: acorn, sspitsyn, dcubed, dholmes, alanb
2013-04-17 12:50:45 -04:00
Stefan Karlsson
15d98b74e9
7140852: Add test for 7022100
...
Reviewed-by: sspitsyn, coleenp
2013-01-22 15:25:37 +01:00
Stefan Karlsson
fe173efccd
8006506: Add test for redefining methods in backtraces to java/lang/instrument tests
...
Reviewed-by: sspitsyn, coleenp
2013-01-22 13:53:53 +01:00
Daniel D. Daugherty
5eb01d191d
8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS
...
Use more portable pattern counting constructs in test driver.
Reviewed-by: sspitsyn, sla, coleenp
2013-02-20 13:23:56 -08:00
Daniel D. Daugherty
ba9cf66b48
8007935: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh should use $COMPILEJAVA for javac
...
Reviewed-by: sspitsyn, alanb
2013-02-13 13:22:31 -08:00
Daniel D. Daugherty
249b55b573
8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument
...
Reviewed-by: coleenp, sspitsyn
2013-02-11 10:07:01 -08:00
Alan Bateman
c12b624078
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
...
Reviewed-by: chegar
2013-01-11 20:19:55 +00:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Daniel D. Daugherty
3be453e452
7191322: add test for 7064927 to java.lang.instrument
...
Add support for canRetransform attribute to the test manager. Add test for 7064927.
Reviewed-by: dsamersoff, sspitsyn, ohair
2012-08-17 12:51:23 -07:00
Alan Bateman
3269d85838
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:34:38 +00:00