Skip to content

Commit

Permalink
Bug 582486 Improve help for queries
Browse files Browse the repository at this point in the history
Better finalizer links.

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=582486
Change-Id: Ia695bd71a27a32975fb1a7f4c6a904bb205dcd55
  • Loading branch information
ajohnson1 committed Sep 30, 2023
1 parent 6c58d81 commit 8c49ad1
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
@CommandName("finalizer_in_processing")
@Category(Category.HIDDEN)
@Icon("/META-INF/icons/finalizer.gif")
@HelpUrl("/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.html")
@HelpUrl("/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.html#task_analyzingfinalizer__finalizer_in_processing")
public class FinalizerInProcessingQuery implements IQuery
{
@Argument
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Copyright (c) 2008, 2020 SAP AG and IBM Corporation.
* Copyright (c) 2008, 2023 SAP AG and IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
Expand Down Expand Up @@ -40,7 +40,7 @@
@CommandName("finalizer_queue")
@Category(Category.HIDDEN)
@Icon("/META-INF/icons/finalizer.gif")
@HelpUrl("/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.html")
@HelpUrl("/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.html#task_analyzingfinalizer__finalizer_in_processing")
public class FinalizerQueueQuery implements IQuery
{
@Argument
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Copyright (c) 2008, 2020 SAP AG and IBM Corporation.
* Copyright (c) 2008, 2023 SAP AG and IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
Expand Down Expand Up @@ -31,7 +31,7 @@
@CommandName("finalizer_thread_locals")
@Category(Category.HIDDEN)
@Icon("/META-INF/icons/finalizer.gif")
@HelpUrl("/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.html")
@HelpUrl("/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.html#task_analyzingfinalizer__finalizer_thread_locals")
public class FinalizerThreadLocalsQuery implements IQuery
{
@Argument
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
@CommandName("finalizer_thread")
@Category(Category.HIDDEN)
@Icon("/META-INF/icons/finalizer.gif")
@HelpUrl("/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.html")
@HelpUrl("/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.html#task_analyzingfinalizer__finalizer_thread")
public class FinalizerThreadQuery implements IQuery
{
@Argument
Expand Down
12 changes: 6 additions & 6 deletions plugins/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.dita
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2008, 2020 SAP AG and IBM Corporation.
Copyright (c) 2008, 2023 SAP AG and IBM Corporation.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand All @@ -19,7 +19,7 @@
<copyright>
<copyryear year=""></copyryear>
<copyrholder>
Copyright (c) 2008, 2020 SAP AG and others.
Copyright (c) 2008, 2023 SAP AG and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand All @@ -44,7 +44,7 @@
<table rowsep="1" colsep="1">
<tgroup cols="2">
<tbody>
<row>
<row id="finalizer_in_processing">
<entry>
<b>Finalizer in Processing</b>
</entry>
Expand All @@ -61,7 +61,7 @@
<p> Use the finalizer queue query to check the queue.</p>
</entry>
</row>
<row>
<row id="ready_for_finalizer_thread">
<entry>
<b>Ready for Finalizer Thread</b>
</entry>
Expand Down Expand Up @@ -102,14 +102,14 @@
<p> Additionally a class-level summary of the objects is provided</p>
</entry>
</row>
<row>
<row id="finalizer_thread">
<entry>
<b>Finalizer Thread</b>
</entry>
<entry> This query shows the daemon thread which performs the
object finalizations.</entry>
</row>
<row>
<row id="finalizer_thread_locals">
<entry>
<b>Finalizer Thread Locals</b>
</entry>
Expand Down
12 changes: 6 additions & 6 deletions plugins/org.eclipse.mat.ui.help/tasks/analyzingfinalizer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<meta name="generator" content="DITA-OT" /><meta name="DC.type" content="task" />
<meta name="DC.title" content="Analyzing Finalizer" />
<meta name="copyright" content="Copyright (c) 2008, 2020 SAP AG and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ " type="primary" />
<meta name="DC.rights.owner" content="Copyright (c) 2008, 2020 SAP AG and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ " type="primary" />
<meta name="copyright" content="Copyright (c) 2008, 2023 SAP AG and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ " type="primary" />
<meta name="DC.rights.owner" content="Copyright (c) 2008, 2023 SAP AG and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ " type="primary" />
<meta name="DC.format" content="XHTML" />
<meta name="DC.identifier" content="task_analyzingfinalizer" />
<meta name="DC.language" content="en-us" />
Expand Down Expand Up @@ -35,7 +35,7 @@ <h1 class="title topictitle1" id="ariaid-title1">Analyzing Finalizer</h1>


<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" class="table" frame="border" border="1" rules="all"><colgroup><col /><col /></colgroup><tbody class="tbody">
<tr class="row">
<tr id="task_analyzingfinalizer__finalizer_in_processing" class="row">
<td class="entry cellrowborder" style="vertical-align:top;">
<strong class="ph b">Finalizer in Processing</strong>
</td>
Expand All @@ -61,7 +61,7 @@ <h1 class="title topictitle1" id="ariaid-title1">Analyzing Finalizer</h1>

</tr>

<tr class="row">
<tr id="task_analyzingfinalizer__ready_for_finalizer_thread" class="row">
<td class="entry cellrowborder" style="vertical-align:top;">
<strong class="ph b">Ready for Finalizer Thread</strong>
</td>
Expand Down Expand Up @@ -116,7 +116,7 @@ <h1 class="title topictitle1" id="ariaid-title1">Analyzing Finalizer</h1>

</tr>

<tr class="row">
<tr id="task_analyzingfinalizer__finalizer_thread" class="row">
<td class="entry cellrowborder" style="vertical-align:top;">
<strong class="ph b">Finalizer Thread</strong>
</td>
Expand All @@ -126,7 +126,7 @@ <h1 class="title topictitle1" id="ariaid-title1">Analyzing Finalizer</h1>

</tr>

<tr class="row">
<tr id="task_analyzingfinalizer__finalizer_thread_locals" class="row">
<td class="entry cellrowborder" style="vertical-align:top;">
<strong class="ph b">Finalizer Thread Locals</strong>
</td>
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.mat.ui.help/tasks/exportdump.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

<meta name="generator" content="DITA-OT" /><meta name="DC.type" content="task" />
<meta name="DC.title" content="Export Heap Dump" />
<meta name="copyright" content="Copyright (c) 2018,2020 IBM Corporation. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ " type="primary" />
<meta name="DC.rights.owner" content="Copyright (c) 2018,2020 IBM Corporation. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ " type="primary" />
<meta name="copyright" content="Copyright (c) 2018,2023 IBM Corporation. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ " type="primary" />
<meta name="DC.rights.owner" content="Copyright (c) 2018,2023 IBM Corporation. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ " type="primary" />
<meta name="DC.format" content="XHTML" />
<meta name="DC.identifier" content="task_exportdump" />
<meta name="DC.language" content="en-us" />
Expand Down

0 comments on commit 8c49ad1

Please sign in to comment.