RFR: 8332675: test/hotspot/jtreg/gc/testlibrary/Helpers.java compileClass javadoc does not match after 8321812

Martin Doerr mdoerr at openjdk.org
Wed May 22 14:50:02 UTC 2024


On Wed, 22 May 2024 13:07:43 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> The javadoc for compileClass needs updating after JDK-8321812 .
> See
> https://github.com/openjdk/jdk/commit/1d1cd32bc355a33448d8f15555e142570bb49c21#diff-aa21aa70a6334c4d148b2fd72ceaca1e60c9e18dffe4758004c216d3972231c8
> 
> where in line 93 the interface changed but the javadoc above stayed.  In the same file below the javadoc was updated.

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19348#pullrequestreview-2071507561


More information about the hotspot-gc-dev mailing list