-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: 7u6
-
Component/s: javafx
ClipboardContentBuilder is generated for ClipboardContent even though ClipboardContent has no properties. Using its only method - files() leads to NPE in applyTo/build because ClipboardContent.getFiles() doesn't behave as the builder generator expects. I am not sure if this builder should be generated at all.
- relates to
-
JDK-8102007 Extend Path Builder with methods for adding elements
-
- Closed
-