Re: RFR: JDK-8292595: jdwp utf_util getWideString might leak memory [v2]

2022-08-28 Thread Chris Plummer
On Sat, 27 Aug 2022 18:58:40 GMT, Alan Bateman wrote: >> Matthias Baesken has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Introduce UTF_WARNING and use the fallback > > src/jdk.jdwp.agent/share/native/libjdwp/utf_util.c line 339: > >> 3

Re: RFR: 8292375: Convert ProtectionDomainCacheTable to ResourceHashtable [v3]

2022-08-28 Thread David Holmes
On Fri, 26 Aug 2022 17:07:54 GMT, Coleen Phillimore wrote: >> Please review this simple conversion for the ProtectionDomainCacheTable from >> Old Hashtable to ResourceHashtable. There are specific tests for this table >> in test/hotspot/jtreg/runtime/Dictionary and >> serviceability/dcmd/vm/D