This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: [tree-ssa] Gimplifying jsr


Cedric Berger writes:
 > Andrew Haley wrote:
 > 
 > >Hmm.  Thoughts welcome.
 > >
 > Maybee you don't have to worry too much:
 > apparently, the latest JDK (1.4.2) does not generate JSRs anymore:
 >   http://java.sun.com/j2se/1.4.2/changes.html#javac
 >   http://developer.java.sun.com/developer/bugParade/bugs/4381996.html
 > 
 > And they are considering deprecating jsr.

Well, that is good news.  I reckon we'll be stuck with the output of
old javac for a while, though.

Andrew.


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