[8u-dev] Backport approval for 8029548, 8031092, 8048063, 8050804

Daniel Fuchs daniel.fuchs at oracle.com
Fri Jul 18 15:38:31 UTC 2014


Hi Mandy,

 > Webrev showing just jdk8u to jdk9 diff:
 >
 > 
http://cr.openjdk.java.net/~mchung/jdk8u/webrevs/8029548%2b8050804/jdk9-jdk8u-diff/ 

 >

The diff webrev looks good - but I'm puzzled by the change at
line 257 in JdepsTask.java: this seems to be going the wrong way.
<http://cr.openjdk.java.net/~mchung/jdk8u/webrevs/8029548%2b8050804/jdk9-jdk8u-diff/src/share/classes/com/sun/tools/jdeps/JdepsTask.java.frames.html>

best regards,

-- daniel

On 7/18/14 5:12 PM, Mandy Chung wrote:
> This is to request backport of the following bug fixes in JDK 9:
>
> JDK-8029548 (jdeps) use @jdk.Exported to determine supported vs JDK
> internal API
> JDK-8031092 jdeps does not recognize --help option.
> JDK-8048063 (jdeps) Add filtering capability
> JDK-8050804: (jdeps) Recommend supported API to replace use of JDK
> internal API
>
> Review discussion:
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-July/027570.html
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-July/027789.html
>
> Since langtools is built with JDK n-1, the backport requires
> modification to replace use of the JDK 8 APIs and lambda after
> I imported the two changesets.
>
> Webrev showing just jdk8u to jdk9 diff:
>
> http://cr.openjdk.java.net/~mchung/jdk8u/webrevs/8029548%2b8050804/jdk9-jdk8u-diff/
>
>
> The full webrevs for two changesets are:
>     http://cr.openjdk.java.net/~mchung/jdk8u/webrevs/8029548%2b8050804/
>
> Daniel - can you please review the 8u40 patch (the jdk8u to jdk9 diff
> may be the best way to see the changes).
>
> thanks
> Mandy
>
>



More information about the jdk8u-dev mailing list