fix warning: Function call argument is an uninitialized value
Cherrypick the following patch from upstream to fix an uninitialized value warning: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/1357577b1a7e Note that we lack JNU_CHECK_EXCEPTION, so this fix had to be tweaked a bit. Bug: None Test: The warning in clang-tidy is gone. Change-Id: I76b93bdc65e20e0f5fbb4ee4716d7eff43394645
Loading
Please sign in to comment