Frederic Parain
a1429e482e
7145925: Removing remote access to diagnostic commands in the HotSpotDiagnosticMBean
...
Reviewed-by: acorn, mchung, phh
2012-02-15 10:46:55 -08:00
Valerie Peng
eafb7ad68c
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
...
Added the OracleUcrypto provider for utilizing the Solaris ucrypto API.
Reviewed-by: weijun
2012-01-12 16:04:03 -08:00
Frederic Parain
d1c86caeaa
7104647: Adding a diagnostic command framework
...
Reviewed-by: mchung, dholmes
2012-01-04 03:49:35 -08:00
Vinnie Ryan
a3fcc12dc8
7094377: Com.sun.jndi.ldap.read.timeout doesn't work with ldaps
...
Reviewed-by: chegar
2011-10-07 14:09:53 +01: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
Mandy Chung
34e0b54108
7078024: Update JDK service tag for JDK 8
...
Reviewed-by: paulk
2011-09-07 13:42:34 -07:00
Weijun Wang
f09e1c6f2d
7043847: NTML impl of SaslServer throws UnsupportedOperationException from (un)wrap method
...
7043860: NTML impl of SaslServer doesn't throw ISE from getAuthorizationID() method
7043882: NTML impl of SaslServer doesn't throw ISE from getNegotiatedProperty() method
7043938: NTML impl of SaslClientFactory throws NPE instead of SaslException
7043959: NTML impl of SaslClientFactory throws NPE for null CallBackHandler instance
Reviewed-by: vinnie
2011-08-19 13:42:40 +08:00
Weijun Wang
610c9dd4e3
7055363: jdk_security3 test target cleanup
...
Reviewed-by: alanb, xuelei
2011-08-12 12:26:31 +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
Xue-Lei Andrew Fan
2ee0410a0c
7068662: Reserve and restore the default locale
...
Reviewed-by: alanb, weijun
2011-07-29 02:50:58 -07:00
Weijun Wang
a87de29538
6330275: Rework the PaddingTest regression test
...
Reviewed-by: wetmore, smarks
2011-07-22 10:25:46 +08:00
Chris Hegarty
b59690c5a0
7068416: Lightweight HTTP Server should support TCP_NODELAY
...
Reviewed-by: alanb, michaelm
2011-07-21 17:28:10 +01:00
Sean Coffey
c27746be10
7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator
...
Reviewed-by: weijun, xuelei
2011-07-05 15:25:10 +01:00
Michael McMahon
f9cb1ca594
7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently
...
Reviewed-by: alanb
2011-06-28 10:07:41 +01:00
Lana Steuck
69ce407621
Merge
2011-06-22 23:23:58 -07:00
Weijun Wang
6619d1aec9
7055362: jdk_security2 test target cleanup
...
Reviewed-by: alanb
2011-06-23 09:27:11 +08:00
Alan Bateman
4375a5167f
7056489: test/com/sun/jndi/ldap/ReadTimeoutTest.java hangs or times out
...
Reviewed-by: forax, vinnie
2011-06-19 11:15:37 +01:00
David Katleman
170844d307
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
...
Reviewed-by: ohair, trims
2011-05-25 13:32:36 -07:00
Frederic Parain
e075dabb40
7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
...
Add a JMX notification to GarbageCollectorMXBeans
Reviewed-by: acorn, mchung
2011-05-16 17:28:18 +02:00
Lana Steuck
04247c5b48
Merge
2011-05-14 11:24:26 -07:00
Alan Bateman
914105d32e
7042979: Rename StandardSocketOption and StandardWatchEventKind
...
Reviewed-by: forax, chegar
2011-05-09 18:45:33 +01:00
Frederic Parain
186fce71ec
7028071: Add two attributes to the OperatingSystemMXBean to provide CPU Load info
...
Add getProcessCpuLoad() and getSystemCpuLoad() to the OperatingSystemMXBean
Reviewed-by: acorn, dholmes, mchung
2011-05-06 18:09:33 +02:00
Lana Steuck
b99716e22a
Merge
2011-04-17 16:19:29 -07:00
Kelly O'Hair
7c8e01891a
Merge
2011-04-13 16:56:16 -07:00
Daniel D. Daugherty
3d4a927981
7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
...
Test needs to properly detect missing AgentInitializationException. Clarify when exceptions are expected. Another Cygwin tweak.
Reviewed-by: dsamersoff, ohair
2011-04-12 13:36:38 -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
Sean Coffey
02b628a10f
7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up
...
Reviewed-by: alanb
2011-03-07 14:43:11 +00:00
Sean Coffey
75bd2accd3
6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls
...
6748156: add an new JNDI property to control the boolean flag WaitForReply
Reviewed-by: vinnie, robm
2011-03-03 16:51:03 +00:00
Vinnie Ryan
e6aca17c49
7017176: Several JNDI tests are mssing GPL header
...
Reviewed-by: alanb
2011-02-04 09:52:37 +00:00
Vinnie Ryan
e9f2c8444e
6997561: A request for better error handling in JNDI
...
Reviewed-by: robm
2011-02-03 19:09:05 +00:00
Paul Hohensee
c37b51609d
6173675: M&M: approximate memory allocation rate/amount per thread
...
Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean.
Reviewed-by: mchung, alanb, dholmes, emcmanus
2011-01-20 19:34:40 -05:00
Lana Steuck
cb72d9f503
Merge
2011-01-19 19:00:30 -08: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
Stuart Marks
b2ef93e7d4
7008728: diamond conversion of basic security, permissions, authentication
...
Reviewed-by: mullan
2011-01-07 15:39:58 -08:00
Lana Steuck
d9d089213f
Merge
2011-01-05 15:54:45 -08:00
Andrei Dmitriev
25a7d0c26f
7008106: com/sun/awt/Translucency/WindowOpacity.java test fails just against jdk7 b122
...
Reviewed-by: dcherepanov
2010-12-29 15:13:00 +03:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Chris Hegarty
458596deff
7004439: SCTP_SET_PEER_PRIMARY_ADDR throws SocketException on Linux
...
IPv4 addrs passed to SCTP_SET_PEER_PRIMARY_ADDR should not be converted to IPv4-mapped addrs
Reviewed-by: michaelm
2010-12-10 10:47:21 +00:00
Michael McMahon
3b12289f13
Merge
2010-12-07 13:29:20 +00:00
Michael McMahon
04da999791
7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java
...
Reviewed-by: chegar
2010-12-07 13:27:02 +00:00
Xue-Lei Andrew Fan
5c9c79fca6
6979376: to have ldap filters tolerate underscore character in object identifier
...
Reviewed-by: weijun
2010-12-02 23:44:01 -08:00
Michael McMahon
f6639fefed
7001301: com/sun/net/httpserver/bugs/6725892/Test.java failing
...
Reviewed-by: alanb
2010-11-19 13:30:02 +00:00
Michael McMahon
e4d948e846
6725892: Http server stability issues
...
Reviewed-by: chegar
2010-11-17 14:29:51 +00:00
Xue-Lei Andrew Fan
f685cc171a
6916074: Add support for TLS 1.2
...
6985179: To support Server Name Indication extension for JSSE client
Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung.
Reviewed-by: wetmore, weijun
2010-11-01 22:02:35 -07:00
Sean Mullan
bbded477bb
6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
...
Reviewed-by: xuelei
2010-10-15 10:55:59 -04:00
Lana Steuck
53e6cf8989
Merge
2010-09-25 12:00:05 -07:00
Mandy Chung
872a9b9303
6984036: servicetag vendor rebranding issues
...
Update product_vendor field to use java.vendor system property
Reviewed-by: ohair
2010-09-22 21:44:18 -07:00
Weijun Wang
f788ac2dbd
6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java
...
Reviewed-by: wetmore
2010-09-23 10:46:03 +08:00
Lana Steuck
a682d9348d
Merge
2010-09-16 11:19:43 -07:00
Kelly O'Hair
f7e31fc6c2
6982137: Rebranding pass 2 - missed copyright changes
...
Reviewed-by: mbykov
2010-09-09 16:26:46 -07:00
Alan Bateman
2fdbbbae4e
6965072: Need API to create SDP sockets
...
Reviewed-by: michaelm
2010-09-03 13:11:54 +01:00
Weijun Wang
7fe5113fe7
6911951: NTLM should be a supported Java SASL mechanism
...
Reviewed-by: vinnie, michaelm
2010-08-30 14:37:43 +08:00
Michael McMahon
bf106fcab7
6510892: com/sun/net/httpserver/bugs/B6361557.java fails
...
Reviewed-by: chegar
2010-07-30 18:16:30 +01:00
Lana Steuck
99a605b4b3
Merge
2010-07-29 22:02:45 -07:00
Vinnie Ryan
575bf80be6
6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem
...
Reviewed-by: mullan
2010-07-23 17:41:47 +01: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
Chris Hegarty
2890d62dbb
6969395: TEST_BUG: Tests in java/net sun/net problems
...
Reviewed-by: alanb
2010-07-21 13:29:26 +01:00
Lana Steuck
04b6a83eb6
Merge
2010-06-30 19:05:50 -07:00
Jon VanAlten
a55533ffab
6963870: NPE in CompoundBorder.getInsets()
...
Reviewed-by: alexp
2010-06-29 14:42:30 +04:00
Peter Zhelezniakov
c24951c366
6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96
...
Reviewed-by: rupashka
2010-06-22 14:36:46 +04:00
Mandy Chung
239fc2abf7
6962815: support enable and disable of the servicetag's system registry for testing purpose
...
Allow the system registry to be disabled/enabled at runtime
Reviewed-by: ksrini
2010-06-21 15:02:47 -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
Chris Hegarty
e3e5b8ad72
6886723: light weight http server doesn't return correct status code for HEAD requests
...
Reviewed-by: michaelm
2010-05-05 13:18:31 +01:00
Xue-Lei Andrew Fan
3f2af07ba1
6916202: More cases of invalid ldap filters accepted and processed
...
Reviewed-by: vinnie, weijun
2010-02-25 13:32:40 +08:00
Bradford Wetmore
9b4ec210a0
6923976: TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+)
...
Reviewed-by: ohair
2010-02-05 17:05:53 -08:00
Chris Hegarty
3e77553ac1
6917317: (sctp) Remove dependency on handleSocketError
...
Reviewed-by: alanb
2010-01-18 14:56:06 +00:00
Chris Hegarty
34b95319c2
6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset
...
Reviewed-by: alanb
2010-01-18 14:01:07 +00:00
Chris Hegarty
c5c869ce94
6916922: (sctp) SO_RCVBUF & SO_SNDBUF returns twice the value set
...
Reviewed-by: alanb
2010-01-15 16:31:16 +00:00
Kelly O'Hair
5870e852d5
6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools
...
Reviewed-by: tbell, alanb
2010-01-04 15:56:42 -08: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
Mandy Chung
8d62fe076c
6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
...
DoPrivileged for calls that have permission check instead of catching all exceptions
Reviewed-by: kamg, dcubed
2009-11-18 22:29:16 -08:00
Tomas Hurka
0a8ab811e9
6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException
...
Add a null check for the VM option string
Reviewed-by: mchung, ohair
2009-11-16 15:33:05 +01: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
Michael McMahon
31f813d99e
6886436: Lightwight HTTP Container (com.sun.* package) is unstable
...
Reviewed-by: chegar
2009-10-15 12:03:31 +01: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
Tim Bell
b43c00d17d
Merge
2009-09-16 09:23:50 -07:00
Yuri Nesterenko
5d7bb00c89
Merge
2009-09-15 23:41:40 -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
Yuri Nesterenko
926d6d625a
Merge
2009-09-09 00:51:06 -07: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
Yuri Nesterenko
0ee9dc7c6f
Merge
2009-08-20 23:30:03 -07:00
Weijun Wang
afe6e91726
6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn()
...
Reviewed-by: mullan
2009-08-18 10:20:50 +08:00
Pavel Porvatov
5fe3a9d7b6
6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
...
Reviewed-by: alexp
2009-08-14 13:18:10 +04:00
Weijun Wang
50689ce536
6710360: export Kerberos session key to applications
...
Reviewed-by: valeriep
2009-08-11 12:17:13 +08:00
Abhijit Saha
afe5efd931
Merge
2009-08-05 14:16:34 -07:00
Daniel D. Daugherty
8790c489e1
6868533: 3/4 JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests
...
We are long past needing to make sure these tests can build on Tiger/JDK1.5.0.
Reviewed-by: tbell
2009-08-05 13:17:30 -06:00
Abhijit Saha
0e8d2a916a
Merge
2009-07-27 22:28:29 -07:00
Xue-Lei Andrew Fan
e364d187ea
6865482: test case BalancedParentheses.java is missing GPL header
...
Reviewed-by: weijun
2009-07-28 11:15:49 +08:00
Xue-Lei Andrew Fan
a51137d942
6449574: Invalid ldap filter is accepted and processed
...
Reviewed-by: vinnie
2009-07-27 22:04:07 +08:00
Chris Hegarty
193cf2ead1
6863110: Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector
...
Reviewed-by: jccollet
2009-07-23 14:06:51 +01:00
Vinnie Ryan
d12079f670
6657695: AbstractSaslImpl.logger is a static mutable (findbugs)
...
Reviewed-by: alanb
2009-07-17 20:43:53 +01:00
Vinnie Ryan
97bb9bff6f
6657619: DnsContext.debug is public static mutable (findbugs)
...
Reviewed-by: alanb
2009-07-17 20:29:41 +01:00
Sean Mullan
e4502f3b6f
6858484: If an invalid HMAC XML Signature is validated, all subsequent valid HMAC signatures are invalid
...
Reviewed-by: asaha
2009-07-08 16:57:40 -04:00
Abhijit Saha
1024df69d8
Merge
2009-07-01 09:59:16 -07:00
Chris Hegarty
60b4f589fb
6855335: Several changes in the SCTP implementation
...
Reviewed-by: michaelm
2009-06-29 14:53:10 +01:00
Michael McMahon
a505db1f7d
6513803: httpserver regression test Test13 failing and causing NullPointerException
...
Check for NPEs
Reviewed-by: chegar
2009-06-29 13:10:33 +01:00
Sean Mullan
68d0756ea6
6824440: XML Signature HMAC issue
...
Reviewed-by: asaha
2009-06-23 13:54:36 -04:00
Weijun Wang
9823ad0eae
6844887: NPE in TextCallbackHandler
...
Reviewed-by: xuelei
2009-05-26 10:12:22 +08:00
Yuri Nesterenko
06a805b13f
Merge
2009-04-28 13:30:42 -07:00
Anthony Petrov
176a41f92e
6802853: API: shaped & translucent windows
...
A public API for the feature forward-ported from 6u10.
Reviewed-by: yan
2009-04-21 11:35:52 +04:00
Xiomara Jayasena
c9560133fd
Merge
2009-04-16 19:10:32 -07:00
Chris Hegarty
26ae13fe80
4927640: Implementation of the sctp protocol
...
An implementation-specific API for the Stream Control Transmission Protocol
Reviewed-by: alanb, michaelm, jccollet
2009-04-16 17:42:00 +01:00
Lana Steuck
1c53c596df
Merge
2009-04-14 04:21:02 -07:00
Lana Steuck
92f020bb7c
Merge
2009-04-09 20:34:56 -07:00
Lana Steuck
415053276d
Merge
2009-04-09 13:12:58 -07:00
Peter Zhelezniakov
2c63f90f19
6635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager
...
GTKIconFactory icons should protect against null context passed in
Reviewed-by: rupashka
2009-04-06 13:06:24 +04:00
Anthony Petrov
0a24bf67c2
6818312: com.sun.awt.SecurityWarning.getSize() always reports (0, 0) on X11
...
The fix got pushed with 6693253. However the test was omitted. Here it comes.
Reviewed-by: dcherepanov, art
2009-04-01 19:05:47 +04:00
Daniel Fuchs
e466180135
6661448: Make the SNMP agent optional when OPENJDK=true and IMPORT_BINARY_PLUGS=false
...
Reviewed-by: mchung, ohair
2009-03-12 15:36:14 +01:00
Lana Steuck
ddc1549079
Merge
2009-02-22 12:26:39 -08:00
Artem Ananiev
e67e7cb5a7
6633275: Need to support shaped/translucent windows
...
Forward-port from 6u14, no public API is introduced
Reviewed-by: anthony, dcherepanov
2009-02-11 17:07:06 +03:00
Chris Hegarty
e9076296a9
6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long)
...
Reviewed-by: jccollet
2008-11-12 16:38:17 +00:00
Chris Hegarty
333adf3ae1
6756771: com.sun.net.httpserver.HttpServer should handle POSTs larger than 2Gig
...
Update implementation to use long instead of int
Reviewed-by: michaelm
2008-10-28 16:14:51 +00:00
Bradford Wetmore
c63de8e0a8
Merge
2008-10-06 09:17:35 -07:00
Tim Bell
f7bfb9b472
Merge
2008-10-04 22:57:59 -07:00
Xiomara Jayasena
6e86513c3a
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:32 -07:00
Mandy Chung
b6ae33fc2e
Merge
2008-10-03 09:36:05 -07:00
Jim Holmlund
5cdf6e6e08
6751643: ThreadReference.ownedMonitors() can return null
...
Make a local copy of the cache so it doesn't get modified by a racy resume
Reviewed-by: dcubed, swamyv
2008-10-02 18:23:23 -07:00
Mandy Chung
2be5ac062d
6581243: Service Tag and Product Registration Support in JDK 7
...
Include service tag creation and product registration support in JDK
Reviewed-by: ksrini
2008-10-02 16:50:41 -07:00
Jim Holmlund
717114d206
6263966: TEST: com/sun/jdi/ClassesByName2Test.java has a race
...
Have the debuggee stop at a bkpt instead of running to completion.
Reviewed-by: tbell
2008-09-22 19:20:08 -07:00
Michael McMahon
f6337de7b6
Merge
2008-09-19 14:03:04 +01:00
Michael McMahon
1807fe2b97
6750364: Error in test for 6744329
...
Reviewed-by: chegar
2008-09-19 13:32:36 +01:00
Bradford Wetmore
44aa1a1519
Merge
2008-09-15 00:41:02 -07:00
Michael McMahon
597abb5082
6744329: Exception in light weight http server code
...
Reviewed-by: chegar
2008-09-11 17:46:53 +01:00
Dave Bristor
367e60a438
6356642: extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception
...
Fix causes printing of user-level error messages instead of throwing exceptions
Reviewed-by: sherman
2008-09-08 14:11:13 -07:00
Jim Holmlund
1c42f2e0d3
6737900: TEST: Some JDI regression tests timeout on slow machines
...
Don't execute useless code, and split test into multiple @runs.
Reviewed-by: tbell
2008-08-15 18:06:42 -07:00
Jim Holmlund
4c82d94e47
6730273: TEST: JDI_REGRESSION test Solaris32AndSolaris64Test.sh fails if -XX:+UseCompressedOops is used
...
Fix test to not pass -XX:[+-]UseCompressedOops to the debuggee.
Reviewed-by: tbell
2008-08-01 13:58:29 -07:00
Jim Holmlund
ee07f33cc5
6730587: TEST: com/sun/jdi/MonitorFrameInfoTest.java fails with -server -Xcomp
...
Fix test to prevent C2 escape analysis from deleting the required synchronized blocks
Reviewed-by: swamyv
2008-07-28 12:37:52 -07:00
Tim Bell
46aa35c92c
Merge
2008-07-14 22:13:54 -07:00
Jim Holmlund
040fbc1535
6725192: Some JDI Regression tests fail if @debuggeeVMOptions contain multiple blanks
...
Fix to allow mutiple blanks between options
Reviewed-by: tbell
2008-07-11 17:06:54 -07:00
Jim Holmlund
4c95421013
6700889: Thread resume invalidates all stack frames, even from other threads
...
6701700: MonitorInfo objects aren't invalidated when the owning thread is resumed
Don't inform ThreadListeners for thread T1 when some other thread is resumed, and MonitoryIfoImpl must add itself as a ThreadListener
Reviewed-by: dcubed
2008-07-09 13:43:26 -07:00
Tim Bell
d969562df7
Merge
2008-07-05 23:29:16 -07:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Jim Holmlund
1a0c261469
2157677: ClassPrepareRequest.addSourceNameFilter() does not behave as documented
...
Add proper handling of JVMTI errors.
Reviewed-by: tbell
2008-07-01 09:23:00 -07:00
Bradford Wetmore
f1e72f0012
Merge
2008-04-23 10:20:34 -07:00
Weijun Wang
a934ff801a
6689000: Changes in 6675606 causing regression test failures on windows-i586
...
Accept illegal URLs like file:c:/root/x.conf and file:this/that/x.conf
Reviewed-by: alanb, chegar
2008-04-23 08:10:28 +08:00
Keith McGuigan
cd24f6fc4a
6690122: Provide a mechanism for specifying Java-level USDT-like dtrace probes
...
Initial checkin of JSDT code
Reviewed-by: sspitsyn, sbohne
2008-04-17 22:00:16 -04:00
Mandy Chung
98ecfdaa47
6610094: Add generic support for platform MXBeans of any type (also fixed 6681031)
...
Add new methods in ManagementFactory class to obtain platform MXBeans
Reviewed-by: alanb, dfuchs, emcmanus
2008-04-10 10:47:13 -07:00
Mandy Chung
af4bff1a1e
6658779: Regression: HotspotDiagnosticMXBean.getDiagnosticOptions() throws NullPointerException
...
Add a null check for the VM option string
Reviewed-by: alanb, tbell
2008-03-18 11:53:15 -07:00
Bradford Wetmore
623bcb71a5
6578538: com.sun.crypto.provider.SunJCE instance leak using KRB5 and LoginContext
...
Reviewed-by: valeriep
2008-03-06 16:06:45 -08:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00