Provide an alternate source subtree that contains a modified ObservableList, and as little else as possible.The modified ObservableList should have default methods removed.
The unmodified ObservableList should be in the default tree. It shouldn't be in a separate "Java 8" tree.
The unmodified ObservableList should be in the default tree. It shouldn't be in a separate "Java 8" tree.
- relates to
-
JDK-8097861 [iOS,Android] Defender Methods in ObservableList do not compile on iOS or Android
- Resolved