The copyright header for src is different from that for test. You need
to mention the "Classpath" exception.
--Max
On 01/25/2017 03:48 AM, Adam Petcher wrote:
On 1/24/2017 2:17 PM, Sean Mullan wrote:
It looks like there is a leftover import for PolicyUtil in
PolicyParser.java. Otherwise looks good and I can push this fix for
you after you send me an updated patch/webrev.
--Sean
Fixed in the latest webrev:
http://cr.openjdk.java.net/~apetcher/8168075/webrev.03/
I also added the missing @test tag that Mandy requested and I neglected
to include in webrev.02.