Hi, please review and sponsor this fix: Webrev: http://cr.openjdk.java.net/~mhaupt/8080286/webrev.00 Bug: https://bugs.openjdk.java.net/browse/JDK-8080286
A problem with this on Windows is that, at least with a very recent ant version (1.9.4), TestNG classes cannot properly be imported into JavaScript because the class path setting is not recognised. Using a platform-independent abstraction for the path separator in the project properties fixes this. Best, Michael -- <http://www.oracle.com/> Dr. Michael Haupt | Principal Member of Technical Staff Phone: +49 331 200 7277 | Fax: +49 331 200 7561 Oracle Java Platform Group | HotSpot Compiler Team Oracle Deutschland B.V. & Co. KG, Schiffbauergasse 14 | 14467 Potsdam, Germany <http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment
