On 2016-06-13 14:01, Alan Bateman wrote:
On 13/06/2016 12:38, Claes Redestad wrote:
Hi,
afraid I found some subtle bugs with some tests I forgot to check
earlier:
http://cr.openjdk.java.net/~redestad/8159334/webrev.02/
- conceals() is expected to return an unmodified test
- need to consistently use the supplied packages in the plugin's
ModuleDescriptorBuilder
The updated plugin code looks okay so once all tests are passing then
you should be okay.
Thanks, passing all directly related tests as well as the entirety of
java/lang as a sanity test.
/Claes