Question about jdeps internalization
Patrick Reinhart
patrick at reini.net
Mon Nov 14 13:30:21 UTC 2016
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
.Patrick
More information about the core-libs-dev
mailing list