Please take a look at the slightly changed version of this test-only fix.
Semyon, thank you! I'm sorry I have to update it: now we have new syntax for addExport; the old syntax will eventually stop working. yan On 03/31/2016 04:24 PM, Yuri Nesterenko wrote:
Hi, could you please review this test-only fix? CR: https://bugs.openjdk.java.net/browse/JDK-8152693 Webrev: http://cr.openjdk.java.net/~yan/8152693/webrev.00 Added: one more addExport of an internal package for a spawned process. The test does sniff for Class.getModule() and runs with older JDK if necessary. Thank you, -yan
