mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-12 11:28:35 +00:00
8225309: HTML issues in jdk.jdi module
Reviewed-by: lancea
This commit is contained in:
parent
62426ed024
commit
8c5651e0f5
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!--
|
||||
Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
|
||||
Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
|
||||
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
|
||||
This code is free software; you can redistribute it and/or modify it
|
||||
@ -41,6 +41,7 @@ table {
|
||||
</HEAD>
|
||||
<BODY style="background-color:white">
|
||||
<div role="main">
|
||||
<h1>JDI Type Signatures</h1>
|
||||
<Table Border="0">
|
||||
<caption style="font-size:x-large"><b>JDI Type Signatures</b></caption>
|
||||
<thead>
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
* This module includes a simple command-line debugger,
|
||||
* <em>{@index jdb jdb tool}</em>.
|
||||
*
|
||||
* <h3>Global Exceptions</h3>
|
||||
* <h2>Global Exceptions</h2>
|
||||
* <p>
|
||||
* This section documents exceptions which apply to the entire API and are thus
|
||||
* not documented on individual methods.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user