--- old/test/java/lang/ProcessHandle/InfoTest.java 2016-02-16 21:51:52.000000000 +0800 +++ new/test/java/lang/ProcessHandle/InfoTest.java 2016-02-16 21:51:51.000000000 +0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -53,7 +53,6 @@ * @run testng InfoTest * @summary Functions of ProcessHandle.Info * @author Roger Riggs - * @key intermittent */ public class InfoTest {