Ralf Schmelter
|
334e93b09e
|
8226608: Hide the onjcmd option from the help output
Reviewed-by: sspitsyn, clanger
|
2019-06-27 00:51:04 -07:00 |
|
Ao Qi
|
d1be916626
|
8224028: loop initial declarations introduced by JDK-8184770
Reviewed-by: dfuchs, amenkov, sspitsyn
|
2019-05-16 21:25:53 +08:00 |
|
Alex Menkov
|
e18cecafb9
|
8184770: JDWP support for IPv6
Reviewed-by: sspitsyn, chegar
|
2019-05-15 11:06:33 -07:00 |
|
Serguei Spitsyn
|
1c202572d5
|
8219023: Investigate syncing JVMTI spec version with JDK version
Auto sync versions with the jdk versions
Reviewed-by: dholmes, jcbeyler, cjplummer
|
2019-05-14 02:07:13 -07:00 |
|
Ralf Schmelter
|
ebedd5cb26
|
8222529: sun.jdwp.listenerAddress agent property uses wrong encoding
Reviewed-by: sspitsyn, amenkov, clanger, erikj
|
2019-04-17 01:21:56 -07:00 |
|
Brian Burkhalter
|
b5783d5055
|
6504660: HPI panic callback is dead code
Reviewed-by: dcubed, cjplummer, redestad
|
2019-03-13 07:16:57 -07:00 |
|
Dmitry Chuyko
|
d8e91975b6
|
8214854: JDWP: Unforseen output truncation in logging
Reviewed-by: cjplummer, dholmes
|
2019-03-02 11:42:04 +03:00 |
|
Gary Adams
|
9badb07565
|
8215550: Debugger does not work after reattach
Reviewed-by: cjplummer, sspitsyn
|
2019-01-31 07:24:28 -05:00 |
|
Prasanta Sadhukhan
|
f6fcaf0f7d
|
Merge
|
2019-01-07 11:02:11 +05:30 |
|
Alexey Ivanov
|
6523aac141
|
8214122: JDWP is broken on 32 bit Windows: transport library missing onLoad entry
Reviewed-by: ihse, dcubed
|
2018-12-20 12:44:41 +00:00 |
|
Ralf Schmelter
|
8c4f51f666
|
8214892: Delayed starting of debugging via jcmd
Reviewed-by: cjplummer, clanger
|
2018-12-12 11:34:08 +00:00 |
|
Simon Tooke
|
2dd1c19b64
|
8214061: Buffer written into itself
Actually write the msg text into the buffer.
Reviewed-by: dcubed, sgehwolf, sspitsyn
|
2018-12-04 17:54:13 +01:00 |
|
Matthias Baesken
|
19ca9280a6
|
8211146: fix problematic elif-tests after recent gcc warning changes Werror=undef
Reviewed-by: stuefe, clanger, dholmes, chegar, alanb
|
2018-09-26 14:28:37 +02:00 |
|
Volker Simonis
|
3b002460a1
|
8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Reviewed-by: sspitsyn, cjplummer
|
2018-07-23 15:17:14 +02:00 |
|
Goetz Lindenmaier
|
fc20a5d86b
|
8207233: Minor improvements of jdk C-coding
Reviewed-by: rriggs, prr
|
2018-07-13 17:42:24 +02:00 |
|
Matthias Baesken
|
2e9d5e3d8a
|
8206145: dbgsysSocketClose - do not restart close if errno is EINTR [linux]
Reviewed-by: alanb, stuefe
|
2018-07-04 16:54:56 +02:00 |
|
David Holmes
|
95bf19563b
|
8010319: Implementation of JEP 181: Nest-Based Access Control
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Maurizio Mimadamore <maurizio.mimadamore@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Daniel Smith <daniel.smith@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Kumar Srinivasan <kumardotsrinivasan@gmail.com>
Co-authored-by: Boris Ulasevich <boris.ulasevich@bell-sw.com>
Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley
|
2018-06-23 01:32:41 -04:00 |
|
Iris Clark
|
03096d9b75
|
8203500: Fix broken links to Specification in "specs" directory
Reviewed-by: jjg, lancea, mchung
|
2018-05-21 18:44:09 -07:00 |
|
Magnus Ihse Bursie
|
89f6ccb93e
|
8200178: Remove mapfiles for JDK native libraries
Reviewed-by: erikj, alanb, mchung, prr, weijun
|
2018-03-28 23:56:08 +02:00 |
|
Chris Plummer
|
e2f49705aa
|
8196909: gcc 7.2.1 compiler warning in libdt_socket
Fixed warning
Reviewed-by: sspitsyn, clanger
|
2018-02-15 09:22:25 -08:00 |
|
Gary Adams
|
40f004ad8c
|
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
Reviewed-by: erikj, clanger, chegar
|
2018-02-08 09:24:44 -05:00 |
|
Christoph Langer
|
4b41440094
|
8193258: Better usage of JDWP HEADER SIZE
Reviewed-by: sspitsyn, cjplummer
|
2017-12-12 09:16:12 +01:00 |
|
Christoph Langer
|
03193f6b9b
|
8192978: Missing checks and small fixes in jdwp library
Reviewed-by: cjplummer, sspitsyn
|
2017-12-11 08:20:05 +01:00 |
|
Serguei Spitsyn
|
195531f733
|
8177901: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface
Add synchronization between CommandLoop and cbVMDeath callback
Reviewed-by: dholmes, dcubed
|
2017-09-26 00:52:29 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|