Date: Tue, 10 Oct 2023 06:48:02 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 263881] java/openjdk17-jre Exception: Thread CPU time measurement is not supported Message-ID: <bug-263881-8522-SXNSNa6kQt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263881-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-263881-8522@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263881 --- Comment #7 from Borja Marcos <borjam@sarenet.es> --- (In reply to Juraj Lutter from comment #5) Ubiquiti made changes from version 7.5.185 per my suggestion. Since 7.5.185 it works. The Thread CPU measurement functions are an optional interface and Java documentation recommends to check for availability before use. So, relying on it without checking is a portability problem. That said of course it´s better to have this interface available as some other applications will surely fail. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263881-8522-SXNSNa6kQt>
