Vladimir Kozlov
57b7b831ae
Merge
2014-01-28 14:57:41 -08:00
Dmitry Samersoff
2489c7b220
8002116: This JdbReadTwiceTest.sh gets an exit 1
...
Explicitly check readability of file in question
Reviewed-by: sla, dholmes, olagneau
2014-01-27 17:13:16 +04:00
Dmitry Samersoff
aab73f9356
8024049: com/sun/jdi/ProcessAttachTest.sh shortens 7-digit pid to 6-digit
...
Replace cut call to awk
Reviewed-by: sla, olagneau
2014-01-27 15:11:56 +04:00
Vladimir Kozlov
9c83896027
Merge
2014-01-22 14:17:32 -08: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
Shanliang Jiang
286b95f83f
8029378: com/sun/jdi/BadHandshakeTest.java failed with java.util.concurrent.TimeoutException
...
Reviewed-by: dholmes, jbachorik
2014-01-17 15:58:18 +01:00
Staffan Larsen
4799040e87
8030204: com/sun/jdi/JdbExprTest.sh: Required output "Can\\'t convert 2147483648 to int" not found
...
Reviewed-by: alanb
2013-12-16 15:38:31 +01:00
Staffan Larsen
6c4e462b47
4660158: TTY: NumberFormatException while trying to set values by 'set' command
...
Reviewed-by: alanb, sspitsyn
2013-12-16 11:09:52 +01:00
Staffan Larsen
bf00fe4292
8028430: JDI: ReferenceType.visibleMethods() return wrong visible methods
...
Reviewed-by: mchung
2013-12-16 11:04:59 +01:00
Erik Gahlin
c3a4fe847a
6402201: ProcessAttachTest.sh needs better synchronization
...
Reviewed-by: alanb
2013-11-21 13:46:35 +01:00
Erik Gahlin
bcfc0d5917
7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails
...
Reviewed-by: sla
2013-11-20 12:32:13 +01:00
Erik Gahlin
7e3d90db4a
6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh
...
Reviewed-by: sla, sspitsyn
2013-11-13 18:41:30 +01:00
Jaroslav Bachorik
d35ec75e4f
8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently
...
Reviewed-by: dholmes, ykantser
2013-11-13 13:12:16 +01:00
Staffan Larsen
fdbeb8e0fb
8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events
...
Reviewed-by: dcubed
2013-11-01 15:10:10 +01:00
Staffan Larsen
a4c472645e
8027371: Add JDI tests for breakpointing and stepping in lambda code
...
Reviewed-by: mchung, sspitsyn
2013-10-29 08:10:32 +01:00
Mikael Auno
f99959f054
8009681: TEST_BUG: MethodExitReturnValuesTest.java may fail when there are unexpected background threads
...
Reviewed-by: sla, allwin
2013-10-15 12:53:54 +02:00
Erik Gahlin
eb1b9d5ad8
7105883: JDWP: agent crash if there exists a ThreadGroup with null name
...
Reviewed-by: sla, jbachorik
2013-10-23 10:50:34 +02:00
Staffan Larsen
d8fad522ed
8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals()
...
Reviewed-by: alanb, sspitsyn
2013-10-18 11:52:24 +02:00
Lana Steuck
5db317fd23
Merge
2013-10-10 13:33:02 -07:00
Peter Allwin
3723c4691c
8014446: JT_JDK: Wrong detection of test result for test com/sun/jdi/NoLaunchOptionTest.java
...
Reviewed-by: sla, mgronlun, dholmes, jbachorik, chegar
2013-10-10 10:14:54 +02:00
David Katleman
b4c28b3b28
Merge
2013-10-01 12:45:47 -07:00
Kumar Srinivasan
a210a6a74e
8020552: [launcher] changes to support removal of Solaris 32-bit distribution
...
8023495: [infra] create 64-bit solaris bits with symlinks
Reviewed-by: ihse, tbell, dholmes, darcy, alanb, erikj, sla, martin
2013-09-27 16:29:44 -07:00
Staffan Larsen
a066da5d4d
8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch
...
Reviewed-by: dcubed
2013-09-20 10:15:02 +02:00
Staffan Larsen
6de8695342
8024985: com/sun/jdi/StepTest.java failed since jdk8b107
...
Reviewed-by: dcubed
2013-09-20 10:14:35 +02:00
Staffan Larsen
e838e31768
8016727: test/com/sun/jdi/sde/TemperatureTableTest.java failing intermittently
...
Reviewed-by: alanb
2013-08-20 16:53:27 +02:00
Staffan Larsen
f716ccd343
8006637: Failure to filter out native frame events on Solaris
...
Test is confused by other threads calling String.intern(). Add a thread filter to avoid this.
Reviewed-by: sspitsyn, alanb
2013-03-19 09:53:36 +01: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
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
Weijun Wang
d9bb3177f8
7173036: test/com/sun/jdi/ConnectedVMs.java does not run as expected
...
Reviewed-by: alanb
2012-06-04 18:06:45 +08:00
Rickard Bäckman
b943c9c83d
7145419: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events
...
Add more packages to filter avoids failing on events from background thread.
Reviewed-by: acorn, sspitsyn, sla
2012-03-14 08:43:28 +01: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
Weijun Wang
035522bd7a
7092627: use agentvm mode instead of samevm in regtests
...
Reviewed-by: alanb, dsamersoff
2011-09-22 12:05:26 +08:00
Chris Hegarty
d011e3ddeb
7076756: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin
...
Reviewed-by: alanb, dcubed
2011-08-09 16:59:44 +01:00
Kelly O'Hair
7c8e01891a
Merge
2011-04-13 16:56:16 -07:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Daniel D. Daugherty
9b466ebe89
7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964
...
Fix typo in GetModuleHandle() function lookup.
Reviewed-by: dholmes, alanb, acorn, zgu
2011-03-30 21:10:02 -07:00
Keith McGuigan
8867f6b298
6436034: Instance filter doesn't filter event if it occurs in native method
...
Use 'GetLocalInstance' JVMTI extension if it exists
Reviewed-by: coleenp, dcubed
2011-01-12 11:47:35 -05:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Daniel D. Daugherty
9f5d2eb156
6962804: 4/4 ShellScaffold tests can fail without a specific reason
...
Add more diagnostics for failures. Only copy target file in grepForString when NL is missing.
Reviewed-by: ohair, dholmes
2010-07-21 16:59:40 -07:00
Kelly O'Hair
b383b9ba47
6962617: Testcase changes, cleanup of problem list for jdk_tools targets
...
Reviewed-by: alanb
2010-06-20 14:53:36 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Kelly O'Hair
a1ddf1b505
6911117: These tests do not work with CYGWIN: com/sun/jdi
...
Reviewed-by: tbell, alanb
2010-01-04 15:38:30 -08:00
Kelly O'Hair
61c09153f3
6906210: Fix another minor typo in test/Makefile
...
Reviewed-by: tbell, dcubed
2009-12-09 09:46:57 -08:00
Kelly O'Hair
0ce235a4da
6905705: Fix broken exit code values in jdk/test/Makefile
...
Reviewed-by: tbell
2009-12-01 08:51:16 -08:00
Kelly O'Hair
547328d305
6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
...
Reviewed-by: dcubed
2009-11-25 08:24:58 -08:00
Daniel D. Daugherty
3552fe5b4a
6903102: 3/3 fixes in nightly testing version of ShellScaffold.sh need to be committed
...
Merge Jim's ShellScaffold.sh fixes with Tim's ShellScaffold.sh fixes.
Reviewed-by: tbell
2009-11-23 10:29:33 -07:00
Tim Bell
820bae5fe3
6893426: ShellScaffold.sh fails on Solaris 10 update releases: /usr/bin/id: illegal option -- u
...
Reviewed-by: ohair, dcubed
2009-10-21 00:12:59 -07:00
Tim Bell
1686f3996f
6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails
...
Reviewed-by: dcubed
2009-10-02 08:49:25 -07:00
Daniel D. Daugherty
2b70fc1bba
6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
...
New test for the above fix.
Reviewed-by: tbell
2009-09-14 18:45:20 -06:00
Alan Bateman
d1f3f3509d
6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException
...
Reviewed-by: tbell, ohair, dcubed, andrew
2009-09-04 22:22:55 +01:00