<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"Times New Roman \(Body CS\)";
panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:10.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:#2E74B5;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
mso-ligatures:none;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:12.0pt;color:#2E74B5">Hello,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;color:#2E74B5"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;color:#2E74B5">You are correct. Jcov supports all JDK versions, including version 22. You just need to specify the corresponding version of ASM
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;color:#2E74B5">capable of processing the class file version you're working with.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;color:#2E74B5">Jcov's development is currently ongoing, and I don't have any plans to release a new version until at least January.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;color:#2E74B5"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;color:#2E74B5">Best regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;color:#2E74B5">Leonid<o:p></o:p></span></p>
<div id="mail-editor-reference-message-container">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">
<b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">jcov-dev <jcov-dev-retn@openjdk.org> on behalf of Clemens Ballarin <clemens.ballarin@ankordata.de><br>
<b>Date: </b>Thursday, October 12, 2023 at 3:15 AM<br>
<b>To: </b>jcov-dev@openjdk.java.net <jcov-dev@openjdk.java.net><br>
<b>Subject: </b>JCov and Java 21<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">
<span style="font-size:11.0pt">I figured that I can build a version of JCov compatible with Java 21
<br>
from <a href="https://github.com/openjdk/jcov">https://github.com/openjdk/jcov</a> by setting the correct ASM version
<br>
9.5. This is nice! What puzzles me is that there haven't been any <br>
release tags since 2018. Certainly the current revison is somewhere <br>
mid-development and, while it works, isn't really ideal to use. Are you <br>
planning a "Java 21" version?<br>
<br>
Clemens<o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</body>
</html>