On 21/08/2019 12:03, Patrick Concannon wrote:
This looks okay to me. Just a minor nit in GetURLsTest where we usually prefer "static final" over "final static".Hi, Thanks Alan for the suggestions. I've made those changes below: http://cr.openjdk.java.net/~aefimov/pconcann/8078219/01/
-Alan