[Bug 126] New: getContextClassLoader return null
[email protected] Thu, 7 Apr 2005 05:42:51 -0400
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=126
Summary: getContextClassLoader return null
Product: SableVM
Version: 1.11[.x]
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
When I try to retrieve the class loader of a given thread by using
Thread.currentThread().getContextClassLoader() it returns null.
First an empty array would be more adequate, but in fact at my opinion there
should always be a default class loader to load class ont the local filesystem...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.