RFR: 8256184: Openjfx build broken (Eclipse) [v2]

Jeanette Winzenburg fastegal at openjdk.java.net
Sat Nov 21 11:15:20 UTC 2020


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/352/files
  - new: https://git.openjdk.java.net/jfx/pull/352/files/0ce67925..ca50bcf0

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=352&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=352&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jfx/pull/352.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/352/head:pull/352

PR: https://git.openjdk.java.net/jfx/pull/352


More information about the openjfx-dev mailing list