On 16/08/2022 23:37, Chris Plummer wrote:
I'm no expert in this area, especially regarding invokedynamic and
bootstrap methods attributes. I see from the JVM spec that you are
referring to the constant pool BootstrapMethods attribute. Also from
the JVM spec I see that there are other attribu
> The proposal is to encapsulate the nmethod mark for deoptimization logic in
> one place and only allow access to the `mark_for_deoptimization` from a
> closure object:
> ```C++
> class DeoptimizationMarkerClosure : StackObj {
> public:
> virtual void marker_do(Deoptimization::MarkFn mark_fn)
This is a serviceability-dev issue, redirected.
Thanks,
Paul
-Original Message-
From: discuss on behalf of Severin Gehwolf
Date: Wednesday, August 17, 2022 at 2:00 AM
To: "disc...@openjdk.org"
Subject: RE: OperatingSystemMXBean and network usage and limit information
Hi,
On Wed, 20