RFR: 8346048: test/lib/containers/docker/DockerRunOptions.java uses addJavaOpts() from ctor [v2]
Leonid Mesnik
lmesnik at openjdk.org
Mon Dec 16 02:41:27 UTC 2024
> Trivial fix to avoid using methods from DockerRunOptions().
>
> Don't methods final, just for using them in ctor.
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
made methods final
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22748/files
- new: https://git.openjdk.org/jdk/pull/22748/files/966824ce..adebf259
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22748&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22748&range=00-01
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/22748.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22748/head:pull/22748
PR: https://git.openjdk.org/jdk/pull/22748
More information about the hotspot-runtime-dev
mailing list