<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Adam,</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I believe serviceability-dev at openjdk.org is the correct list for jdwp and Java agents.  I know it takes care of agents, and a peek into its archives shows it takes care of jdwp as well.</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
For patches, you usually first submit a bug through <a href="https://bugs.java.com/">
https://bugs.java.com/</a>; once you find no duplicate, you can create a new bug. (Note the component will be "core serviceability" which the serviceability-dev list manages.  It takes a day or two for the bug to be triaged and moved from incident JI-9XXXXXX
 to an official bug JDK-8XXXXXX that you can submit a patch for.  (Alternatively, you can ask on the serviceability-dev list, and contributors with bug system access may create issues for you instead).</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Once you have a bug number, follow the process in <a href="https://openjdk.org/guide/">
https://openjdk.org/guide/</a>.   Note that JDK project prefers to review ready-to-merge patches; so you should open a draft PR and move it out of draft if you want to open a PR with prototype work, otherwise the commit or review updates to the PR will spam
 the mailing lists.  Also if you haven't signed the Oracle Contributor Agreement, the automated process will ask you to, but it will take a few days to process, so best to sign it ahead at
<a href="https://oca.opensource.oracle.com/">https://oca.opensource.oracle.com/</a>.</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Regards,</div>
<div class="elementToProof" style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Chen Liang</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> discuss <discuss-retn@openjdk.org> on behalf of Adam Bruce <adam@adambruce.net><br>
<b>Sent:</b> Saturday, November 16, 2024 12:24 PM<br>
<b>To:</b> discuss@openjdk.org <discuss@openjdk.org><br>
<b>Subject:</b> Introductions / JDWP JVM Crashes</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi everyone,<br>
<br>
My name is Adam Bruce and I'm a software engineer with an interest in JVM<br>
internals.<br>
<br>
I'm currently working on a project involving JDWP and have identified<br>
some bugs in the OpenJDK protocol implementation which lead to JVM crashes<br>
due to segmentation faults.<br>
<br>
I understand that this is not a mailing list for technical discussions, so<br>
I was wondering if anybody could point me in the right direction for<br>
reporting and discussing this issue (I don't believe there is a mailing list<br>
specifically for JDWP or java agents).<br>
<br>
Additionally, it would be great if someone could advise on the best way to<br>
suggest a patch for these bugs as I have developed a fix for the issue locally<br>
and would like to suggest the changes as possible solutions.<br>
<br>
Many thanks,<br>
Adam<br>
</div>
</span></font></div>
</body>
</html>