Java Tool Tutorials - Herong's Tutorial Notes
Dr. Herong Yang, Version 5.11

About This Book

This section provides some detailed information about this book - Java Tool Tutorials - Herong's Tutorial Notes.

Website URL: http://www.herongyang.com/Java-Tools

Title: Java Tool Tutorials - Herong's Tutorial Notes

Author: Dr. Herong Yang

Category: Multimedia

Version/Edition: Version 5.11, 2008

Number of pages: 117

Short description: "Java Tool Tutorials - Herong's Tutorial Notes" is a free tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: breakpoint, classpath, java, javac, jar, jdb, jconsole, jar, javap, jps, jstat, jstatd, jinfo, jmap, jhat, jstack, keytool, J2SE, JDK, native2ascii.

Long description: "Java Tool Tutorials - Herong's Tutorial Notes" is a free tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: breakpoint, classpath, java, javac, jar, jdb, jconsole, jar, javap, jps, jstat, jstatd, jinfo, jmap, jhat, jstack, keytool, J2SE, JDK, native2ascii. Key sections: 'javac' - The Java Compiler - '-sourcepath' - Specifying Source Path - 'import' Statements - 'java' - The Java Launcher - '-classpath' - Specifying Class Path - '-jar' - Executable JAR Files - '-X' Options to Control Memory Size - 'javaw' - Launching Java Applications without Console - 'jdb' - The Java Debugger - Debugging Commands - Multi-Thread Debugging Exercise - 'jconsole' - Java Monitoring and Management Console - Local and Remote JMX Agent - 'jstat' - JVM Statistics Monitoring Tool - 'jstatd' - JVM Remote Monitoring Server - 'jmap' - JVM Heap Memory Dumper - 'jhat' - Java Heap Analysis Tool - 'jstack' - Thread Stack Traces Dumper - JAR File Format and 'jar' Tool - Creating Executable JAR Files - 'javap' - The Java Class File Disassembler - JCA - Certificates, 'keytool' and 'keystore' - Key and Certificate Management Tool - Generating Key Pairs and Self-Signed Certificates - Exporting and Import Certificates - 'native2ascii' - Native-to-ASCII Encoding Converter

Keywords: book, breakpoint, class, classpath, debugging, free, import, java, javac, jar, javap, jdb, jconsole, keytool, J2SE, JDK, JPDA, native2ascii, notes, source, sourcepath, thread, tutorials.

Category: Java/Book/Tutorial

Cost/Price: Free

Viewing statistics:

This book has been viewed a total of:

  • 37,517 times as of September 2006.

Revision history:

  • Version 5.11, 2008. Added notes on jconsole, jmap, jstack, and other new tools.
  • Version 5.00, 2008. Converted to hyPub format.
  • Version 4.00, 2006. Added keytool notes.
  • Version 3.00, 2003. Updated and formatted in PDF format.
  • Version 2.00, 2002. Updated and formatted in HTML format.
  • Version 1.00, 1999. Collected in text format.

Copyright:

  • This book is under Copyright © 2008 by Dr. Herong Yang. All rights reserved.
  • Material in this book may not be published, broadcasted, rewritten or redistributed in any form.
  • The example codes is provided as-is, with no warranty of any kind.

Dr. Herong Yang, updated in 2008
About This Book