RFR: 8319153: Fix: Class is a raw type in ProcessTools

Leonid Mesnik lmesnik at openjdk.org
Tue Oct 31 23:33:59 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.

Marked as reviewed by lmesnik (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16431#pullrequestreview-1707376126


More information about the core-libs-dev mailing list