Re: Patch for _Jv_CheckOrCreateLoadingConstraint
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Andrew" == Andrew Haley <[email protected]> writes: Andrew> Maven2 doesn't build at the moment because our code to check the loading Andrew> constraints (Section 5.3.4, JVM Spec Second Edition) is wrong. Andrew> Tom, is this the correct fix? Yes. Tom