On Fri, 14 Jul 2023 21:58:33 GMT, Alexey Semenyuk wrote:
> The fix with `%{_builddir}` looks better. Did it resolve the issue?
Yes, it solved. The root of intermediate files changed to
/tmp/jdk.jpackage16701381473798822/BUILD/commonlicensetest.filesystem.files.
-
PR Comment: https
Hi Joe and Stuart,
Given the inconsistencies mentioned, I see how this change may not be worth the
hassle, so I’ll drop it. I appreciate the thoughtful responses to explain your
reasoning.
Thanks!
Ryan
> On Jul 7, 2023, at 4:21 PM, Stuart Marks wrote:
>
> Hi Ryan,
>
> Thanks for trying
On Fri, 14 Jul 2023 18:54:35 GMT, Pavel Rappo wrote:
>> Please review this PR to use modern APIs and language features to simplify
>> equals, hashCode, and compareTo for in java.nio and implementation code.
>>
>> Please note, test results are pending.
>>
>> Additional notes:
>>
>> * This PR s
On Sun, 16 Jul 2023 06:24:59 GMT, Jaikiran Pai wrote:
>> Can I please get a review for this change which proposes to fix the issue
>> reported in https://bugs.openjdk.org/browse/JDK-8206890?
>>
>> The `jlink` command allows a `--endian` option to specify the byte order in
>> the generated imag
On Wed, 11 Jan 2023 13:19:32 GMT, Jaikiran Pai wrote:
> Can I please get a review for this change which proposes to fix the issue
> reported in https://bugs.openjdk.org/browse/JDK-8206890?
>
> The `jlink` command allows a `--endian` option to specify the byte order in
> the generated image. Be