Hi Jaikiran, On 12/06/2019 16:01, Jaikiran Pai wrote:
The new webrev is now available for review at http://cr.openjdk.java.net/~jpai/8217705/01/webrev/
I'm happy to report that tests have been successful. Can you regenerate the webrev so that it has a changeset that can be hg imported? I suspect you were using mq... You'd have to commit the patch as if you were going to push it (don't forget to add 'dfuchs' to the Reviewed-by) and call webrev again. Then you can rollback the changes. hg pull -u hg commit -l <comment-file> [files...] webrev hg rollback best regards, -- daniel