I came across "Add dynamic Java code to your application".In this (nice) article, the author discusses how to use Java compiler (javac) to generate bytecode...
I came across "Add dynamic Java code to your application".In this (nice) article, the author discusses how to use Java compiler (javac) to generate bytecode on-the-fly and load the same using a ClassLoader. This is done to extend an application dynamically - for example, an application can check for file timestamp of .java source file and recompile/reload as needed. In the article, author proposes designing around interfaces - a Java interface used by "static" portion of the...
I came across "Add dynamic Java code to your application".In this (nice) article, the author discusses how to use Java compiler (javac) to generate bytecode on-the-fly and load the same using...
This is what I read/reading recently:Java HotSpot VM Memory Management whitepaper. Nice introduction to various GC algorithms used in HotSpot, GC command line...
This is what I read/reading recently:Java HotSpot VM Memory Management whitepaper. Nice introduction to various GC algorithms used in HotSpot, GC command line flags and GC ergonomics, tools in particular jmapand jstat.Java(TM) Puzzlers : Traps, Pitfalls, and Corner Cases. My maneger gave me a hard copy of this book during the recent JavaOne visit to US. (Thanks!) I've been reading puzzles in random order. I like the puzzles around the differences between shadowing,obscuring,...
This is what I read/reading recently:Java HotSpot VM Memory Management whitepaper. Nice introduction to various GC algorithms used in HotSpot, GC command line flags and GC ergonomics, tools...
Sorry about not being able to write on the next day - as I was doing for the first 2 days. Reasons:On Thursday, I reached the hotel very late after attending...
Sorry about not being able to write on the next day - as I was doing for the first 2 days. Reasons:On Thursday, I reached the hotel very late after attending late night BOFsWe were busy in a customer meeting on Friday morningAfter the meeting, I had to rush for my session on scripting (TS-1382 - I was co-speaker with Mike Grogan)Anyway, here is the summary of the last 2 days:Thursday - May 18I attended the following talks/BOFs:Dynamically Typed languages on the Java...
Sorry about not being able to write on the next day - as I was doing for the first 2 days. Reasons:On Thursday, I reached the hotel very late after attending late night BOFsWe were busy in a customer...
Today I attended the following talks:Blu-Ray: Java Technology Goes Hollywood!Superpackages: Development Modules in Dolphin JSR-294Integrating XML into the Java...
Today I attended the following talks:Blu-Ray: Java Technology Goes Hollywood!Superpackages: Development Modules in Dolphin JSR-294Integrating XML into the Java programming languageJava Memory Model: The building block of concurrencyUnderstanding Mysteries of Java SE classloadingBlu-Ray: Java Technology Goes Hollywood!I am a big fan of interactive TV -- atleast the kids can have something to do when watching TV rather than just sitting and watching passively :-) I don't know...
Today I attended the following talks:Blu-Ray: Java Technology Goes Hollywood!Superpackages: Development Modules in Dolphin JSR-294Integrating XML into the Java programming languageJava Memory Model:...
On Tuesday, I attended the following talks.general session (keynotes)Java and REST -implementing ATOM (session)Deployment Modules for Java (BOF) JSR-277Dynamic...
On Tuesday, I attended the following talks.general session (keynotes)Java and REST -implementing ATOM (session)Deployment Modules for Java (BOF) JSR-277Dynamic scripting languages for Java (BOF)In addition, I had to be at Sun booth for "Java Performance and Diagnostics".Key points on keynoteOn Open sourcing Java: "it is not whether we'll open source, it is the question of how"Become a JCP member today -- visit http://jcp.orgJava runs on many devices now -- cellphones market...
On Tuesday, I attended the following talks.general session (keynotes)Java and REST -implementing ATOM (session)Deployment Modules for Java (BOF) JSR-277Dynamic scripting languages for Java (BOF)In...
I am here in San Francisco to attend JavaOne 2006. I hope to attend all language related (scripting or otherwise) and few other Java SE talk sessions and BOFs...
I am here in San Francisco to attend JavaOne 2006. I hope to attend all language related (scripting or otherwise) and few other Java SE talk sessions and BOFs this time. And I hope to post comments as I attend. Stay tuned...
I am here in San Francisco to attend JavaOne 2006. I hope to attend all language related (scripting or otherwise) and few other Java SE talk sessions and BOFs this time. And I hope to post comments as...
Sun launches JavaScript and AJAX developer hubs. Check it out ...http://java.sun.com/javascript/http://developers.sun.com/ajax/
We (Jim Holmlund and I) have written an article on Java Observability on Solaris. Well, two articles - one focusing on Tiger (Java 5.0) and another one focusing...
We (Jim Holmlund and I) have written an article on Java Observability on Solaris. Well, two articles - one focusing on Tiger (Java 5.0) and another one focusing on Mustang (Java SE 6). Check it out at...Observability Using Java 2 Platform, Standard Edition 5.0, and the Solaris OSObservability Using Java Platform, Standard Edition 6, and Solaris OS
We (Jim Holmlund and I) have written an article on Java Observability on Solaris. Well, two articles - one focusing on Tiger (Java 5.0) and another one focusing on Mustang (Java SE 6). Check it out...
Meet you @ JavaOne 2006! JavaOne 2005 feels like just yesterday. JavaOne 2006 is nearing! (May 16)I'll speak in the "Scripting in Java™ SE 6" (TS-1382) session...
Meet you @ JavaOne 2006! JavaOne 2005 feels like just yesterday. JavaOne 2006 is nearing! (May 16)I'll speak in the "Scripting in Java™ SE 6" (TS-1382) session along with Mike Grogan (the spec. lead for JSR 223) and participate in troubleshooting BOF. I've proposed a java.net mini talk on the Scripting java.net project as well.I am excited -- except for the loo...ong flight journey from Chennai, India to US -- I hope to spend time by reading a fat book (or two)! For some...
Meet you @ JavaOne 2006! JavaOne 2005 feels like just yesterday. JavaOne 2006 is nearing! (May 16)I'll speak in the "Scripting in Java™ SE 6" (TS-1382) session along with Mike Grogan (the spec. lead...