Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P1
-
Resolution: Fixed
-
Affects Version/s: 10
-
Fix Version/s: 10
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b31
Description
The fix for
6463710: ListSelectionModel.setSelectionMode() underspecified
is causing SwingSet2 to not even start !
It is hanging in DefaultListSelectionModel.changeSelection
Need to back out this change today.
It is also causing a failure of java/beans/PropertyChangeSupport/Test4682386.java
and this is probably just the tip of the iceberg .. Java2Demo won't start either
6463710: ListSelectionModel.setSelectionMode() underspecified
is causing SwingSet2 to not even start !
It is hanging in DefaultListSelectionModel.changeSelection
Need to back out this change today.
It is also causing a failure of java/beans/PropertyChangeSupport/Test4682386.java
and this is probably just the tip of the iceberg .. Java2Demo won't start either