News

The 30th anniversary of Java, being celebrated this year, offers a perfect opportunity to reflect on the remarkable changes ...
Flow of control in behaviors. Java is not a dynamic language; to simulate a dynamic language’s features in Java, you must add a certain amount of “glue” to each class method that may be ...
Dynamic Java Log Levels with JMX/LoggingMXBean, JConsole, VisualVM, and Groovy. how-to. Apr 1, 2010 6 mins. Software Development. One of the most popular uses of JMX is to change the logging level ...