public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* Threads and the getResult method
@ 2017-03-19  0:01 Sudarshan S Chawathe
  2017-03-19  6:20 ` Per Bothner
  0 siblings, 1 reply; 3+ messages in thread
From: Sudarshan S Chawathe @ 2017-03-19  0:01 UTC (permalink / raw)
  To: kawa

I was trying to use threads as outlined in Section 8.6 ("Threads") of
the manual and was unable to call the getResult method as suggested
there until I added a 'public' modifier to that method's definition in
gnu/mapping/RunnableClosure.java.

I submitted a GitLab pull request, even though this change is trivial,
mainly to exercise that functionality.  It may be preferable to ignore
it and just make the change directly (assuming it is valid).

Regards,

-chaw

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-19 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-19  0:01 Threads and the getResult method Sudarshan S Chawathe
2017-03-19  6:20 ` Per Bothner
2017-03-19 14:25   ` Sudarshan S Chawathe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).