On Thu, 14 Oct 2021 21:46:36 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

>> Markus Grönlund has refreshed the contents of this pull request, and 
>> previous commits have been removed. The incremental views will show 
>> differences compared to the previous content of the PR.
>
> src/hotspot/share/jfr/support/jfrSymbolTable.hpp line 68:
> 
>> 66:   template <typename, typename, template<typename, typename> class, 
>> typename, size_t>
>> 67:   friend class HashTableHost;
>> 68:   typedef HashTableHost<const Symbol*, traceid, ListEntry, 
>> JfrSymbolTable> SymbolTable;
> 
> Oh here it is.  Since it's an enclosed type, can you rename it something 
> simpler like Symbols and the other Strings?

Maybe :)

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

PR: https://git.openjdk.java.net/jdk/pull/4731

Reply via email to