Actualités

NEW YORK — Some Mac users were taken by surprise Thursday as their computers stopped running programs written using the Java programming language after Apple blocked Java due to security problems.
In Java, you can have a section of code inside a class definition that looks like this:code: static { // statements go here }and the statements will be executed when the class is loaded (sort of ...