This is the mail archive of the java-patches@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]

Re: PATCH make _Jv_Uf8Const a class;


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> This patch turns _Jv_Utf8Const into a class with private
Per> fields and accessor methods.  This should ease any future
Per> change of the representation, as I discussed in an earlier
Per> message.  (I'm not actually planning on making such a change.)

Per> Before checking this in I'd like atleast Tom to look at the patch.

Looks great to me.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]