Integrated: 8319153: Fix: Class is a raw type in ProcessTools
Leo Korinth
lkorinth at openjdk.org
Mon Nov 6 13:35:22 UTC 2023
On Tue, 31 Oct 2023 07:43:43 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:
> Changing from `Class c` to `Class<?> c` removes two warnings.
This pull request has now been integrated.
Changeset: 1c2ea1d2
Author: Leo Korinth <lkorinth at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1c2ea1d27b1895dca3b30073e3516978083dc70a
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8319153: Fix: Class is a raw type in ProcessTools
Reviewed-by: dholmes, mli, lmesnik, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/16431
More information about the core-libs-dev
mailing list