|
From: | mark at gcc dot gnu dot org |
Subject: | [Bug classpath/25154] Infinite recursion is occurred when SecurityManager is set |
Date: | 29 Nov 2005 19:35:57 -0000 |
------- Comment #1 from mark at gcc dot gnu dot org 2005-11-29 19:35 ------- This should be fixed by: 2005-11-13 Archie Cobbs <address@hidden> * vm/reference/gnu/classpath/VMStackWalker.java (getClassLoader()): added to fix an infinite loop bug. * NEWS: note VM interface change. Runtime interface changes: * New method VMStackWalker.getClassLoader() was added to avoid an infinite loop between getCallingClassLoader() and Class.getClassLoader(). -- mark at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|--- |0.20 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25154
[Prev in Thread] | Current Thread | [Next in Thread] |