The Observer and Observable functionality in SA cause deprecation warnings. These are used to enable detach and reattach functionality in the SA, which is something that the SA isn't used for (anymore, if it ever was).
Remove the detach and reattach commands in CLHSDB to eliminate these warnings and code that isn't supported.
- relates to
-
JDK-8241618 Fix trivial unchecked warnings for jdk.hotspot.agent
-
- Resolved
-