Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.3
-
Component/s: Runtime: Class Library
-
Labels:None
-
Number of attachments :
Description
GCJ has a replacement to Classpath's StringBuffer:
http://gcc.gnu.org/ml/java-patches/2001-q4/msg00319.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21869
we should investigate having an optimal StringBuffer in the Jikes RVM.
Primarily, it is worth looking at whether GCJ's StringBuffer could be merged into Classpath allowing general access to this code.