@jpbempel.bsky.social
| WEB | http://jpbempel.github.io |
| Blue Sky | @jpbempel.bsky.social |
| WEB | http://jpbempel.github.io |
| Blue Sky | @jpbempel.bsky.social |
#JDK23 gets its first new intrinsic on method notifyJvmtiDisableSuspend() in class java.lang.VirtualThread
https://chriswhocodes.com/hotspot_intrinsics_openjdk23.html?s=JDK23 #java #jvm
New blog post: Chasing a Metaspace leak
#OpenJDK #Metaspace #MemoryLeak #Instrumentation
https://jpbempel.github.io/2023/12/01/metaspaceleak.html
Awesome #java / #jvm savvy accounts to follow:
👋🏼 Jean-Philippe Bempel - @jpbempel
👋🏼 Sander Mak - @sander_mak
👋🏼 Nicolai Parlog - @nipafx
👋🏼 Philipp Hauer - @philipp_hauer
👋🏼 Java Champions - @JavaChampions
More updates like this? Follow me or #JavaBubbleOrgAccountsRefresher
Source: #javabubble (javabubble.org)
Botdev: @moelholm
This is now the part of JMH Core Benchmarks, an obscure suite to test and validate benchmark environments.
IntelliJ IDEA 2023.1 EAP contains a nice feature: it helps to complete -XX VM options when you are editing the run configuration. Just type -XX: and start typing substring of the option you need.
🐦🔗: https://twitter.com/tagir_valeev/status/1620354382620672002
For the last half year I developed an IntelliJ plugin based on Firefox Profiler, to view JFR files directly in IntelliJ and to profile applications using async-profiler and JFR: I just released the early beta of Java JFR Profiler
https://mostlynerdless.de/blog/2023/01/31/firefox-profiler-beyond-the-web/
🐦🔗: https://twitter.com/parttimen3rd/status/1620373834384936961
Looks at TR 3970X core-to-core latency figures in oscillating awe and disgust. This is a part of "Yea, run 2-thread producer-consumer benchmarks on a large and busy machine, what could possibly go wrong".