Good stuff! It looks like others have chimed in already with good advice. I'll
take a look at the portion of the patches posted on core-libs-dev.
s'marks
On 2/2/12 1:05 AM, Michael Barker wrote:
Hi,
Attached is a patch that was a result of our work at the LJC OpenJDK
Hack session on Tuesday.
Changeset: 5a784dab75f1
Author:katleman
Date: 2012-02-02 09:39 -0800
URL: http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/5a784dab75f1
Added tag jdk8-b24 for changeset 6c9d21ca92c4
! .hgtags
Changeset: 8da468cf037b
Author:katleman
Date: 2012-02-02 09:39 -0800
URL: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/8da468cf037b
Added tag jdk8-b24 for changeset 34029a0c69bb
! .hgtags
Changeset: b376d901e006
Author:katleman
Date: 2012-02-02 09:39 -0800
URL: http://hg.openjdk.java.net/jdk8/jdk8/jaxws/rev/b376d901e006
Added tag jdk8-b24 for changeset e0d90803439b
! .hgtags
Changeset: bb694c151fc7
Author:katleman
Date: 2012-02-02 09:39 -0800
URL: http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/bb694c151fc7
Added tag jdk8-b24 for changeset 7836655e2495
! .hgtags
Changeset: 905945c5913e
Author:katleman
Date: 2012-02-02 09:39 -0800
URL: http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/905945c5913e
Added tag jdk8-b24 for changeset a80fd4f45d7a
! .hgtags
Changeset: 5350cd6e0cc0
Author:katleman
Date: 2012-02-02 09:39 -0800
URL: http://hg.openjdk.java.net/jdk8/jdk8/rev/5350cd6e0cc0
Added tag jdk8-b24 for changeset 1a5f1d6b98d6
! .hgtags
Changeset: e45d6b406d5f
Author:katleman
Date: 2012-02-02 09:39 -0800
URL: http://hg.openjdk.java.net/jdk8/jdk8/corba/rev/e45d6b406d5f
Added tag jdk8-b24 for changeset b98f0e6dddf9
! .hgtags
Vote: Yes
-kto
Vote: yes
Vote: Yes
- Mike
On Feb 2 2012, at 06:15 , Alan Bateman wrote:
>
> I hereby nominate Kurchi Subhra Hazra to jdk8 Committer.
>
> Kurchi graduated from the University of Illinois, Urbana Champaign with a
> M.Sc. in Computer Science last summer, joining Oracle in July 2011 to work on
> the JDK
vote: yes
On 02/02/2012 06:15 AM, Alan Bateman wrote:
I hereby nominate Kurchi Subhra Hazra to jdk8 Committer.
Kurchi graduated from the University of Illinois, Urbana Champaign
with a M.Sc. in Computer Science last summer, joining Oracle in July
2011 to work on the JDK with a focus on netwo
On 2/2/2012 6:10 AM, Chris Hegarty wrote:
Michael,
I see others have guessed submitting separate code reviews. I can wait
till then for a formal review, but here are a few specific comments:
ICC_Profile.java
You can use ICC_Profile as the generic type for the PrivilegedAction
rather than O
Vote: yes
Vote: Yes.
Brad
Vote: Yes
-Joe
Vote: Yes
Vote: yes
Vote: yes
-Chris.
Vote: yes
Vote: yes
Dan
On 2/2/12 7:15 AM, Alan Bateman wrote:
I hereby nominate Kurchi Subhra Hazra to jdk8 Committer.
Kurchi graduated from the University of Illinois, Urbana Champaign
with a M.Sc. in Computer Science last summer, joining Oracle in July
2011 to work on the JDK with a focus on netw
Vote: yes.
Artem
On 2/2/2012 6:15 PM, Alan Bateman wrote:
I hereby nominate Kurchi Subhra Hazra to jdk8 Committer.
Kurchi graduated from the University of Illinois, Urbana Champaign with
a M.Sc. in Computer Science last summer, joining Oracle in July 2011 to
work on the JDK with a focus on n
Vote: Yes
Vote: Yes
- Michael
Vote: yes
-Xiomara
On 2/2/12 6:15 AM, Alan Bateman wrote:
I hereby nominate Kurchi Subhra Hazra to jdk8 Committer.
Kurchi graduated from the University of Illinois, Urbana Champaign
with a M.Sc. in Computer Science last summer, joining Oracle in July
2011 to work on the JDK with a focus o
Vote: Yes
On 02/ 2/12 02:15 PM, Alan Bateman wrote:
>
> I hereby nominate Kurchi Subhra Hazra to jdk8 Committer.
>
> Kurchi graduated from the University of Illinois, Urbana Champaign with a
> M.Sc.
> in Computer Science last summer, joining Oracle in July 2011 to work on the
> JDK
> with a f
Vote: Yes
-Weijun
I hereby nominate Kurchi Subhra Hazra to jdk8 Committer.
Kurchi graduated from the University of Illinois, Urbana Champaign with
a M.Sc. in Computer Science last summer, joining Oracle in July 2011 to
work on the JDK with a focus on networking and libraries. To date Kurchi
has contributed sev
Michael,
I see others have guessed submitting separate code reviews. I can wait
till then for a formal review, but here are a few specific comments:
ICC_Profile.java
You can use ICC_Profile as the generic type for the PrivilegedAction
rather than Object.
--- a/src/share/classes/java/awt/c
>
> I deliberately did not make these changes yet as they will cause TCK
> failures due to the signatures and will do this as part of the JDBC 4.2
> work and align it with the TCK team
>
> I would prefer to hold off on this change for now.
>
No problem, I'll drop them out when I resubmit to the se
On 02/02/2012 10:43, Alan Bateman wrote:
On 01/02/2012 18:26, Volker Simonis wrote:
I think the prerequisite for a port can not be that there exists
access to it on "x86 hardware".
With this constraint there will never be an OpenJDK port to other
architectures like PPC/Itanium/ARM to name just
On Feb 2, 2012, at 5:58 AM, Michael Barker wrote:
>> Michael - I skimmed through this and see a couple of API changes and a few
>> methods in java.sql.Date deprecated. I'm sure Stuart will go through
>> everything in detail but just to mention that some of changes may be a bit
>> out of scope.
>
> Michael - I skimmed through this and see a couple of API changes and a few
> methods in java.sql.Date deprecated. I'm sure Stuart will go through
> everything in detail but just to mention that some of changes may be a bit
> out of scope.
These were cases where the methods were already marked as
On 02/02/2012 10:43 AM, Alan Bateman wrote:
> This thread highlights that we need to figure out how OpenJDK can
> accommodate additional ports going forward. I would be interested to
> hear how other projects do this. I've heard of projects that have a
> core set of platforms and then additional te
On 01/02/2012 18:26, Volker Simonis wrote:
I think the prerequisite for a port can not be that there exists
access to it on "x86 hardware".
With this constraint there will never be an OpenJDK port to other
architectures like PPC/Itanium/ARM to name just a few.
(By the way, there once upon a time
On 02/02/2012 09:05, Michael Barker wrote:
Hi,
Attached is a patch that was a result of our work at the LJC OpenJDK
Hack session on Tuesday. They are all warning fixes, based on the
same rules as the big warning cleanup day from last year. I rolled it
up into a single patch, but I can split it
On 02/02/2012 10:05 AM, Michael Barker wrote:
Hi,
Attached is a patch that was a result of our work at the LJC OpenJDK
Hack session on Tuesday. They are all warning fixes, based on the
same rules as the big warning cleanup day from last year. I rolled it
up into a single patch, but I can split
Hi,
Attached is a patch that was a result of our work at the LJC OpenJDK
Hack session on Tuesday. They are all warning fixes, based on the
same rules as the big warning cleanup day from last year. I rolled it
up into a single patch, but I can split it by packages or classes if
that is preferred.
38 matches
Mail list logo