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: Split gnu/javax/swing/text/html/parser/HTML_401F.java (Was [vta] Add chains from referenced VALUEs to DVs that reference them)


Jakub Jelinek wrote:
> On Wed, Jul 01, 2009 at 01:37:23PM +0100, Andrew Haley wrote:
>> It's not an ABI change.  This patch is OK iff accompanied by a comment
>> in the code that explains the problem.
> 
> Thanks, here is what I've committed.
> In doing so, I had to --enable-java-maintainer-mode to update the class
> file, which in addition to changing the HTML_401F* files changed a lot of
> headers and a handful of classes as well, see attached second patch.
> But at least the header changes look wrong, see e.g.
> - namespace namespace$
> + namespace namespace
> changes in the headers, I guess related to recent keyword handling changes.
> Dunno if that is because I had a wrong gcjh or if there is some recent issue in the
> tools.

I changed gcjh two days ago, so it is very likely you don't have the new
version.

I can't see any attachments.

Andrew.


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