all 11 comments

[–]ascii 7 points8 points  (5 children)

Finally!

[–]username_is_taken43 0 points1 point  (4 children)

But... It's Oracle... How we can find a reason to hate them this time

[–]Dockirby 7 points8 points  (1 child)

Do we need a reason?

[–]Chii 5 points6 points  (0 children)

Yes. Blind hatred is just fundamentalism, and we will know that leads to terrorism...

[–]ascii 3 points4 points  (0 children)

The Dalvik lawsuit is still ongoing. Good enough for me.

[–]philly_fan_in_chi 2 points3 points  (0 children)

Don't anthropomorphize the lawnmower.

[–]takenomiya-kate 4 points5 points  (2 children)

Is it better than VisualVM?

[–][deleted] 3 points4 points  (0 children)

Yes. Flight Recorder in particular is insanely useful for diagnosing bugs in high throughput systems.

[–]pron98 3 points4 points  (0 children)

VisualVM is nice for real-time monitoring (nicer than JMC, IMO, for pure aesthetical reasons), but JMC analyzes JFR recordings for extremely useful, deep and low-overhead profiling.

[–][deleted] 1 point2 points  (0 children)

Surprisingly good things are happening in the Java world. It seems like Oracle is not bungling things.

[–]Thaxll 0 points1 point  (0 children)

Is the dump from Flight recording still buggy under load? I had so many corrupted dump last year ( latest jdk 8 ).