History log of /openjdk9/nashorn/test/src/jdk/nashorn/internal/runtime/test/CodeStoreAndPathTest.java
Revision Date Author Comments
# 1863:4a07ebdf8b45 10-Jan-2017 hannesw

8166187: Regression: NPE during reparse when using persistent code cache and optimistic types
Reviewed-by: jlaskey, attila


# 1380:6060f7652a28 18-Aug-2015 mhaupt

8077168: CodeStoreAndPathTest.java fails in jtreg mode on Mac
Summary: use correct path on JRT file system
Reviewed-by: attila, sundar


# 1260:a9b03ce75736 05-May-2015 hannesw

8078612: Persistent code cache should support more configurations
Reviewed-by: lagergren, attila


# 1243:df6c3e9c1a0b 06-Apr-2015 sundar

8076972: Several nashorn tests failing
Reviewed-by: lagergren, jlaskey


# 1239:77609e069f9f 03-Apr-2015 sundar

8076646: nashorn tests should avoid using package names used by nashorn sources
Reviewed-by: hannesw