Bug report: NPE in DebugLogger.levelAbove

Tal Liron tal.liron at threecrickets.com
Wed Oct 9 06:12:39 PDT 2013


Not in this case. But in any case, Logger.getLevel may very well return 
null by its implementation and documentation.

On 10/09/2013 03:53 PM, Jim Laskey (Oracle) wrote:
> Are you multi-threading?
>
>
> On 2013-10-09, at 8:43 AM, Tal Liron <tal.liron at threecrickets.com> wrote:
>
>> The code uses Logger.getLevel(), but doesn't take into account that the value could be null. Exception trace:
>>



More information about the nashorn-dev mailing list