Loading... (original) (raw)

We waste up to a few milliseconds every root scanning GC pause, by calling cur->verify_oop_relocations(). This is unnecessary in product builds since the verification uses asserts, which are only enabled in debug builds.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8183640 nmethod::oops_do_marking_epilogue always runs verification code

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8192205 nmethod::oops_do_marking_epilogue always runs verification code

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8154312 nmethod::oops_do_marking_epilogue always runs verification code