org.eclipse.rap
org.eclipse.rap copied to clipboard
Remove synchronisation on "Device.class", because it is deadlock prone.
Information about the deadlock was posted on the RAP mailing list: https://www.eclipse.org/lists/rap-dev/msg01480.html
Can one of the admins verify this patch?
ok to test
Is it possible to create a failing test in the Display_Test class to demonstrate the initial issue? This test must succeed with your PR.