Discover and read the best of Twitter Threads about #VMOptionsExplorer

Most recents (2)

A few changes to #VMOptionsExplorer:
Improved JDK coverage and updated @graalvm to 21.3.0 which drops support for JDK8 in CE.
chriswhocodes.com/vm-options-exp…
VM intrinsics information has been split out into a new #VMIntrinsicsExplorer page which now adds the "type" field (library or bytecode) and explains the flags. Also fixes parsing of the long signatures on vector intrinsics. chriswhocodes.com/vm-intrinsics-…
New page #GCExplorer lists which collectors are available in each JDK. I'm going to add information about each collector and the switches that control them. chriswhocodes.com/gc-explorer.ht… /cc @gunnarmorling @brunoborges
Read 3 tweets
Hey new followers from the @JVMPerformance tweet! Here's a quick rundown of some of my #Java performance stuff - all free and open source for your enjoyment! 1/5
#JITWatch is a tool for understanding the decisions made by the JVM's Just-In-Time #JIT compilers when it ran your code. Learn about inlining, branches, escape analysis, lock elision and more! View bytecode and the disassembled native code github.com/AdoptOpenJDK/j… 2/5
#VMOptionsExplorer is a searchable online resource for learning about JVM switches. You can find what JDK switches were added or removed and also see when #HotSpot intrinsics were added chriswhocodes.com/vm-options-exp… 3/5
Read 5 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!