[jdk23] RFR: 8334167: Test java/lang/instrument/NativeMethodPrefixApp.java timed out

Jaikiran Pai jpai at openjdk.org
Wed Jul 31 04:46:37 UTC 2024


On Thu, 25 Jul 2024 15:13:29 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this test-only backport of the fix that we did in master branch a few weeks back?
> 
> This isn't a clean backport, there were trivial merge issues in the `NativeMethodPrefixApp` test class, which I have resolved manually. The merged content matches with what we have in master branch. The original fix was done in https://github.com/openjdk/jdk/pull/20154 and we have seen this test fail since it was integrated.
> 
> Backporting this to jdk23 branch will provide test stability in that branch where currently this test occasionally times out.

Thank you David for the review. Given that this is the serviceability area, can I get a second review please?

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

PR Comment: https://git.openjdk.org/jdk/pull/20333#issuecomment-2259632800


More information about the serviceability-dev mailing list