|
Re: java.lang.String.replaceFirst from IBM VM throws NPE: msg#00895java.harmony.devel
2006/2/21, Oliver Deakin <oliver.deakin@xxxxxxxxxxxxxx>: > As a sideline, I think we should be able to move String.java out of > kernel entirely anyway. We already have an implementation at > modules/kernel/src/main/java/java/lang/String.java, and the only VM > specific code in String is the intern() method. This method could simply > be redirected to call VM.intern(String), a class which is within kernel, > and then String.java can be moved into LUNI. It also means that the VM > writer(s) need not implement the rest of the String class unnecessarily. > Sound good? Yes, it will be great! Thanks. -- Alexey A. Petrenko Intel Middleware Products Division
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: classlib build status emails?, Tim Ellison |
|---|---|
| Next by Date: | Bug-to-bug compatibility - first issue, Vladimir Strigun |
| Previous by Thread: | Re: java.lang.String.replaceFirst from IBM VM throws NPE, Oliver Deakin |
| Next by Thread: | Re: java.lang.String.replaceFirst from IBM VM throws NPE, Geir Magnusson Jr |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |