- Unused parameter in StringConcat::convert_uncommon_traps. The jvms parameter is not used since JDK-8258653.
- replace unfolded definition of is_diamond() with the utility method is_diamond().
- Consider removing fallthroughs in a few of the cases in validate_control_flow when fail is set to true (are they expected?)
- ...
- replace unfolded definition of is_diamond() with the utility method is_diamond().
- Consider removing fallthroughs in a few of the cases in validate_control_flow when fail is set to true (are they expected?)
- ...