Thanks for the review, Martin.
> -----Original Message-----
> From: Doerr, Martin <[email protected]>
> Sent: Montag, 23. Dezember 2019 15:12
> To: Langer, Christoph <[email protected]>; jdk-updates-dev <jdk-
> [email protected]>
> Cc: build-dev <[email protected]>
> Subject: RE: [11u] RFR: 8232167: Visual Studio install found through --with-
> tools-dir value is discarded
>
> Hi Christoph,
>
> looks good. Thanks for backporting.
>
> Best regards,
> Martin
>
>
> > -----Original Message-----
> > From: jdk-updates-dev <[email protected]> On
> > Behalf Of Langer, Christoph
> > Sent: Montag, 23. Dezember 2019 15:00
> > To: jdk-updates-dev <[email protected]>
> > Cc: build-dev <[email protected]>
> > Subject: [11u] RFR: 8232167: Visual Studio install found through --
> > with-tools-dir value is discarded
> >
> > Hi,
> >
> > please review this simple backport of a simple build system fix which
> > unfortunately did not apply cleanly. It's just context changes that needed
> to
> > be resolved. I ran into this with jdk11u after I reinstalled my Visual
> > Studio to
> a
> > non-default folder and used configure option --with-tools-dir. So it should
> be
> > backported.
> >
> > Bug: https://bugs.openjdk.java.net/browse/JDK-8232167
> > Original change: https://hg.openjdk.java.net/jdk/jdk/rev/5a4b4544b810
> > Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8232167.11u/
> >
> > Thanks
> > Christoph