Re: RFR: JDK-8245119 Fix include path for hotspot-ide-project

2020-05-15 Thread Erik Joelsson
Looks good. /Erik On 2020-05-15 09:24, Magnus Ihse Bursie wrote: Unfortunately JDK-8245046 was not enough to be able to produce the Hotspot VS project file. With this patch, the generation has been tested and verified by one of our Windows developers. Bug: https://bugs.openjdk.java.net/brows

RFR: JDK-8245119 Fix include path for hotspot-ide-project

2020-05-15 Thread Magnus Ihse Bursie
Unfortunately JDK-8245046 was not enough to be able to produce the Hotspot VS project file. With this patch, the generation has been tested and verified by one of our Windows developers. Bug: https://bugs.openjdk.java.net/browse/JDK-8245119 Patch inline: diff --git a/make/Main.gmk b/make/Main.g