public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph-gcc@littlepinkcloud.COM>
To: David Daney <ddaney@avtrex.com>
Cc: tromey@redhat.com, java-patches@gcc.gnu.org
Subject: Re: Eww: Modifier.INTERPRETED overload
Date: Wed, 30 May 2007 17:44:00 -0000	[thread overview]
Message-ID: <18013.46998.246181.128792@zebedee.pink> (raw)
In-Reply-To: <465DB4AF.1040804@avtrex.com>

David Daney writes:
 > Tom Tromey wrote:
 > >>>>>> "Andrew" == Andrew Haley <aph-gcc@littlepinkcloud.COM> writes:
 > > 
 > > Andrew> This should, perhaps, ring an alarm bell.  Way back when this code was
 > > Andrew> written, classes weren't marked synthetic, but they are now!
 > > Andrew> So, any compiled class that is marked as SYNTHETIC is treated as
 > > Andrew> INTERPRETED by libgcj.  Bad Things Happen.
 > > 
 > > I'm sure this is my fault but I don't remember what I was thinking.
 > > 
 > > Andrew> We really need to find another way of marking classes as interpreted,
 > > 
 > > Yeah.
 > 
 > It's probably obvious, but why can't the value of the constant be changed?

Maybe, but access_flags is a u2, and there aren't many bits left.
0x80, perhaps?  It's used for VARARGS at the moment.

Andrew.

  reply	other threads:[~2007-05-30 17:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-30 17:21 Andrew Haley
2007-05-30 17:30 ` Tom Tromey
2007-05-30 17:37   ` David Daney
2007-05-30 17:44     ` Andrew Haley [this message]
2007-05-30 17:46       ` Tom Tromey
2007-05-30 18:08         ` Andrew Haley
2007-05-30 19:32           ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18013.46998.246181.128792@zebedee.pink \
    --to=aph-gcc@littlepinkcloud.com \
    --cc=ddaney@avtrex.com \
    --cc=java-patches@gcc.gnu.org \
    --cc=tromey@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).