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

Matthias Baesken mbaesken at openjdk.org
Thu May 23 07:31:04 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.

Hi  Albert and Martin, thanks for the reviews !

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

PR Comment: https://git.openjdk.org/jdk/pull/19348#issuecomment-2126414356


More information about the hotspot-gc-dev mailing list