Integrated: 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.
This pull request has now been integrated.
Changeset: 1ea76d33
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1ea76d338b99900089277b7a2da82c24382a6ce1
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8332675: test/hotspot/jtreg/gc/testlibrary/Helpers.java compileClass javadoc does not match after 8321812
Reviewed-by: mdoerr, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/19348
More information about the hotspot-gc-dev
mailing list