The new reproducible build jar & jmod feature exposed a problem on Alpline
linux whereby when --with-source-date is specified the IS_GNU_DATE setting was
actually wrong. It was assuming the BusyBox "date" tool on Alpine linux was BSD
compatible, but it is actually GNU syntax compatible.
This PR
On Tue, 11 Jan 2022 10:25:31 GMT, Andrew Leonard wrote:
> The new reproducible build jar & jmod feature exposed a problem on Alpline
> linux whereby when --with-source-date is specified the IS_GNU_DATE setting
> was actually wrong. It was assuming the BusyBox "date" tool on Alpine linux
> was
On Tue, 11 Jan 2022 13:53:49 GMT, Erik Joelsson wrote:
>> The new reproducible build jar & jmod feature exposed a problem on Alpline
>> linux whereby when --with-source-date is specified the IS_GNU_DATE setting
>> was actually wrong. It was assuming the BusyBox "date" tool on Alpine linux
>> w
On Tue, 11 Jan 2022 10:25:31 GMT, Andrew Leonard wrote:
> The new reproducible build jar & jmod feature exposed a problem on Alpline
> linux whereby when --with-source-date is specified the IS_GNU_DATE setting
> was actually wrong. It was assuming the BusyBox "date" tool on Alpine linux
> was
On Mon, 3 Jan 2022 13:57:59 GMT, Erik Joelsson wrote:
>> Tyler Steele has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Fix issue where network_interface pointer is not updated to newly created
>> list
>
> Build changes look ok. You will
> Just in time for the holidays I have completed an implementation of the JFR
> functionality for AIX. As a side note, this is my first submission to OpenJDK
> 👋
>
> ### Implementation notes and alternatives considered
>
> After modifying the build system to allow the --enable-jvm-feature-jfr t
On Mon, 3 Jan 2022 13:57:59 GMT, Erik Joelsson wrote:
>> Tyler Steele has refreshed the contents of this pull request, and previous
>> commits have been removed. Incremental views are not available.
>
> Build changes look ok. You will also need ok from someone in the component
> team.
> @erikj
On Tue, 11 Jan 2022 16:53:05 GMT, Tyler Steele wrote:
>> Just in time for the holidays I have completed an implementation of the JFR
>> functionality for AIX. As a side note, this is my first submission to
>> OpenJDK 👋
>>
>> ### Implementation notes and alternatives considered
>>
>> After mod
On Tue, 11 Jan 2022 17:10:13 GMT, Erik Joelsson wrote:
> I can't really comment on any AIX specific compiler flags as I'm not familiar
> with AIX and not representing a company that supports it. All I can say is
> that the build changes look sane from a structural point of view. I don't
> know
On Wed, 17 Nov 2021 13:17:21 GMT, Magnus Ihse Bursie wrote:
>> This patch expands the newly added system for hsdis backends to include LLVM.
>>
>> The actual code in hsdis-llvm.cpp is based heavily on the work by @luhenry,
>> as published in the never integrated PR
>> https://github.com/openjd
For sanity, configure tries to verify that source files have the right
permissions by checking the LICENSE file in TOPDIR. That file may not always be
available, and for builds where it isn't configure will generate a (harmless)
error along the lines of:
-
Commit messages:
- 82798
On Tue, 11 Jan 2022 21:07:17 GMT, Mikael Vidstedt wrote:
> For sanity, configure tries to verify that source files have the right
> permissions by checking the LICENSE file in TOPDIR. That file may not always
> be available, and for builds where it isn't configure will generate a
> (harmless)
On Tue, 11 Jan 2022 21:07:17 GMT, Mikael Vidstedt wrote:
> For sanity, configure tries to verify that source files have the right
> permissions by checking the LICENSE file in TOPDIR. That file may not always
> be available, and for builds where it isn't configure will generate a
> (harmless)
Currently the information about using IDEA can only be found on mailing lists.
Additionally fixed the documentation for Visual Studio; the target
`ide-project` does not exist.
-
Commit messages:
- Update IDEA and VS documentation
Changes: https://git.openjdk.java.net/jdk/pull/7044
14 matches
Mail list logo