On Mon, 11 Oct 2021 09:55:28 GMT, Evgeny Nikitin wrote:
> This PR contains a relatively simple test which verifies that JVMTI-agents
> are correctly informed about exceptions caught in C2-compiled code. The
> 8269574 introduces pre-allocated exceptions in some paths, so the test tries
> to pro
On Fri, 11 Feb 2022 08:54:51 GMT, Leo Korinth wrote:
>> Remove unused imports under test/lib and jtreg/gc. They create lots of
>> warnings if editing using an IDE. Tests in hotspot_gc passed.
>
> Leo Korinth has updated the pull request incrementally with one additional
> commit since the last
On Fri, 11 Feb 2022 08:52:48 GMT, Emanuel Peter wrote:
>> Deprecated ExtendedDTraceProbes.
>> Edited help messages and man pages accordingly, added the 3 flags to man
>> pages.
>> Added flag to VMDeprecatedOptions test.
>> Replaced the flag with 3 flags in SDTProbesGNULinuxTest.java.
>>
>> Chec
On Fri, 11 Feb 2022 08:52:48 GMT, Emanuel Peter wrote:
>> Deprecated ExtendedDTraceProbes.
>> Edited help messages and man pages accordingly, added the 3 flags to man
>> pages.
>> Added flag to VMDeprecatedOptions test.
>> Replaced the flag with 3 flags in SDTProbesGNULinuxTest.java.
>>
>> Chec
On Fri, 11 Feb 2022 08:54:51 GMT, Leo Korinth wrote:
>> Remove unused imports under test/lib and jtreg/gc. They create lots of
>> warnings if editing using an IDE. Tests in hotspot_gc passed.
>
> Leo Korinth has updated the pull request incrementally with one additional
> commit since the last
> Remove unused imports under test/lib and jtreg/gc. They create lots of
> warnings if editing using an IDE. Tests in hotspot_gc passed.
Leo Korinth has updated the pull request incrementally with one additional
commit since the last revision:
updating copyright
-
Changes:
- a
On Fri, 11 Feb 2022 08:54:51 GMT, Leo Korinth wrote:
>> Remove unused imports under test/lib and jtreg/gc. They create lots of
>> warnings if editing using an IDE. Tests in hotspot_gc passed.
>
> Leo Korinth has updated the pull request incrementally with one additional
> commit since the last
> Deprecated ExtendedDTraceProbes.
> Edited help messages and man pages accordingly, added the 3 flags to man
> pages.
> Added flag to VMDeprecatedOptions test.
> Replaced the flag with 3 flags in SDTProbesGNULinuxTest.java.
>
> Checked that tests are not affected.
Emanuel Peter has updated the