This change added a simple check in
test/hotspot/jtreg/serviceability/sa/ClhsdbDumpclass.java if BootstrapMethods
attribute was dumped. (similar to test changes in PR #14556)
-
Commit messages:
- Added a check for BootstrapMethods dumped
Changes: https://git.openjdk.org/jdk/pull/1
On Mon, 4 Sep 2023 14:18:55 GMT, Roman Marchenko wrote:
> This change added a simple check in
> test/hotspot/jtreg/serviceability/sa/ClhsdbDumpclass.java if BootstrapMethods
> attribute was dumped. (similar to test changes in PR #14556)
This pull request has now been integrated.
Zero'ing memory of extension event callbacks
-
Commit messages:
- JDK-8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks
Changes: https://git.openjdk.org/jdk/pull/16647/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16647&range=00
Issue: https://bugs.openjdk.org/brow
> Zero'ing memory of extension event callbacks
Roman Marchenko has updated the pull request incrementally with one additional
commit since the last revision:
Fixing review comments
-
Changes:
- all: https://git.openjdk.org/jdk/pull/16647/files
- new: https://git.ope
On Tue, 14 Nov 2023 07:42:08 GMT, David Holmes wrote:
>> Roman Marchenko has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fixing review comments
>
> src/hotspot/share/prims/jvmtiEnvBase.cpp line 217:
On Tue, 14 Nov 2023 08:18:41 GMT, Roman Marchenko
wrote:
>> Zero'ing memory of extension event callbacks
>
> Roman Marchenko has updated the pull request incrementally with one
> additional commit since the last revision:
>
> Fixing review comments
The prev
On Tue, 14 Nov 2023 06:50:58 GMT, Roman Marchenko
wrote:
> Zero'ing memory of extension event callbacks
This pull request has now been integrated.
Changeset: 97ea5bf0
Author: Roman Marchenko
Committer: Yuri Nesterenko
URL:
https://git.openjdk.org/jd
On Tue, 14 Nov 2023 20:51:22 GMT, Daniel D. Daugherty
wrote:
>> Roman Marchenko has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fixing review comments
>
> Just a heads up that HotSpot code normally requir