nashorn/test/src/jdk/internal/dynalink/beans/CallerSensitiveTest.java
Wed, 05 Nov 2014 12:34:06 +0100 lagergren 8057825: Bug in apply specialization - if an apply specialization that is available doesn't fit, a new one wouldn't be installed, if the new code generated as a specialization didn't manage to do the apply specialization. Basically changing a conditional to an unconditional.
Mon, 03 Nov 2014 07:29:46 +0100 attila 8062050: A method is considered caller sensitive, but it doesn't have the CallerSensitive annotation
less more (0) tip