RFR: Miscellaneous minor code improvements

Erik Helin ehelin at openjdk.java.net
Mon Nov 2 09:07:56 UTC 2020


On Sun, 1 Nov 2020 09:50:25 GMT, Kartik Ohri <github.com+27751938+amCap1712 at openjdk.org> wrote:

> Hi!
> Analyzing the skara codebase in Intellij IDEA reveals that there several opportunities for minor improvements in the codebase. One such improvement is to use the `<>` instead of explicit types. Hence, I propose this patch.
> 
> There are other inspections and improvements possible as well. In case such changes are welcome, I would be happy to contribute patches for those as well. Also, in that case should those changes be a part of this PR or should there be a separate PR for each ?
> Thanks.
> Regards,
> Kartik

Looks good!

-------------

Marked as reviewed by ehelin (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/935


More information about the skara-dev mailing list