Author: dgolovin
Date: 2009-08-15 04:45:37 -0400 (Sat, 15 Aug 2009)
New Revision: 17100
Modified:
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/mappingproject/MappingTestsBase.java
Log:
https://jira.jboss.org/jira/browse/JBIDE-4740 comment added to test class
Modified:
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/mappingproject/MappingTestsBase.java
===================================================================
---
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/mappingproject/MappingTestsBase.java 2009-08-15
08:42:11 UTC (rev 17099)
+++
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/mappingproject/MappingTestsBase.java 2009-08-15
08:45:37 UTC (rev 17100)
@@ -174,7 +174,8 @@
ii++;
}
}
- // Second way
+ // Second way to fix
https://jira.jboss.org/jira/browse/JBIDE-4740
+ // invoked to clean up RunnableLock[] in UISynchronizer
try {
m.invoke(Display.getCurrent(), Boolean.TRUE);
} catch (IllegalArgumentException e) {