On Tue, 19 Aug 2025 23:22:09 GMT, Leonid Mesnik <[email protected]> wrote:

>> test/hotspot/jtreg/serviceability/jvmti/events/MethodExit/ExceptionOccurred.java
>>  line 1:
>> 
>>> 1: /*
>> 
>> Shouldn't this file be placed in 
>> `test/hotspot/jtreg/serviceability/jvmti/events/MethodExit/ExceptionOccurred`
>>  along with the cpp file?
>
> It makes test name 
> serviceability/jvmti/events/MethodExit/ExceptionOccurred/ExceptionOccurred.java
> so it is better to left it on this level
> And tests usually have single lib*.cpp per directory.

It is normal/common to have a directory Foo that contains both Foo.java and 
libFoo.cpp

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/26713#discussion_r2286984421

Reply via email to