RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp (original) (raw)
Roland Westrelin roland.westrelin at oracle.com
Thu Mar 26 13:10:59 UTC 2015
- Previous message: [8u60] RFR of backport for 8066875: VirtualSpace does not use large pages
- Next message: RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://cr.openjdk.java.net/~roland/8075921/webrev.00/
During arraycopy intrinsic construction, control becomes top after arraycopy guards are added and that confuses the logic that moves the tightly coupled allocation.
Roland.
- Previous message: [8u60] RFR of backport for 8066875: VirtualSpace does not use large pages
- Next message: RFR(XS): 8075921: assert assert(allocx == alloc) fails in library_call.cpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list