From 1da22f2df27ef152dfde577197b635cb74ab17f3 Mon Sep 17 00:00:00 2001 From: James Elford Date: Jun 27 2020 08:07:30 +0000 Subject: Fixup formatting error on `ref_jdk_cools.adoc` Looks like part of the description of `policytool` got shifted to the next line with `VisualVM` --- diff --git a/modules/ROOT/pages/_partials/ref_jdk-tools.adoc b/modules/ROOT/pages/_partials/ref_jdk-tools.adoc index a182d8b..50aba15 100644 --- a/modules/ROOT/pages/_partials/ref_jdk-tools.adoc +++ b/modules/ROOT/pages/_partials/ref_jdk-tools.adoc @@ -50,8 +50,8 @@ The JDK has as its primary components a collection of programming tools, includi `jstatd`:: jstat daemon (experimental) `keytool`:: tool for manipulating the keystore `pack200`:: JAR compression tool -`policytool`:: the policy creation and management tool, which can determine policy for a Java runtime, specifying which permissions are -`available for code from various sources VisualVM`:: visual tool integrating several command-line JDK tools and lightweight clarification needed] performance and memory profiling capabilities +`policytool`:: the policy creation and management tool, which can determine policy for a Java runtime, specifying which permissions are available for code from various sources +`VisualVM`:: visual tool integrating several command-line JDK tools and lightweight clarification needed] performance and memory profiling capabilities `wsimport`:: generates portable JAX-WS artifacts for invoking a web service. `xjc`:: Part of the Java API for XML Binding (JAXB) API. It accepts an XML schema and generates Java classes.