Articles, dummyCategory

Reading Verbose JIT Logs

This article is the first in a series that provides useful information for analyzing JIT compiler operations. In this first article I’ll explain how to obtain JIT verbose logs and the basics for ho…

Articles, dummyCategory

IntelliJ has no chill with these passive-aggressive warnings

I’ll probably get down voted, but first off, that’s awesome. I laughed at it.Honestly, pretty much any seasoned Java developer will tell you the same thing. IntelliJ is trying to help you save face during a code review.Figure out why you’re having memory issues to feel the need to garbage collect, then give him a fist bump and buy him a beer for helping you grow as a developer.- BingoDeville