hg: jdk9/dev/nashorn: 8060471: DynamicLinker.getLinkedCallSiteLocation() is called even when logger is disabled, and it creates a stacktrace. This contributes unnecessarily to compile time.

marcus.lagergren at oracle.com marcus.lagergren at oracle.com
Tue Oct 14 14:25:12 UTC 2014


Changeset: 54c8862b39f1
Author:    lagergren
Date:      2014-10-14 16:11 +0200
URL:       http://hg.openjdk.java.net/jdk9/dev/nashorn/rev/54c8862b39f1

8060471: DynamicLinker.getLinkedCallSiteLocation() is called even when logger is disabled, and it creates a stacktrace. This contributes unnecessarily to compile time.
Reviewed-by: lagergren, attila
Contributed-by: andreas.gabrielsson at oracle.com

! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/GlobalConstants.java



More information about the jdk9-dev-changes mailing list