[External] : RE: jdk21u-dev build issue : 8326332: Unclosed inline tags cause misalignment in summary tables

Erik Joelsson erik.joelsson at oracle.com
Mon Aug 12 12:30:21 UTC 2024


There is a variable BOOT_JDK_SOURCETARGET exported from configure and 
picked up in JavaCompilation.gmk. We should probably change the name of 
the variable as well to avoid confusion.

/Erik

On 8/12/24 12:08 AM, Baesken, Matthias wrote:
>
> Hi Erik, the '--release N-1'   sounds like a good idea ; where do we 
> have to set it ?
>
> Best regards, Matthias
>
> >To me that sounds like GHA are miss-configured for the update 
> releases. To work around this, perhaps we should set an explicit 
> '--release N-1' argument when building source intended to run on the 
> bootjdk. It looks like we currently set '-source N-1 -target N-1' but 
> that isn't enough as it won't change the available JDK APIs to link to.
>
> >/Erik
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20240812/b1ed1ae3/attachment-0001.htm>


More information about the build-dev mailing list