History log of /openjdk9/nashorn/test/src/jdk/nashorn/test/models/NullProvider.java
Revision Date Author Comments
# 1365:833a4df84bc7 28-Jul-2015 sundar

8132092: Nashorn copyright has to be updated
Reviewed-by: jlaskey, hannesw, mhaupt


# 1092:569b6de2d343 04-Nov-2014 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.
Reviewed-by: attila, hannesw


# 1087:66e72466918b 03-Nov-2014 attila

8059443: NPE when unboxing return values
Reviewed-by: lagergren, sundar