The sample code
apps/toys/Hello/src/main/java/hello/TestBuilder.java
uses bind instead of bindBidirectional due to which the application throws an exception (as specified for the same issue fixed in 9
This issue is fixed in jdk9 and needs to be fixed in 8u as well.
apps/toys/Hello/src/main/java/hello/TestBuilder.java
uses bind instead of bindBidirectional due to which the application throws an exception (as specified for the same issue fixed in 9
This issue is fixed in jdk9 and needs to be fixed in 8u as well.
- relates to
-
JDK-8134342 [Mac] run-sanity can no longer switch to the "Tabs and Menus" pane on Mac
- Resolved