RFR: 8256184: Openjfx build broken (Eclipse) [v2]
Nir Lisker
nlisker at openjdk.java.net
Sat Nov 21 11:54:07 UTC 2020
On Sat, 21 Nov 2020 11:15:20 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.
>
> Jeanette Winzenburg has updated the pull request incrementally with one additional commit since the last revision:
>
> added exports to tests/.classpath
Marked as reviewed by nlisker (Reviewer).
-------------
PR: https://git.openjdk.java.net/jfx/pull/352
More information about the openjfx-dev
mailing list