-
Enhancement
-
Resolution: Fixed
-
P4
-
17
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.
- relates to
-
JDK-8350616 Skip ValidateHazardPtrsClosure in non-debug builds
-
- Resolved
-
-
JDK-8307970 Thread.start is slow with large number of threads
-
- In Progress
-
-
JDK-8264123 add ThreadsList.is_valid() support
-
- Resolved
-