[Rev 07] RFR: 6656: Allow capturing field values with path syntax
Kangcheng Xu
kxu at openjdk.java.net
Fri Jan 17 17:03:29 UTC 2020
On Thu, 19 Dec 2019 12:01:02 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> The pull request has been updated with 1 additional commit.
>
> core/org.openjdk.jmc.agent/src/main/java/org/openjdk/jmc/agent/util/InspectionClassLoader.java line 39:
>
>> 38:
>> 39: // One-time use loader for reflective class inspection. Don't keep static reference to one of these.
>> 40: public class InspectionClassLoader extends ClassLoader {
>
> Use javadoc instead, so that tooling will render it in IDEs.
Javadoc now added.
-------------
PR: https://git.openjdk.java.net/jmc/pull/20
More information about the jmc-dev
mailing list