-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b32
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236931 | 15 | Serguei Spitsyn | P4 | Resolved | Fixed | b06 |
JDK-8237439 | 14.0.1 | Unassigned | P4 | Resolved | Fixed | b01 |
The com.sun.tools.attach.spi.AttachProvider page has obsolete references to the Sun's JDK or Sun's HotSpot:
For example, Sun's JDK implementation ships with provider implementations that can only attach to Sun's HotSpot virtual machine.
. . .
The Sun JDK implementation, for example, ships with attach providers that use the name "sun".
These references has to be replaced with something like Open JDK or Oracle's JDK.
For example, Sun's JDK implementation ships with provider implementations that can only attach to Sun's HotSpot virtual machine.
. . .
The Sun JDK implementation, for example, ships with attach providers that use the name "sun".
These references has to be replaced with something like Open JDK or Oracle's JDK.
- backported by
-
JDK-8236931 AttachProvider javadoc page needs an update
-
- Resolved
-
-
JDK-8237439 AttachProvider javadoc page needs an update
-
- Resolved
-