Re: RFR: JDK-8203667: Platform specific include files in jdk image in wrong sub directory

2018-06-15 Thread Tim Bell
Erik: Looks good to me as well. /Tim On 06/15/18 11:20, mandy chung wrote: +1 Mandy On 6/15/18 11:12 AM, Erik Joelsson wrote: Due to a typo in spec.gmk.in, the platform specific include files have lost their platform sub directory in the jdk image include dir. Bug: https://bugs.openjdk.jav

Re: RFR: JDK-8203667: Platform specific include files in jdk image in wrong sub directory

2018-06-15 Thread mandy chung
+1 Mandy On 6/15/18 11:12 AM, Erik Joelsson wrote: Due to a typo in spec.gmk.in, the platform specific include files have lost their platform sub directory in the jdk image include dir. Bug: https://bugs.openjdk.java.net/browse/JDK-8203667 Webrev: http://cr.openjdk.java.net/~erikj/8203667/we

RFR: JDK-8203667: Platform specific include files in jdk image in wrong sub directory

2018-06-15 Thread Erik Joelsson
Due to a typo in spec.gmk.in, the platform specific include files have lost their platform sub directory in the jdk image include dir. Bug: https://bugs.openjdk.java.net/browse/JDK-8203667 Webrev: http://cr.openjdk.java.net/~erikj/8203667/webrev.01/ /Erik