Re: Fwd: resource location problem in JDK 9 from build 148 onward

2017-01-18 Thread Rick Hillegas
On 1/18/17, 2:14 AM, Alan Bateman wrote: On 18/01/2017 01:21, Rick Hillegas wrote: Thanks, David and Alan. The suggested workaround works for me. I will mouse your response into the commentary on https://issues.apache.org/jira/browse/DERBY-6856, where I have been collecting all of the issues

Re: Fwd: resource location problem in JDK 9 from build 148 onward

2017-01-18 Thread Alan Bateman
On 18/01/2017 01:21, Rick Hillegas wrote: Thanks, David and Alan. The suggested workaround works for me. I will mouse your response into the commentary on https://issues.apache.org/jira/browse/DERBY-6856, where I have been collecting all of the issues I've encountered when building and

Re: Fwd: resource location problem in JDK 9 from build 148 onward

2017-01-17 Thread Rick Hillegas
Thanks, David and Alan. The suggested workaround works for me. I will mouse your response into the commentary on https://issues.apache.org/jira/browse/DERBY-6856, where I have been collecting all of the issues I've encountered when building and testing Apache Derby with JDK 9. I strongly

Re: Fwd: resource location problem in JDK 9 from build 148 onward

2017-01-17 Thread Alan Bateman
On 17/01/2017 00:55, Rick Hillegas wrote: : public class public class ResourceLocationProblem { public static void main(String... args) throws Exception { String resourceName = "/META-INF/MANIFEST.MF"; Class dummyClass = (new Object()).getClass(); Object is =

Re: Fwd: resource location problem in JDK 9 from build 148 onward

2017-01-16 Thread David Holmes
Typo: ResourceAllocationProblem.class -> ResourceLocationProblem.class David On 17/01/2017 11:15 AM, David Holmes wrote: Hi Rick, On 17/01/2017 10:55 AM, Rick Hillegas wrote: Resending since the moderator rejected my initial post for want of a subscription to jigsaw-dev. Original

Re: Fwd: resource location problem in JDK 9 from build 148 onward

2017-01-16 Thread David Holmes
Hi Rick, On 17/01/2017 10:55 AM, Rick Hillegas wrote: Resending since the moderator rejected my initial post for want of a subscription to jigsaw-dev. Original Message Subject: resource location problem in JDK 9 from build 148 onward Date: Mon, 16 Jan 2017 08:45:23

Fwd: resource location problem in JDK 9 from build 148 onward

2017-01-16 Thread Rick Hillegas
Resending since the moderator rejected my initial post for want of a subscription to jigsaw-dev. Original Message Subject:resource location problem in JDK 9 from build 148 onward Date: Mon, 16 Jan 2017 08:45:23 -0800 From: Rick Hillegas