changeset 2956:6692ce358b40 icedtea-2.6.14

PR3551: Additional category used in jconsole.desktop.in is incorrect 2018-04-12 Andrew John Hughes <gnu_andrew@member.fsf.org> PR3551: Additional category used in jconsole.desktop.in is incorrect * NEWS: Updated. * jconsole.desktop.in: Use valid subcategory of Development, "Profiling".
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Thu, 24 May 2018 05:21:27 +0100
parents 7c8dc68eec3e
children 6327cf1cea9e
files ChangeLog NEWS jconsole.desktop.in
diffstat 3 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu May 24 04:03:11 2018 +0100
+++ b/ChangeLog	Thu May 24 05:21:27 2018 +0100
@@ -1,3 +1,10 @@
+2018-04-12  Andrew John Hughes  <gnu_andrew@member.fsf.org>
+
+	PR3551: Additional category used in jconsole.desktop.in is incorrect
+	* NEWS: Updated.
+	* jconsole.desktop.in:
+	Use valid subcategory of Development, "Profiling".
+
 2018-05-23  Andrew John Hughes  <gnu_andrew@member.fsf.org>
 
 	* NEWS: Set release date to today.
--- a/NEWS	Thu May 24 04:03:11 2018 +0100
+++ b/NEWS	Thu May 24 05:21:27 2018 +0100
@@ -73,6 +73,7 @@
   - S8200556, PR3567: AArch64 port crashes on slowdebug builds
   - S8201509, PR3580: Zero's atomic_copy64() broken on s390
 * Bug fixes
+  - PR3551: Additional category used in jconsole.desktop.in is incorrect
   - PR3576, RH1567204: System cacerts database handling should not affect jssecacerts
   - PR3595: Bootstrapping with IcedTea 2.x as the bootstrap JDK broken by import of 7u181-b01
 
--- a/jconsole.desktop.in	Thu May 24 04:03:11 2018 +0100
+++ b/jconsole.desktop.in	Thu May 24 05:21:27 2018 +0100
@@ -6,5 +6,5 @@
 Terminal=false
 Type=Application
 StartupWMClass=sun-tools-jconsole-JConsole
-Categories=Development;Monitor;Java;
+Categories=Development;Profiling;Java;
 Version=1.0