Skip to content
Snippets Groups Projects
Commit a3b63299 authored by Per Bothner's avatar Per Bothner Committed by Per Bothner
Browse files

natString.cc (intern): If string's data does not point to this String, make a...

natString.cc (intern): If string's data does not point to this String, make a fresh String that does.


	* java/lang/natString.cc (intern):  If string's data does not point to
	this String, make a fresh String that does.

	* java/lang/natString.cc (unintern):  Replace by static function.
	* java/lang/String.java (unintern):  Remove method.

From-SVN: r40990
parent f44b63ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment