Friday Java Quiz: Know Your JDK Tools The Sun JDK 6 on my Debian 4.0 system contains the following executables in its bin directory:
[weiqi@gao: /usr/lib/jvm/java-6-...
this is very, very, very serious and scary (Via St. Louis Unix Users Group discuss mailing list.)
Bojan Zdrnja on SANS Internet Storm Center: Couple of days ago Swa posted a diary about a critical Debian/Ubuntu PRNG security vulnerability.
Today Matt wrote in to let us know that H D Moore po...
Patterns Of Learning Through Languages Code To Joy has ignited a debate on the topic of You Should Learn New Languages. The post is in response to a Gustavo Duarte post titled Language Dabbling Considered Wasteful, which was carried on InfoQ four days ago.
As always, I claim that both sid...
Recent Responses
Re: Friday Java Quiz: Know Your JDK Tools jar is used pretty often to create java archives and serialver is used to generate the serial version UID of a serializable class.
Re: Friday Java Quiz: Know Your JDK Tools Am I missing something? That's an enhanced iteration: the exe variable will be initialized to the item in the list, somewhat like calling Iterator.next().