-
Bug
-
Resolution: Fixed
-
P1
-
9
The test programs added to address JDK-8161103 will need to be backed out for the following reasons:
1) HelloTreeTableView fails the build of "gradle apps" on linux-arm (it uses javafx.embed.swing which is not present)
2) HelloTreeView uses a com.sun package (we don't allow use of internal API in the apps/toys projects).
1) HelloTreeTableView fails the build of "gradle apps" on linux-arm (it uses javafx.embed.swing which is not present)
2) HelloTreeView uses a com.sun package (we don't allow use of internal API in the apps/toys projects).
- relates to
-
JDK-8161103 Import HelloTreeTableView and HelloTreeView test apps into apps
-
- Closed
-