On 20 December 2016 at 03:13, SkiAddict <[email protected]> wrote:

>
> I'm wondering if perhaps there is a gremlin in that string, since in
> stepping through the library code starting at 
> InetAddress.getLocalHost().getHostName(),
> the *only* place it lags is a call to StringCoding.encode() from
> String.getBytes(), which wants to encode "Santa's MacBook Pro.local" in
> UTF-8.  And it just so happens to lag for about 5s...
>
> No idea about why the name is still hanging around, but I don't think the
JDK source code you have linked in your IDE is the right one - there is no
way that particular call is the problem.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to