News

Has the ConcurrentModificationException been thrown in you Java app? Here are four simple ways to fix the ConcurrentModificationException in your code.
Not sure what a try catch is? We explain how to use a try catch block in Java and how to write methods that throw exceptions.
The bad aspects of Java exception handling include abuses such as using unchecked exceptions and catchall constructs. Both of these fall under the category of taking the easy way out.
Oracle will release a new version of Java on Tuesday that will include 42 security fixes and will make changes to how Web-based Java content will be presented inside browsers.