RFR: 7164: Add support for hidden classes [v2]

Marcus Hirt hirt at openjdk.java.net
Thu May 6 14:03:50 UTC 2021


On Thu, 6 May 2021 13:37:17 GMT, Henrik Dafgård <hdafgard at openjdk.org> wrote:

>> Adds support for JDK 15 hidden classes to the JFR parser and IMCType interface (defaults to `false`).
>
> Henrik Dafgård has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix formatting

core/org.openjdk.jmc.common/src/main/java/org/openjdk/jmc/common/IMCType.java line 68:

> 66: 
> 67: 	/**
> 68: 	 * Returns whether or not the type is hidden or not.

You can skip the "or not" at the end. :)

-------------

PR: https://git.openjdk.java.net/jmc/pull/247


More information about the jmc-dev mailing list