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] | |
Andrew Haley <aph@redhat.com> writes: > This leads to a situation where you have no idea if a build has > succeeded or not. Isn't this a natural consequence of late binding? Couldn't this happen even without my proposal, if you reference-by-reflection some class in myLibrary.so and myLibrary.so isn't around at runtime? - a
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |