Other |
---|
openjdk8u442 b02Fixed |
Relates :
|
This is another manifestation of the same issue as in JDK-8329103. This time, however, production JVM crashes, not a debug build. The reason is `in_asgct` flag is not reset correctly when AsyncGetCallTrace() is called recursively. The fix is similar to JDK-8329103.
|