[gcj] Priority setting

Andrew Haley aph-gcc@littlepinkcloud.COM
Fri Oct 19 10:11:00 GMT 2007


NightStrike writes:
 > Does gcj support setting priorities for threads in a java process?

Yes, it does.  It passes the priority down to the underlying thread system.

 > Also, is garbage collection preemptible?

You'll have to explain what you mean by that.

Andrew.



More information about the Gcc-help mailing list