[PATCH]: adds missing System properties for gcj under mingw

Tom Tromey tromey@redhat.com
Fri Apr 12 13:36:00 GMT 2002


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> Coincidentally, I did all of these malloc/free clean ups last
Anthony> night during a flight.  These are all the places I found...

Anthony> 2002-04-10  Anthony Green  <green@redhat.com>
Anthony>         * win32.cc (_Jv_platform_initProperties): Use _Jv_Malloc and
Anthony>         _Jv_Free, not malloc and free.
Anthony>         * prims.cc (process_gcj_properties): Ditto.
Anthony>         * gnu/gcj/natCore.cc (_Jv_RegisterResource): Ditto.
Anthony>         * java/lang/natSystem.cc (init_properties): Ditto.

Cool, could you check this in?

Anthony> And in libltdl...
Anthony> 2002-04-10  Anthony Green  <green@redhat.com>
Anthony>         * ltdl.c: Use _Jv_Malloc and _Jv_Free, not malloc and free.

I don't think we need this one.

Tom



More information about the Java-patches mailing list