RFR: JDK-8304684: Memory leak in DirectivesParser::set_option_flag [v4]

Justin King jcking at openjdk.org
Tue Mar 28 14:30:55 UTC 2023


> Add missing `FREE_C_HEAP_ARRAY` call.

Justin King has updated the pull request incrementally with one additional commit since the last revision:

  Adjust logic based on review
  
  Signed-off-by: Justin King <jcking at google.com>

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/13125/files
  - new: https://git.openjdk.org/jdk/pull/13125/files/7ddd0cec..78bb3ff0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13125&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13125&range=02-03

  Stats: 21 lines in 1 file changed: 12 ins; 4 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/13125.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13125/head:pull/13125

PR: https://git.openjdk.org/jdk/pull/13125


More information about the hotspot-compiler-dev mailing list