RFR: 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.

Thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/16431#issuecomment-1794831441


More information about the core-libs-dev mailing list