Re: RFR: 8236847: CDS archive with 4K alignment unusable on machines with 64k pages [v2]

2021-02-28 Thread Andrew Haley
On Sun, 28 Feb 2021 14:08:37 GMT, Andrew Haley wrote: >> Before this fix, the alignment is defaulting to that of the build host. We >> would like to provide a way to produce a JDK distribution, with a pre >> generated CDS archive, where the alignment has the highest known value of >> any targe

Re: RFR: 8236847: CDS archive with 4K alignment unusable on machines with 64k pages [v2]

2021-02-28 Thread Andrew Haley
On Fri, 26 Feb 2021 18:28:04 GMT, Erik Joelsson wrote: > Before this fix, the alignment is defaulting to that of the build host. We > would like to provide a way to produce a JDK distribution, with a pre > generated CDS archive, where the alignment has the highest known value of any > target h