I'm looking for a better understanding on how good/ill optimized is the native Oracle JVM regarding the usage of processor/architecture specific features (eg: Cache layout, SIMD instructions, OOO Execution Pipelines, etc ... ).
Also. Which would be a good example of a processor-optimized JVM implementation ?