Re: RFR(XXS): 8164520 - java/lang/ProcessHandle/Basic.java is missing @library tag
On 20/08/2016 14:12, Christian Tornqvist wrote:
Hi everyone,
Please review this small change that fixes a mistake made in JDK-8157957, the @library tag was supposed to be changed to /test/lib but instead got lost somewhere on the way.
Verified the change locally.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8164520/webrev.00/
Looks okay but curious why we aren't seeing this in jdk9/dev. -Alan.
Hi Alan, The change that broke this was pushed to jdk9/hs yesterday, this will fix it before we integrate with jdk9/dev. Thanks, Christian -----Original Message----- From: Alan Bateman [mailto:Alan.Bateman@oracle.com] Sent: Saturday, August 20, 2016 11:22 AM To: Christian Tornqvist <christian.tornqvist@oracle.com>; core-libs-dev@openjdk.java.net Subject: Re: RFR(XXS): 8164520 - java/lang/ProcessHandle/Basic.java is missing @library tag On 20/08/2016 14:12, Christian Tornqvist wrote:
Hi everyone,
Please review this small change that fixes a mistake made in JDK-8157957, the @library tag was supposed to be changed to /test/lib but instead got lost somewhere on the way.
Verified the change locally.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8164520/webrev.00/
Looks okay but curious why we aren't seeing this in jdk9/dev. -Alan.
participants (2)
-
Alan Bateman
-
Christian Tornqvist