Skip to content

FindJava: Allow early access version trailing string to be mixed case

The original regex was expecting to match strings like "ea", but it has been reported that other strings like "Debian" are also possible.

Fixes: #17091 (closed)

Edited by Craig Scott

Merge request reports