RFR (S) 8031818: Experimental VM flag for enforcing safe object construction (original) (raw)
Aleksey Shipilev aleksey.shipilev at oracle.com
Tue Jan 21 14:47:23 PST 2014
- Previous message: RFR (XS) : 8027124 : [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled
- Next message: RFR (S) 8031818: Experimental VM flag for enforcing safe object construction
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Please review the experimental patch for switching the research VM mode which unconditionally emits the memory barrier at the end of constructor: http://cr.openjdk.java.net/~shade/8031818/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8031818
This would be convenient to have in mainline, because it will also propagate to another arch ports (notably PPC C2 port), and will ease the performance research for the upcoming JMM update.
Thanks, -Aleksey.
- Previous message: RFR (XS) : 8027124 : [TESTBUG] NonTieredLevelsTest: java.lang.RuntimeException: private TestCase$Helper(java.lang.Object) must be osr_compiled
- Next message: RFR (S) 8031818: Experimental VM flag for enforcing safe object construction
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list