...
We fixed interpretation of the aaload bytecode, where decompressing the loaded array reference was missing.
http://hg.openjdk.java.net/ppc-aix-port/jdk8/hotspot/rev/304e51aad3e3
G1 garbage collection
To support G1 garbage collection, we call obj_at_put() in the aastore bytecode, instead of doing the store and barrier operations locally. This takes care of the different GC requirements.
http://hg.openjdk.java.net/ppc-aix-port/jdk8/hotspot/rev/684e6ea70669
...
http://hg.openjdk.java.net/ppc-aix-port/jdk8/hotspot/rev/de16f32e9563
Overview
Content Tools
ThemeBuilder