[Rev 01] RFR: 6687: Add icon to the flame view to render as icicle graph
Alex Macdonald
aptmac at openjdk.java.net
Thu Feb 20 16:18:25 UTC 2020
On Wed, 12 Feb 2020 14:37:16 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> The pull request has been updated with 1 additional commit.
>
> Marked as reviewed by hirt (Lead).
Just a heads up that `ResourceLocator` [[0]](https://help.eclipse.org/2019-12/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fjface%2Fresource%2FResourceLocator.html) was introduced in JFace 3.17. Trying to use the flameview with the photon platform definition will fail.
java.lang.Error: Unresolved compilation problem:
ResourceLocator cannot be resolved
[0] https://help.eclipse.org/2019-12/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fjface%2Fresource%2FResourceLocator.html
-------------
PR: https://git.openjdk.java.net/jmc/pull/50
More information about the jmc-dev
mailing list