[9] Review request: 8144490: Update assemblyIdentity version in javapackager manifest for Verona

2016-01-12 Thread Kevin Rushforth
Chris, Please review the following: https://bugs.openjdk.java.net/browse/JDK-8144490 http://cr.openjdk.java.net/~kcr/8144490/webrev.00/ This fixes the assemblyVersion in the javapackager.exe manifest. The javapackager is DOA without this fix as reported in: https://bugs.openjdk.java.net/brows

review: Refactor systemTests for clear separation of tests

2016-01-12 Thread David Hill
Kevin, https://bugs.openjdk.java.net/browse/JDK-8145203 http://cr.openjdk.java.net/~ddhill/8145203 tested using: gradle -PFULL_TEST=true :systemTests:test as well as a full tests. There are intermittent issues with timeouts in some of the Monocle tests that I believe were there before this

[9] Review request for 8088039: [launcher] Change Windows and Linux to use JLI rather than JNI

2016-01-12 Thread Dmitry Cherepanov
Chris, Please review the following fix https://bugs.openjdk.java.net/browse/JDK-8088039 http://cr.openjdk.java.net/~dcherepanov/8088039/webrev.v0/ Thanks, Dmitry

[9] review request: JDK-8090061 [WebView] replace "char*" with "const char*" where appropriate

2016-01-12 Thread Murali Billa
Hi Arun, Alexander, kevin, Please review the fix for below issue : JIRA: https://bugs.openjdk.java.net/browse/JDK-8090061 Webrev: http://cr.openjdk.java.net/~mbilla/8090061/webrev.00/ Issue: This issue is related to changing JNI functions signature(BackForwardListJava.cpp