From 6a9535025fdab70907859ccb2d172f0d74303663 Mon Sep 17 00:00:00 2001
From: Evan Saulpaugh Note rmic has been deprecated as of Java 13 and
removed as of Java 15. Trying to use it with Java15 will fail unless
- you specifiy the execxutable or rmic-adapter explicitly.
Rmic
can be run on a single class (as specified with the classname attribute) or a
number of classes at once (all classes below base that are neither _Stub