RFR: 7894: Provide an alternative Java based flamegraph visualization [v11]

Brice Dutheil bdutheil at openjdk.org
Thu Jun 8 14:50:00 UTC 2023


On Thu, 8 Jun 2023 14:13:48 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:

>> Brice Dutheil has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix spotless issues
>
> application/org.openjdk.jmc.flightrecorder.flamegraph/.classpath line 5:
> 
>> 3: 	<classpathentry kind="src" path="src/main/java"/>
>> 4: 	<classpathentry kind="src" path="src/main/resources"/>
>> 5: 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
> 
> With the recent updates I think this should be updated to: `JavaSE-17` ?

Ah I missed those, strange

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

PR Review Comment: https://git.openjdk.org/jmc/pull/408#discussion_r1223152095


More information about the jmc-dev mailing list