Re: Boot JDK version; was Re: RFR: JDK-8188312 Use CDS if present when running the Boot JDK during build

2017-10-06 Thread Erik Joelsson
Hello, Indeed it does. I would say we should do it sooner rather than later. There are other issues coming up that relies on this switch as well so I will likely get a patch out in the near future. /Erik On 2017-10-05 18:15, Jonathan Gibbons wrote: This thread brings up the question ... whe

Re: RFR: JDK-8188312 Use CDS if present when running the Boot JDK during build

2017-10-06 Thread Magnus Ihse Bursie
On 2017-10-05 18:08, Ioi Lam wrote: On 10/5/17 2:35 AM, Magnus Ihse Bursie wrote: On 2017-10-05 11:07, Claes Redestad wrote: On 2017-10-05 10:59, Magnus Ihse Bursie wrote: How often is -Xbootclasspath/p used? Why not use "-XX:-VerifySharedSpaces -XX:SharedArchiveFile=local.jsa -Xshare:a

RE: Building OpenJDK9 on MSYS2

2017-10-06 Thread Peter Budai
Magnus, I have followed your suggestion and removed the fixpath prefixes from gcc related compile tools, and left only the fixpath prefix _only_ for the Boot JDK related tools in place. 1. As I follow the process, all java and javac related compile steps are running properly 2. When th

Re: RFR: JDK-8188312 Use CDS if present when running the Boot JDK during build

2017-10-06 Thread Ioi Lam
On 10/6/17 2:04 AM, Magnus Ihse Bursie wrote: On 2017-10-05 18:08, Ioi Lam wrote: On 10/5/17 2:35 AM, Magnus Ihse Bursie wrote: On 2017-10-05 11:07, Claes Redestad wrote: On 2017-10-05 10:59, Magnus Ihse Bursie wrote: How often is -Xbootclasspath/p used? Why not use "-XX:-VerifyShared