Skip to content

Commit e76d9b1

Browse files
committed
Generated from commit: 2b70127
Signed-off-by: genie-openj9 <[email protected]>
1 parent b34bb5b commit e76d9b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

search/search_index.json

+1-1
Large diffs are not rendered by default.

version0.46/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9041,7 +9041,7 @@ <h3 id="binaries-and-supported-environments">Binaries and supported environments
90419041
<p>RHEL 8.6 and 9.0 are out of support. RHEL 8.8 is the new minimum operating system level.</p>
90429042
<p>To learn more about support for OpenJ9 releases, including OpenJDK levels and platform support, see <a href="../openj9_support/">Supported environments</a>.</p>
90439043
<h3 id="md5-message-digest-algorithm-support-for-openssl">MD5 message digest algorithm support for OpenSSL</h3>
9044-
<p>OpenSSL native cryptographic support is added for the MD5 message digest algorithm, providing improved cryptographic performance. OpenSSL support is enabled by default. If you want to turn off support for the MD5 message digest algorithm, set the <a href="../djdknativedigest/"><code>-Djdk.nativedigest</code></a> system property to <code>false</code>.</p>
9044+
<p>OpenSSL native cryptographic support is added for the MD5 message digest algorithm, providing improved cryptographic performance. OpenSSL support is enabled by default. If you want to turn off support for the MD5 message digest algorithm, set the <a href="../djdknativedigest/"><code>-Djdk.nativeDigest</code></a> system property to <code>false</code>.</p>
90459045
<h3 id="support-added-for-the-comsunmanagementthreadmxbeangettotalthreadallocatedbytes-api">Support added for the <code>com.sun.management.ThreadMXBean.getTotalThreadAllocatedBytes()</code> API</h3>
90469046
<p>With this release, the OpenJ9 VM implementation supports measurement of the total memory allocation for all threads (<code>com.sun.management.ThreadMXBean.getTotalThreadAllocatedBytes()</code> API).</p>
90479047
<p>The <code>getTotalThreadAllocatedBytes()</code> method now returns the total thread allocated bytes instead of <code>-1</code>.</p>

0 commit comments

Comments
 (0)