This change adds a check for binutils 2.25 or higher after 8265783. The change
8265783 introduced on linux x86_64 a minimum requirement for binutils :
"Minimum required would be binutils 2.25 where AVX512 support was added for
Skylake." (see https://bugs.openjdk.java.net/browse/JDK-8265783 )
I
On Tue, 22 Jun 2021 07:39:28 GMT, Matthias Baesken wrote:
> This change adds a check for binutils 2.25 or higher after 8265783. The
> change 8265783 introduced on linux x86_64 a minimum requirement for binutils
> : "Minimum required would be binutils 2.25 where AVX512 support was added for
> S
> This change adds a check for binutils 2.25 or higher after 8265783. The
> change 8265783 introduced on linux x86_64 a minimum requirement for binutils
> : "Minimum required would be binutils 2.25 where AVX512 support was added for
> Skylake." (see https://bugs.openjdk.java.net/browse/JDK-8265
On Tue, 22 Jun 2021 10:30:28 GMT, Magnus Ihse Bursie wrote:
> The test should really be on as version, but I agree that it does not seem
> worth the hassle to add another version check, when in practice ld and as are
> bundled together as binutils.
>
> However, I would appreciate a comment cla
On Tue, 22 Jun 2021 11:18:47 GMT, Matthias Baesken wrote:
>> This change adds a check for binutils 2.25 or higher after 8265783. The
>> change 8265783 introduced on linux x86_64 a minimum requirement for binutils
>> : "Minimum required would be binutils 2.25 where AVX512 support was added
>> f
On Tue, 22 Jun 2021 07:39:28 GMT, Matthias Baesken wrote:
> This change adds a check for binutils 2.25 or higher after 8265783. The
> change 8265783 introduced on linux x86_64 a minimum requirement for binutils
> : "Minimum required would be binutils 2.25 where AVX512 support was added for
> S
It seems Ubuntu had bumped the version for GCC, so GHA started to fail with
e.g.:
The following packages have unmet dependencies:
g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base (=
10.2.0-5ubuntu1~20.04cross1) but 10.3.0-1ubuntu1~20.04cross1 is to be installed
gcc-10-s390x-linux
On Tue, 22 Jun 2021 17:20:14 GMT, Aleksey Shipilev wrote:
> It seems Ubuntu had bumped the version for GCC, so GHA started to fail with
> e.g.:
>
>
> The following packages have unmet dependencies:
> g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base (=
> 10.2.0-5ubuntu1~20.04cros
On Tue, 22 Jun 2021 17:20:14 GMT, Aleksey Shipilev wrote:
> It seems Ubuntu had bumped the version for GCC, so GHA started to fail with
> e.g.:
>
>
> The following packages have unmet dependencies:
> g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base (=
> 10.2.0-5ubuntu1~20.04cros
> Add the Base64 Decode intrinsic for x86 to utilize AVX-512 for acceleration.
> Also allows for performance improvement for non-AVX-512 enabled platforms.
> Due to the nature of MIME-encoded inputs, modify the intrinsic signature to
> accept an additional parameter (isMIME) for fast-path MIME d
On Tue, 22 Jun 2021 20:47:55 GMT, Scott Gibbons
wrote:
>> Add the Base64 Decode intrinsic for x86 to utilize AVX-512 for acceleration.
>> Also allows for performance improvement for non-AVX-512 enabled platforms.
>> Due to the nature of MIME-encoded inputs, modify the intrinsic signature to
>
On Tue, 22 Jun 2021 20:47:55 GMT, Scott Gibbons
wrote:
>> Add the Base64 Decode intrinsic for x86 to utilize AVX-512 for acceleration.
>> Also allows for performance improvement for non-AVX-512 enabled platforms.
>> Due to the nature of MIME-encoded inputs, modify the intrinsic signature to
>
On 23/06/2021 5:38 am, Xin Liu wrote:
On Tue, 22 Jun 2021 17:20:14 GMT, Aleksey Shipilev wrote:
It seems Ubuntu had bumped the version for GCC, so GHA started to fail with
e.g.:
The following packages have unmet dependencies:
g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base (
On Tue, 22 Jun 2021 17:20:14 GMT, Aleksey Shipilev wrote:
> It seems Ubuntu had bumped the version for GCC, so GHA started to fail with
> e.g.:
>
>
> The following packages have unmet dependencies:
> g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base (=
> 10.2.0-5ubuntu1~20.04cros
On Tue, 22 Jun 2021 17:20:14 GMT, Aleksey Shipilev wrote:
> It seems Ubuntu had bumped the version for GCC, so GHA started to fail with
> e.g.:
>
>
> The following packages have unmet dependencies:
> g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base (=
> 10.2.0-5ubuntu1~20.04cros
On Tue, 22 Jun 2021 17:20:14 GMT, Aleksey Shipilev wrote:
> It seems Ubuntu had bumped the version for GCC, so GHA started to fail with
> e.g.:
>
>
> The following packages have unmet dependencies:
> g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base (=
> 10.2.0-5ubuntu1~20.04cros
On Tue, 22 Jun 2021 17:20:14 GMT, Aleksey Shipilev wrote:
> It seems Ubuntu had bumped the version for GCC, so GHA started to fail with
> e.g.:
>
>
> The following packages have unmet dependencies:
> g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base (=
> 10.2.0-5ubuntu1~20.04cros
> Add the Base64 Decode intrinsic for x86 to utilize AVX-512 for acceleration.
> Also allows for performance improvement for non-AVX-512 enabled platforms.
> Due to the nature of MIME-encoded inputs, modify the intrinsic signature to
> accept an additional parameter (isMIME) for fast-path MIME d
On 23/06/2021 10:23 am, Xin Liu wrote:
On Tue, 22 Jun 2021 17:20:14 GMT, Aleksey Shipilev wrote:
It seems Ubuntu had bumped the version for GCC, so GHA started to fail with
e.g.:
The following packages have unmet dependencies:
g++-10-s390x-linux-gnu : Depends: gcc-10-s390x-linux-gnu-base
On Wed, 23 Jun 2021 00:31:55 GMT, Scott Gibbons
wrote:
>> Add the Base64 Decode intrinsic for x86 to utilize AVX-512 for acceleration.
>> Also allows for performance improvement for non-AVX-512 enabled platforms.
>> Due to the nature of MIME-encoded inputs, modify the intrinsic signature to
>
Hi, Please review
systemDictionaryShared becomes fatter and fatter so it is time to split it into
functional files. Moved security and jar operation related code into
CDSProtectionDomain, and moved shared class info (DumpTime/RunTime) to
sharedClassInfo.[ch]pp, also moved lambda proxy related to
Hi Yumin,
On 23/06/2021 4:19 pm, Yumin Qi wrote:
Hi, Please review
systemDictionaryShared becomes fatter and fatter so it is time to split it into
functional files. Moved security and jar operation related code into
CDSProtectionDomain, and moved shared class info (DumpTime/RunTime) to
shared
22 matches
Mail list logo