Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » (no subject)
(no subject) [message #686213] Tue, 21 June 2011 20:31 Go to next message
Frank Schwarz is currently offline Frank SchwarzFriend
Messages: 2
Registered: July 2009
Junior Member
What happens if you replace
m.setEmail("sk @ somewhere.de");
with
m.setEmail(new String("sk @ somewhere.de".toCharArray()));
just to bypass the JVM's string literal pool?

-- Frank
Re: (no subject) [message #687954 is a reply to message #686213] Thu, 23 June 2011 15:15 Go to previous message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

Nothing different.

James : Wiki : Book : Blog : Twitter
(no subject) [message #687961 is a reply to message #686213] Thu, 23 June 2011 15:15 Go to previous message
James is currently offline JamesFriend
Messages: 272
Registered: July 2009
Senior Member
Nothing different.
--
James : http://wiki.eclipse.org/EclipseLink : http://en.wikibooks.org/wiki/Java_Persistence : http://java-persistence-performance.blogspot.com/
Previous Topic:(no subject)
Next Topic:@ManyToOne in multiple jars with Glassfish/EclipseLink
Goto Forum:
  


Current Time: Fri Mar 29 06:06:09 GMT 2024

Powered by FUDForum. Page generated in 0.02093 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top