Date: Thu, 22 Sep 2005 14:13:15 -0600 From: Greg Lewis <glewis@eyesbeyond.com> To: Dan Cojocar <dan.cojocar@gmail.com> Cc: freebsd-java@FreeBSD.org Subject: Re: jdk1.5.0p2 nio NPE Message-ID: <20050922201315.GC56570@misty.eyesbeyond.com> In-Reply-To: <b37cb097050921073468799728@mail.gmail.com> References: <b37cb097050921073468799728@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 21, 2005 at 05:34:32PM +0300, Dan Cojocar wrote: > I just tried the new patchset and i receive the following exception when i > want to start Intellij's idea: > > java.lang.NullPointerException > at java.nio.charset.Charset.put(Charset.java:493) [snip] Is this a regression, i.e., did it work with patchset 1? Not knowing how Intellij works, is it possible to run this under jdb and get some more information on this (there are two variables on that line which could cause a NullPointerException). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050922201315.GC56570>