[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-classpath] [Bug classpath/22963] custom-made CharsetProvider cannot
From: |
tromey at gcc dot gnu dot org |
Subject: |
[bug-classpath] [Bug classpath/22963] custom-made CharsetProvider cannot be loaded |
Date: |
27 Jul 2005 02:52:35 -0000 |
------- Additional Comments From tromey at gcc dot gnu dot org 2005-07-27
02:52 -------
Actually I think Charset should use the ServiceFactory class for this.
And, I don't see why the context class loader should be used -- it seems
to me that the system class loader is a reasonable choice, but that,
in addition, we should write a test case to see which is correct.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22963