You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible for NewByteArray to fail when the JVM is running out of memory. In
that case, we want to propagate the OOME to the caller instead of segfaulting in
the JVM.
RELNOTES: None.
PiperOrigin-RevId: 355641836
0 commit comments