Issue480020
Created on 2001-11-09.14:45:06 by bckfnn, last changed 2001-11-09.14:51:49 by bckfnn.
msg459 (view) |
Author: Finn Bock (bckfnn) |
Date: 2001-11-09.14:45:06 |
|
When a superclass/interface of a proxy is loaded by a
custom classloader, the sys.path java loader is still
tried before the superclass/interface classloader is
tried. That is wrong, the order should be reversed so
that the referent classloaders is tried before
resorting to the sys.path java loader.
|
msg460 (view) |
Author: Finn Bock (bckfnn) |
Date: 2001-11-09.14:51:49 |
|
Logged In: YES
user_id=4201
A duplicate bug report, closing it.
|
|
Date |
User |
Action |
Args |
2001-11-09 14:45:06 | bckfnn | create | |
|