On 22/01/2017 19:27, Xueming Shen wrote:
The assumption is the remove of the version tag can help us to easily
get the
diffs from the webrev directly in future upgrade.
Here is the webrev with the diff by listing old and new files in a
webrev list file.
http://cr.openjdk.java.net/~sherman/8173140/webrev.diff
wevrev failed to create the diffs for couple files, I wonder if it is
because of the
order I did the change (renamed the zlib.1.2.8->zlib first, then
applied the file level
change in the repo, or applied the file level changes and then rename
the dir )
It might be although I haven't had problems with renames + edits like this.
Anyway, the changes in the webrev look okay and for the next update then
it should be a lot easier to see the changes.
-Alan