This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [JAVA] patch for Java on RTEMS


On 08/10/2011 06:00 PM, Jie Liu wrote:

> For the previous analysis "libjava patches for RTEMS"[1], there are 6
> cases need to pay more attention. PR18699, TLtest, Thread_Interrupt,
> Thread_Sleep_2, Throw_2 and bclink.
>
> After add patch to bdwgc for RTEMS pthread support[2]:
> PR18699                PASS after Modify       [A bug in boehm-gc on
> RTEMS, not related to libjava]
> TLtest                    PASS
> Thread_Interrupt      PASS
>
> For the other 3 cases:
> Thread_Sleep_2      PASS                       [After add patch to rtems]
> Throw_2                 PASS                       [After add patch to
> libjava, still need some work][3]
> bclink                    UnSupport
> [-findirect-dispatch do not support in this case]
>
> I think it's time to send out the patch for review, because it may
> need much time to modify. The patch is attached.

Looks OK, but there is no ChangeLog.  Do you have copyright
assignment?

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]