• Create primitive arrays directly instead of using Array#newInstance
  • Replace if-else blocks with enhanced switch statement

Comment From: sbrannen

This has been merged into main in 47aca90c5836dc03c276a27e06685422a693ade8 and slightly revised in 0c0cda9815645f0864a87cd854158438e1e78117.

The code is much cleaner now. 👍

Thanks!


p.s. please note that we only include full names in @author tags.

Comment From: TAKETODAY

Thank you