On Tue, 18 Jan 2022 23:09:12 GMT, Liam Miller-Cushon wrote:
> Update links to the chromium style guide in the HotSpot Style Guide.
The current change process for the style guide requires voting by HotSpot
group members and a decision by the group lead (Vladimir). That seems overly
heavyweight fo
> 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
> 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 Thu, 20 Jan 2022 19:03:36 GMT, Joe Darcy wrote:
> Update of JDK 18 symbol information for build 32.
>
> @lahodaj , can you take a look at the diff? Given the code changes for
> JDK-8270416: "Enhance construction of Identity maps"
> (https://github.com/openjdk/jdk/commit/5832a3440489d0967dc3
Update of JDK 18 symbol information for build 32.
@lahodaj , can you take a look at the diff? Given the code changes for
JDK-8270416: "Enhance construction of Identity maps"
(https://github.com/openjdk/jdk/commit/5832a3440489d0967dc3b0542c1ace51eed292d6),
I didn't see why the symbol update was
On Thu, 20 Jan 2022 14:22:21 GMT, Alan Hayward wrote:
>> PAC is an optional feature in AArch64 8.3 and is compulsory in v9. One
>> of its uses is to protect against ROP based attacks. This is done by
>> signing the Link Register whenever it is stored on the stack, and
>> authenticating the value
> PAC is an optional feature in AArch64 8.3 and is compulsory in v9. One
> of its uses is to protect against ROP based attacks. This is done by
> signing the Link Register whenever it is stored on the stack, and
> authenticating the value when it is loaded back from the stack. If an
> attacker were
> PAC is an optional feature in AArch64 8.3 and is compulsory in v9. One
> of its uses is to protect against ROP based attacks. This is done by
> signing the Link Register whenever it is stored on the stack, and
> authenticating the value when it is loaded back from the stack. If an
> attacker were