Re: 8049389: Move orb.idl and ir.idl to JDK include directory

2014-09-29 Thread Alan Bateman
On 29/09/2014 11:27, Magnus Ihse Bursie wrote: I thought we had a pattern like src/$M/native/include for include files? /Magnus We didn't change the location of the IDLs, but good question as it might be a good idea to do that. -Alan.

Re: 8049389: Move orb.idl and ir.idl to JDK include directory

2014-09-29 Thread Magnus Ihse Bursie
I thought we had a pattern like src/$M/native/include for include files? /Magnus 26 sep 2014 kl. 17:48 skrev Alan Bateman : > > As part of preparing to move to a modular image, we want to identify and move > all files in the JDK and JRE lib trees that are intended to be accessed > directly. T

Re: 8049389: Move orb.idl and ir.idl to JDK include directory

2014-09-26 Thread Erik Joelsson
Looks good to me. /Erik On 2014-09-26 17:48, Alan Bateman wrote: As part of preparing to move to a modular image, we want to identify and move all files in the JDK and JRE lib trees that are intended to be accessed directly. This mail concerns the IDL files that are in the JDK lib directory

8049389: Move orb.idl and ir.idl to JDK include directory

2014-09-26 Thread Alan Bateman
As part of preparing to move to a modular image, we want to identify and move all files in the JDK and JRE lib trees that are intended to be accessed directly. This mail concerns the IDL files that are in the JDK lib directory. We want to move them to the include directory. The typically usag