On Wed, 19 Apr 2023 11:09:02 GMT, Markus Grönlund wrote:
> It follows the same pattern as for other jvmti*.cpp files also excluded via
> make/hotspot/lib/jvmFeatures.gmk. For example, jvmtiExport.cpp.
Okay , yes I see that now - I was thrown by the fact that the original versions
of these func
On Wed, 19 Apr 2023 02:22:38 GMT, David Holmes wrote:
> @mgronlun I agree this does not look good. I'm not sure this was the right
> way to conditionalize the new code, rather than ensuring the callsites were
> conditionalized on INCLUDE_JVMTI.
It follows the same pattern as for other jvmti*.c
On Tue, 18 Apr 2023 15:22:02 GMT, Markus Grönlund wrote:
>> Greetings,
>>
>> With [JDK-8257967](https://bugs.openjdk.org/browse/JDK-8257967), much
>> refactoring was done to the JVMTI code concerning agents. However, some
>> platforms do not have JVMTI support, and tier5 of testing builds an e
On Tue, 18 Apr 2023 15:22:02 GMT, Markus Grönlund wrote:
>> Greetings,
>>
>> With [JDK-8257967](https://bugs.openjdk.org/browse/JDK-8257967), much
>> refactoring was done to the JVMTI code concerning agents. However, some
>> platforms do not have JVMTI support, and tier5 of testing builds an e
> Greetings,
>
> With [JDK-8257967](https://bugs.openjdk.org/browse/JDK-8257967), much
> refactoring was done to the JVMTI code concerning agents. However, some
> platforms do not have JVMTI support, and tier5 of testing builds an embedded
> build, linux-arm32-open-cmp-baseline, which failed b
> Greetings,
>
> With [JDK-8257967](https://bugs.openjdk.org/browse/JDK-8257967), much
> refactoring was done to the JVMTI code concerning agents. However, some
> platforms do not have JVMTI support, and tier5 of testing builds an embedded
> build, linux-arm32-open-cmp-baseline, which failed b
On Tue, 18 Apr 2023 14:22:21 GMT, Markus Grönlund wrote:
> Greetings,
>
> With [JDK-8257967](https://bugs.openjdk.org/browse/JDK-8257967), much
> refactoring was done to the JVMTI code concerning agents. However, some
> platforms do not have JVMTI support, and tier5 of testing builds an embedd
Greetings,
With [JDK-8257967](https://bugs.openjdk.org/browse/JDK-8257967), much
refactoring was done to the JVMTI code concerning agents. However, some
platforms do not have JVMTI support, and tier5 of testing builds an embedded
build, linux-arm32-open-cmp-baseline, which failed because the r