The inspriation came a few days before J2SE 5.0 was released, when I was looking at the latest beta. What do I do when I inspect a JDK beta? Well, First of all, I did some thing like this:
I then did a ls in $JAVA_HOME/doc and saw a file named (something like, I don't recall exactly) blockdiagram.html. It contained an HTML table version of the Java Block Diagram. Somehow the word "Management" just jumped out of the HTML table at me. And I said, I have to learn what this is all about.
I can think of numerous situations in my past Java projects where something like this would be very useful, either in development or in production. I hope the article will be helpful for someone.
Like always, please do subscribe to the JNB list (the form is at the upper right corner of the JNB page). You will receive future JNB articles in email.
Oh, one more thing, have you ever read the file $JAVA_HOME/THIRDPARTYLICENSEREADME.txt?