[threeten-dev] [threeten-develop] Threeten repository resync'ed with JDK8

Stephen Colebourne scolebourne at joda.org
Fri Feb 1 06:24:45 PST 2013


I've resynced too.

I can now write static methods and they compile OK.

Unfortunately, using them fails:
java.lang.VerifyError: Illegal type at constant pool entry 4 in class
tck.java.time.chrono.TCKChronoLocalDate
Exception Details:
  Location:
    tck/java/time/chrono/TCKChronoLocalDate.factory_from_TemporalAccessor()V
@8: invokestatic
  Reason:
    Constant pool index 4 is invalid
  Bytecode:
    0000000: bb00 0259 2ab7 0003 b800 044c 2b11 07dc
    0000010: 1006 101e b800 05b8 0006 b1

This could I suspect be a bug in the feature...

Stephen


On 1 February 2013 05:08, Roger Riggs <Roger.Riggs at oracle.com> wrote:
> Hi,
>
> The Threeten repository has been updated with the updates from the JDK8
> repositories.
>
> I have not had a chance to do an incremental build but with changes from
> every component a clean build is recommended.
>
> The top level get_source.sh  script will pull in all the updates.
> I'd recommend re-running configure and then make.
>
> The compiler and runtime should support static methods in interfaces.
>
> Roger
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_jan
> _______________________________________________
> threeten-develop mailing list
> threeten-develop at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/threeten-develop
>


More information about the threeten-dev mailing list