[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commit-cp] [bug #13251] custom-made CharsetProvider cannot be loaded
From: |
Ito Kazumitsu |
Subject: |
[commit-cp] [bug #13251] custom-made CharsetProvider cannot be loaded |
Date: |
Wed, 1 Jun 2005 23:16:31 +0000 |
User-agent: |
w3m/0.5.1 |
Follow-up Comment #1, bug #13251 (project classpath):
> + (CharsetProvider) ((Class.forName(s, true,
> + ClassLoader.getSystemClassLoader())).newInstance());
This must be Thread.currentThread().getContextClassLoader()
instead of ClassLoader.getSystemClassLoader().
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13251>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/