在JDK中非屬於核心部分,支援JDK Tools and Utilities的函式庫
有Basic Tools,javac,內含java,jar等功能的工具
Remote Method Invocation (RMI) Tools
Internationalization Tool
Security Tools
Java IDL and RMI-IIOP Tools
Java Plug-in Tool 這些功能
如JSP的執行容器Tomcat等,即需要tools.jar之中的javac來編譯jsp程式
資料來源:SUN的JDK說明文件