Hacker News new | ask | show | jobs
Top 15 java threading interview questions asked in Investment banks (javarevisited.wordpress.com)
7 points by revti 5421 days ago
2 comments

"write it again using new java 5 concurrent classes"

Java 5 was EOL'd in 2009. While it's good to understand some of the fundamentals (wait(long) is actually pretty tricky to use in practice), it'd be ridiculous not to allow anything introduced in the "new" java 5.