On Sun, 19 Dec 2021 07:37:19 GMT, Alan Bateman wrote:
>> Enable the security manager in rmiregistry's launcher arguments.
>
> As things stand, `rmiregsitry -J-Djava.security.manager` and `rmiregistry
> -J-Djava.security.manager=allow` are equivalent because rmiregistry sets the
> default SM. So
> Enable the security manager in rmiregistry's launcher arguments.
Stuart Marks has updated the pull request incrementally with one additional
commit since the last revision:
Change java.security.manager to "allow"; filter warning lines from
VersionCheck
-
Changes:
- all: http
On Wed, 22 Dec 2021 01:18:58 GMT, Stuart Marks wrote:
>> Enable the security manager in rmiregistry's launcher arguments.
>
> Stuart Marks has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Change java.security.manager to "allow"; filter warni
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 to work
on AIX,
On Fri, 17 Dec 2021 19:07:54 GMT, Tyler 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 modifying the bui
On Wed, 22 Dec 2021 02:59:43 GMT, Erik Gahlin 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 modi