> On Nov 14, 2016, at 5:30 AM, Patrick Reinhart <patr...@reini.net> wrote: > > Hi there, > > I have taken a look into the jdeps utility in order to may extend it to > supply an additional parameter to scan an entire directory for all existing > JAR files. > > In doing that, I stumbled over some output that has no direct resource bundle > externalization. My question is now if this is intentional or just missed? > > I did externalize those in this patch as an proposal: > > http://cr.openjdk.java.net/~reinhapa/reviews/jdeps/langtools_resourcebundle.patch
Looks like we did miss these ones fixed in your patch. I will file JBS issue for it. Mandy