comparison src/share/vm/classfile/javaClasses.hpp @ 17760:5479cb006184

8036860: Pad and cache-align the BiasedMappedArray Summary: Pad and cache-align BiasedMappedArray instances by default to avoid performance variability problems due to false sharing, as instances of this data structures are typically used for performance sensitive code. Reviewed-by: brutisso, stefank
author tschatzl
date Mon, 24 Mar 2014 15:31:00 +0100
parents 63147986a428
children cefad50507d8 301df27023d4 595c0f60d50d
comparison
equal deleted inserted replaced
17759:bc22cbb8b45a 17760:5479cb006184