Re: JDK 7 is Feature-Complete

2011-02-07 Thread Steve Poole
Thanks Joe - its good to see this information being shared. Can you help me a little more though :-) What I'm trying to figure out now is where I go to find and/or raise bugs for JAXP. The JAXP project has its own issue tracker. Can I assume that all JAXP bugs end up on that list? If so : 1 - C

OpenJDK Build Procedures

2011-02-07 Thread Kelly O'Hair
It is critical that all changes to the OpenJDK build process, as defined in the existing Makefiles, be reviewed by the Build Infrastructure Group (http://openjdk.java.net/groups/ build/) via the build-...@openjdk.java.net mailing list prior to integration into the public shared repositories.

Re: JDK 7 is Feature-Complete

2011-02-07 Thread Joe Wang
On 2/7/2011 1:16 AM, Steve Poole wrote: Thanks Joe - its good to see this information being shared. Can you help me a little more though :-) Sure, absolutely. What I'm trying to figure out now is where I go to find and/or raise bugs for JAXP. The JAXP project has its own issue tracker. Can I

Re: JDK 7 is Feature-Complete

2011-02-07 Thread Dr Andrew John Hughes
On 7 February 2011 18:38, Joe Wang wrote: > On 2/7/2011 1:16 AM, Steve Poole wrote: >> snip... > Bugs can also be filed through OpenJDK Bugzilla, but so far, we only had > two, e.g. https://bugs.openjdk.java.net/show_bug.cgi?id=100017 > That's probably because: * You can STILL only use it to p

Re: JDK 7 is Feature-Complete

2011-02-07 Thread Joe Wang
Thanks Andrew. That explains why :) The jaxp bugs on OpenJDK Bugzilla were actually passed onto me by Alan, by the way. So it seems to me, JAXP Jira is a better option since I would be noticed when new issues are created. I can then add Oracle Bug ID as you mentioned. Regards, Joe On 2/7/2