RFR: 8256184: Openjfx build broken (Eclipse)
Kevin Rushforth
kcr at openjdk.java.net
Thu Nov 12 13:52:57 UTC 2020
On Thu, 12 Nov 2020 11:24:15 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
> Issue was broken build in Eclipse after fix of [JDK-8244297](https://bugs.openjdk.java.net/browse/JDK-8244297):
>
> - the new memory test class requires jdk.management/java.management
> - users of the test class (in controls) need access to its package
>
> Changed .classpath files in base and controls to fix this.
The change looks reasonable to me, but since I don't use Eclipse it would be better for someone who does to review.
@nlisker can you review this?
-------------
PR: https://git.openjdk.java.net/jfx/pull/352
More information about the openjfx-dev
mailing list