On Fri, 18 Dec 2020 02:19:28 GMT, David Holmes <[email protected]> wrote:
> This works but I'm concerned if this sets a precedent for adding expensive > assertions? Do we already have similar flags? @dholmes-ora The one expensive assert is already there. I have since removed the two additional expensive asserts for the incr() and decr() APIs. I don't know of any other similar flag. ------------- PR: https://git.openjdk.java.net/jdk/pull/1835
