Java Virtal Machine.net

[ News ] rss

March 19, 2010

Kohsuke Kawaguchi: Hudson Hackathon Day 1. Hudson Hackathon Day 1 is over, and I'm just back to the office.

More »

March 19, 2010

New process for subscribing/unsubscribing to jsr-314-open@jcp.org. My last blog entry about JSR-314-OPEN@JCP.ORG was over a year ago. This list is the official Expert Group (EG) mailing list on which the development of the JSR-314 specification (JSF 2.0) is discussed. The information on how to subscribe/unsubscri...

More »

January/2007
SunMonTueWedThuFriSat
 1 2 3 456
7 8 9 10 11 12 13
1415 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31    

[ Archives News ]

January 12, 2007

Matthias Ernst: Arent properties objects?

category: Developers

Surface syntax aside, implementation-wise a property is all object-like and Im surprised were still talking generating methods according to a naming convention. A property *has* setter and getter, it can be referenced, ...

Comment here

More »


A. Sundararajan: Overloading and Scripting

category: Developers

JDK 6 includes Mozilla Rhino based implementation of javax.script API for JavaScript. There are javax.script engines for other scripting languages are available at scripting.dev.java.net. The scripting languages for the Java platform offer someway of a...

Comment here

More »


Peter von der Ahé: Kitchen Sink Language is open for Business

category: Developers

James jumped the gun a little bit earlier this week by announcing the Kitchen Sink Language before I had finished setting it up. So if you went there and got disappointed, please try again. We do require that you sign the SCA before you join, mor...

Comment here

More »


Steve Bohne: Share and Enjoy: Memory Usage of Multiple Java Processes on Windows

category: Developers

So youre running a few Java applications on Windows and want to know the total resident memory footprint. Simple - just sum up the Task Manager Mem Usage numbers for all java[w].exe images, right? Well, no. Believe it or not, adding up the Mem Usa...

Comment here

More »


©2002-2008Java-Virtual-Machine.net