Not that I agree or disagree about the Thread method, but perhaps we should start a new thread for that.
-Nathan > -----Original Message----- > From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 07, 2006 11:31 AM > To: [email protected] > Subject: Re: [build] Use Sun 5.0_8 or Eclipse Compiler for automated > builds > > > > Alexey Varlamov wrote: > > 2006/9/7, Geir Magnusson Jr. <[EMAIL PROTECTED]>: > >> > >> > >> Alexey Varlamov wrote: > >> > > >> > As long as luni-kernel stubs actually document VMI, we should keep > all > >> > related methods there (until someone can suggest better place, which > I > >> > doubt - you know, the code is best doc itslef and any separate docs > >> > become outdated sooner or later). Real-life example: I noted > >> > NoSuchMethodException in DRLVM trace logs, and was quite puzzled what > >> > it is about - so had to browse dev-list history... > >> > >> When I first saw this suggestion, I too thought that it shouldn't go in > >> Thread. > > Yep, I let the original discussion slip and still not comfortable > > about current state. I especially dislike using brute force as > > reflection to overcome design flaws... > > I will try to look into this closer, when time permits. > > > Ah - I wasn't arguing for or against the technical solution, but just > wondering about how to document. > > > > >> But where is it used or documented as part of VMI? I couldn't find > it... > > Used in java.nio.channels.spi.AbstractInterruptibleChannel, the only > > documentation was in javadocs to j.l.Thread.setInterruptAction(). > > Got it - I understand now. > > I agree that we should put something in our Thread stub with good > javadoc pointing back at j.n.c.spi.AIC... > > geir > > > > >> > >> geir > >> > >> > > >> >> > >> >> As far as I can see, that is the only method that has been removed > >> >> recently from the > >> >> Thread class stub - were there any others that I have missed that > are > >> >> required? > >> > Simply reapply luni-kernel part of HARMONY-635. Thank you! > >> > > >> > -- > >> > Regards, > >> > Alexey > >> > > >> > --------------------------------------------------------------------- > >> > Terms of use : http://incubator.apache.org/harmony/mailing.html > >> > To unsubscribe, e-mail: [EMAIL PROTECTED] > >> > For additional commands, e-mail: harmony-dev- > [EMAIL PROTECTED] > >> > > >> > >> --------------------------------------------------------------------- > >> Terms of use : http://incubator.apache.org/harmony/mailing.html > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > --------------------------------------------------------------------- > > Terms of use : http://incubator.apache.org/harmony/mailing.html > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
