RFR: 8246256: GenerateLinkOptData should not mutate the interim or bootstrap JDK

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Mon Jun 1 15:26:15 UTC 2020


On 2020-06-01 16:37, Claes Redestad wrote:
> Hi,
>
> the classlist generation mutates the interim JDK, which is usually
> part of the things we build, but can also be an external bootstrap JDK
> that we shouldn't write to. Fix is to explicitly generate the files to
> explicit locations in the build directory.
>
> Sponsoring the fix Fedor suggested here:
>
> https://mail.openjdk.java.net/pipermail/build-dev/2020-May/027537.html
>
> Bug:    https://bugs.openjdk.java.net/browse/JDK-8246256
> Webrev: http://cr.openjdk.java.net/~redestad/8246256/open.00/
Looks good to me.

/Magnus
>
> Testing: built and verified locally, tier1 ongoing
>
> Thanks!
>
> /Claes




More information about the build-dev mailing list