On 2020-04-29 12:47, Alan Bateman wrote:


On 29/04/2020 11:40, Magnus Ihse Bursie wrote:
:

http://cr.openjdk.java.net/~ihse/JDK-8243665-fix-AddPackagesAttribute/webrev.02
Looks good.
Thanks.
It could be optimized to only read the module-info.class once but will hardly be noticeable I suspect.
It could possibly also be optimized by only running on those modules which has changed, if it could get better cooperation with the build system. :-) But I'll leave it at this for now.

/Magnus


-Alan

Reply via email to