History log of /openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/AllocationStrategy.java
Revision Date Author Comments
# 1786:80120e9b3273 06-Oct-2016 attila

8167117: insert missing final keywords
Reviewed-by: jlaskey, sundar


# 1429:b4eb53200105 16-Sep-2015 hannesw

8134609: Allow constructors with same prototoype map to share the allocator map
Reviewed-by: attila, sundar


# 1245:c55ce3738888 10-Apr-2015 hannesw

8067215: Disable dual fields when not using optimistic types
Reviewed-by: attila, lagergren


# 1208:3b5da5474965 11-Mar-2015 hannesw

8074693: Different instances of same function use same allocator map
Reviewed-by: attila, lagergren


# 1203:b4d62e7260a4 09-Mar-2015 hannesw

8074556: Functions should not share allocator maps
Reviewed-by: lagergren, sundar


# 1017:1f2fa7bd6d95 11-Sep-2014 attila

8058100: Reduce the RecompilableScriptFunctionData footprint
Reviewed-by: jlaskey, lagergren