[Bug libgcj/20193] Variable names incorrectly resolved in inner classes.

2005-02-24 Thread thhal at mailblocks dot com
--- Additional Comments From thhal at mailblocks dot com 2005-02-24 15:16 --- Created an attachment (id=8271) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8271&action=view) Java class that illustrates the problem. Try gcj -c ScopeProblem.java. It fails with: ScopeProblem.

[Bug libgcj/20193] New: Variable names incorrectly resolved in inner classes.

2005-02-24 Thread thhal at mailblocks dot com
. Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: thhal at mailblocks dot com CC: gcc-bugs at gcc dot gnu dot org

[Bug libgcj/20136] Endless loop when using a SecurityManager

2005-02-21 Thread thhal at mailblocks dot com
--- Additional Comments From thhal at mailblocks dot com 2005-02-22 07:46 --- Created an attachment (id=8252) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8252&action=view) Sample that reproduces the problem Use gcj --main foo and run the resulting file. It never exits.

[Bug libgcj/20136] New: Endless loop when using a SecurityManager

2005-02-21 Thread thhal at mailblocks dot com
Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: thhal at mailblocks dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20136

[Bug libgcj/20135] Returning true from LinkedHashMap.removeEldestEntry does not remove entry

2005-02-21 Thread thhal at mailblocks dot com
--- Additional Comments From thhal at mailblocks dot com 2005-02-22 07:31 --- Created an attachment (id=8251) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8251&action=view) Code to reproduce the problem Compile using gcj --main foo and run the result. Should print "

[Bug libgcj/20135] New: Returning true from LinkedHashMap.removeEldestEntry does not remove entry

2005-02-21 Thread thhal at mailblocks dot com
: UNCONFIRMED Severity: normal Priority: P1 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: thhal at mailblocks dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http

[Bug libgcj/18893] null pointer exception in the Logger.getCallerStackFrame()

2004-12-08 Thread thhal at mailblocks dot com
--- Additional Comments From thhal at mailblocks dot com 2004-12-08 21:13 --- Created an attachment (id=7707) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7707&action=view) test case type make, then run the resulting executeable gcjtest -- http://gcc.gnu.org/b

[Bug libgcj/18893] New: null pointer exception in the Logger.getCallerStackFrame()

2004-12-08 Thread thhal at mailblocks dot com
: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: thhal at mailblocks dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org GCC host