> Moved Swing component modification to the EDT. > Increased wait time for popup to show up. > Made checking variabled volatile. > Generic code cleanup. > Removed the test from ProblemList.txt
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Moving access to the popup visibility status to EDT ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/6104/files - new: https://git.openjdk.java.net/jdk/pull/6104/files/1977c961..f409cf19 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6104&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6104&range=00-01 Stats: 16 lines in 1 file changed: 14 ins; 0 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/6104.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/6104/head:pull/6104 PR: https://git.openjdk.java.net/jdk/pull/6104
