Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
17
Description
Allow the guarantee() calls to bake for 4-6 weeks before converting
to assert() calls. [~rehn] recommends trying to measure the cost of
having those guarantee() calls in the 'release' bits before changing
them to assert() calls since they are a useful diagnostic tool.
to assert() calls. [~rehn] recommends trying to measure the cost of
having those guarantee() calls in the 'release' bits before changing
them to assert() calls since they are a useful diagnostic tool.
Attachments
Issue Links
- relates to
-
JDK-8264123 add ThreadsList.is_valid() support
-
- Resolved
-