History log of /openjdk10/jdk/test/javax/swing/undo/UndoManager/AbstractDocumentUndoConcurrentTest.java
Revision Date Author Comments
# 14324:b0407f2af374 15-Apr-2016 ssadetsky

8145787: [TEST_BUG][PIT] javax/swing/undo/UndoManager/AbstractDocumentUndoConcurrentTest.java fails with CannotUndoException
Reviewed-by: alexsch, serb


# 13360:5ed9c2c9abe6 01-Dec-2015 ssadetsky

8030702: Deadlock between subclass of AbstractDocument and UndoManager
Reviewed-by: alexsch, azvegint