hg: jdk7/tl/jdk: 6548433: (enum spec) java.lang.Enum docs should explain about values() and valueOf(String)

2009-02-03 Thread joe . darcy
Changeset: 050da121df16
Author:darcy
Date:  2009-02-03 16:29 -0800
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/050da121df16

6548433: (enum spec) java.lang.Enum docs should explain about values() and 
valueOf(String)
Reviewed-by: martin

! src/share/classes/java/lang/Enum.java



Re: [Fwd: [PATCH]: Portability fixes]

2009-02-03 Thread Christos Zoulas
On Feb 2,  1:42pm, christopher.hega...@sun.com (Christopher Hegarty - Sun 
Microsystems Ireland) wrote:
-- Subject: Re: [Fwd: [PATCH]: Portability fixes]

| Hi Alan, Christos,
| 
| I've looked at the changes that Christos suggested and also how Martin 
| fixed UNIXProcess_md. Here is what I believe the final change should 
| look like.
| 
| Comments:
| 1) "3. last is possibly uninitialized."
| We have already fixed this in a previous changeset, see [1]
| 2) I made similar changes to Inet6AddressImpl as well as for Inet4

Great, thanks! This is fine.

christos