Re: What about java.lang.invoke available in b136 ?

2011-04-05 Thread Henri Gomez
Good materials in your reply John ! So your advice is to track work groups to know better about changes in trunk of various JDK7 components. Thanks again Le 4 avr. 2011 à 20:39, John Rose a écrit : > Thanks, Dalibor. > > Here's another reference: > http://mail.openjdk.java.net/pipermail

Re: What about java.lang.invoke available in b136 ?

2011-04-05 Thread Henri Gomez
Thanks to you Mike also for your reply. The hard side for a non core developer or individual like me is to find infos about roadmap or planning, for example to know when a given feature will be implemented or backported from trunk to bsd-port, from bsd-port to mac-port. And also the large po

Re: What about java.lang.invoke available in b136 ?

2011-04-05 Thread Mike Swingler
Each project does schedules and planning differently - in the macosx-port right now, we have a lot of code that needs to move rapidly (without destabilizing the build) so we are carving off chunks and migrating them piece by piece. I don't really have any schedule guidance beyond "it's going to

hg: bsd-port/bsd-port/corba: 5 new changesets

2011-04-05 Thread glewis
Changeset: 918003855fa0 Author:cl Date: 2011-03-10 17:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/918003855fa0 Added tag jdk7-b133 for changeset 671fe2e623ff ! .hgtags Changeset: e0b72ae5dc5e Author:schien Date: 2011-03-17 14:32 -0700 URL: h

hg: bsd-port/bsd-port: 15 new changesets

2011-04-05 Thread glewis
Changeset: a1c8b847b753 Author:ohrstrom Date: 2011-02-28 10:56 +0100 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/a1c8b847b753 7021753: Add a build times report Summary: Report the build times at end of a jdkroot build. Reviewed-by: ohair ! Makefile ! make/Defs-internal.gm

hg: bsd-port/bsd-port/jaxp: 11 new changesets

2011-04-05 Thread glewis
Changeset: 2473f7027ac5 Author:cl Date: 2011-03-10 17:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/2473f7027ac5 Added tag jdk7-b133 for changeset 8e1148c7911b ! .hgtags Changeset: 877fd25c5a2f Author:ohair Date: 2011-03-02 12:00 -0800 URL: htt

hg: bsd-port/bsd-port/jaxws: 7 new changesets

2011-04-05 Thread glewis
Changeset: 8393aae2eb24 Author:cl Date: 2011-03-10 17:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/8393aae2eb24 Added tag jdk7-b133 for changeset 359d0c8c00a0 ! .hgtags Changeset: ba12732b1453 Author:ohair Date: 2011-03-10 13:22 -0800 URL: ht

hg: bsd-port/bsd-port/hotspot: 95 new changesets

2011-04-05 Thread glewis
Changeset: 70b50ac7e2af Author:cl Date: 2011-03-10 17:10 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/70b50ac7e2af Added tag jdk7-b133 for changeset 1b3a350709e4 ! .hgtags Changeset: f91db74a6810 Author:kamg Date: 2011-02-26 13:33 -0500 URL: h

hg: bsd-port/bsd-port/langtools: 54 new changesets

2011-04-05 Thread glewis
Changeset: 0d056b7b93de Author:cl Date: 2011-03-10 17:11 -0800 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/0d056b7b93de Added tag jdk7-b133 for changeset e77e98f936e8 ! .hgtags Changeset: 015dc9a63efc Author:mcimadamore Date: 2011-02-23 14:16 + UR

Re: hg: bsd-port/bsd-port/hotspot: 95 new changesets

2011-04-05 Thread Henri Gomez
Very good news to see bsd-port synched with trunk and JSR 292 to package java.lang.invoke 2011/4/6 : > Changeset: 70b50ac7e2af > Author:    cl > Date:      2011-03-10 17:10 -0800 > URL:       > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/70b50ac7e2af > > Added tag jdk7-b133 for ch

build number

2011-04-05 Thread Henri Gomez
Hi to all, OpenJDK from bsd-port (and also the one from macosport) reports like this : openjdk version "1.7.0-internal" OpenJDK Runtime Environment (build 1.7.0-internal-henri_2011_04_04_12_18-b00) OpenJDK 64-Bit Server VM (build 21.0-b03, mixed mode) Latest build from OpenJDK (b136 for Linux fo

Re: What about java.lang.invoke available in b136 ?

2011-04-05 Thread Henri Gomez
> Each project does schedules and planning differently - in the macosx-port > right now, we have a lot of code that needs to move rapidly (without > destabilizing the build) so we are carving off chunks and migrating them > piece by piece. I don't really have any schedule guidance beyond "it's g