[9] Review request: JDK-8170609: Show Error When Mac AppStore Certificate Expired

2016-12-01 Thread Chris Bensen
Victor, Please review the changes to show an error when the MacApp Store certificate has expired. JIRA: https://bugs.openjdk.java.net/browse/JDK-8170609 Webrev: http://cr.openjdk.java.net/~cbensen/JDK-8170609/webrev.00/ Chris

Re: Follow-on bugs

2016-12-01 Thread Jim Graham
Before we come to any conclusions on performance, though, we might want to run this on something like a Microsoft Surface that uses a mobile processor (m3 in the low end) that might not perform as well with doubles. Does anyone have a low-end Surface they could try these patches on and see how t

[9] Review request: JDK-8088064: Enhance Launcher to Support Long File Names

2016-12-01 Thread Victor Drozdov
Chris, Please review the changes about enhancing support of long file names. JIRA: https://bugs.openjdk.java.net/browse/JDK-8088064 Webrev: http://cr.openjdk.java.net/~vdrozdov/JDK-8088064/webrev.00/ --Victor