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: Java: Remove set_nested_class_simple_name_value()


Bryce McKinlay wrote:
> This sequence of events is sensitive to the order of files being parsed, 
> whether or not they exist as classfiles, etc, but suffice to say that 

As I have said before, a lot of things in the parsing/analysis
phases depend on the above - I don't have a solution, but I still
feel that a refactoring here seems to be in order.

Another thing that puzzles me is that apparently we keep
laying out the classes in all_class_list again and again and again
if we encounter multiple files given on the command line or
taken via a JAR on the command line.


> No testsuite regressions - ok to commit?

Why do you fail to mention that this gives an XPASS with
Jacks for 15.9.1-qualified-concrete-20? Is it because you
~shudder~ forgot to run it? :-P

Just Kidding.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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