ElementType.TYPE_USE for a type parameter
Steve Sides
steve.sides at oracle.com
Tue Dec 11 12:01:15 PST 2012
On 12/10/2012 3:43 PM, Alex Buckley wrote:
> On 12/10/2012 3:36 PM, Werner Dietl wrote:
>> I pushed a changed bytecode representation yesterday, but there are
>> still some open issues with counting inner types.
>> Do you have a cut-off date for what will get into this next binary
>> build?
>
> As I understand it: (Steve, please fill in)
>
> 1. We build internally on any day when there is a change in the
> type-annotations forest.
>
> 2. Publishing on java.net is triggered manually, but is not difficult.
>
> At the worst, we can publish binaries built earlier today with your
> changed bytecode representation, and then publish new binaries later
> this week after you push the inner types work.
>
> Alex
1. Correct. Builds will happen once daily if there are changes. It will
not happen if there are no changes.
However, even if changes come in after the scheduled check, we can
trigger a build manually if requested.
--- all builds then undergo testing upon build completion of each
platform.
2. Correct. After verifying test results, we can promote.
The build happening now, to be promoted this afternoon, contains any
changes up through ~7:30 this morning.
We can promote (publish the binaries) any time. Just let us know.
Is there yet a regularly scheduled promotion we want to set up, or
continue to do this upon request?
-steve
More information about the type-annotations-dev
mailing list