-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
8, 11, 17
-
windows
In the unlikely event where JNU_NewStringPlatform fails to allocate new Java String object for printer name, std::bad_alloc is thrown. The handler for the exception does not remove the nameArray, thus it will be leaked.
- links to
-
Review openjdk/jdk/3096