Tutorial by Topics: sun

Bosun is an open-source, MIT licensed, monitoring and alerting system created by Stack Overflow. It has an expressive domain specific language for evaluating alerts and creating detailed notifications. It also lets you test your alerts against historical data for a faster development experience. M...
The Unsafe class allows a program to do things that are not allowed by the Java compiler. Normal programs should avoid using Unsafe. WARNINGS If you make a mistake using the Unsafe APIs, your applications are liable to cause the JVM to crash and/or exhibit symptoms that are hard to diagnose...

Page 1 of 1