On Wed, 23 Nov 2022 18:25:59 GMT, Ioi Lam <ik...@openjdk.org> wrote: > Remove code for supporting an ancient JDK version (1.4.2). We don't have any > test cases for this code so it's unclear whether it still works or not. > > Testing: tiers 1-4.
Looks good. Surprised that code survived for so long! Thanks. ------------- Marked as reviewed by dholmes (Reviewer). PR: https://git.openjdk.org/jdk/pull/11329