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

[Bug java/16789] ICE in force_evaluation_order() on valid code


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-27 20:51 -------
Crash.java: In class `Crash':
Crash.java: In method `Crash.main(java.lang.String[])':
Crash.java:5: error: Keyword `this' used outside allowed context.
       System.out.println(Thread.currentThread().holdsLock(this));
                                                           ^
1 error

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16789


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