Re: Review of OpenJDK Java tools nroff documentation

2013-11-12 Thread Mandy Chung
I looked at jdeps that looks fine in general. Suggestion on minor updates on these options: -v, -verbose Print all class level dependencies -p , -package Finds dependencies in the given package (may be given multiple times) -e , -

jdk8-b116: HotSpot

2013-11-12 Thread Alejandro E Murillo
hs25-b58 has been integrated into jdk8-b116. http://hg.openjdk.java.net/jdk8/jdk8/rev/40e892e2a4f2 http://hg.openjdk.java.net/jdk8/jdk8/corba/rev/5fdc44652089 http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/52b076e6ffae http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/e757eb9aee3d http://hg.openjdk

hg: jdk8/jdk8/hotspot: 18 new changesets

2013-11-12 Thread alejandro . murillo
Changeset: 5b84039ca739 Author:amurillo Date: 2013-11-01 08:35 -0700 URL: http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/5b84039ca739 8027580: new hotspot build - hs25-b58 Reviewed-by: jcoomes ! make/hotspot_version Changeset: ea79ab313e98 Author:mgerdin Date: 2013-10-3

Re: Changes to look and feel of javadoc generated API pages in JDK 8

2013-11-12 Thread Bhavesh Patel
Thanks to everyone who provided their feedback. I will take it up to the User Interface team, who worked on the changes to the design. Regards, Bhavesh. - Original Message - From: bhavesh.x.pa...@oracle.com To: jdk8-dev@openjdk.java.net Sent: Wednesday, November 6, 2013 1:54:06 PM GMT -

New Date Time tutorial

2013-11-12 Thread Sharon Zakhour
Just to let you know that we recently released a new trail, Date-Time API , in the Java Tutorial that covers the java.time packages coming in JDK 8. Thanks!

Re: Review of OpenJDK Java tools nroff documentation

2013-11-12 Thread Naoto Sato
Looked at the native2ascii tool part, and it looks good to me. Naoto On 11/11/13, 10:18 AM, raymond gallardo wrote: Hello Reviewers, As part of the OpenJDK review processes, the OpenJDK 8 nroff files for Java tools are up for review, which are attached as a zip file. Please provide your feedb

Re: Review of OpenJDK Java tools nroff documentation

2013-11-12 Thread Kumar Srinivasan
I looked at java(1), pack200(1) and unpack200(1), I also glossed over javac(1), javap(1), javadoc(1) and javah(1) on Solaris, and I could not find anything wrong. Of course on Solaris there is the line-break issue bug with man(1), I take it someone from TechPubs will file a bug against Solaris.

Re: Review of OpenJDK Java tools nroff documentation

2013-11-12 Thread Alan Bateman
On 11/11/2013 20:31, raymond gallardo wrote: Hello Reviewers, As part of the OpenJDK review processes, the OpenJDK 8 nroff files for Java tools are up for review, which are attached as a zip file. I looked at several of the man pages and overall it looks like good work. The bundle that I gra