RFR: Add missing JFR mailinglist
    Jesper Wilhelmsson 
    jwilhelm at openjdk.java.net
       
    Thu Feb  4 11:13:46 UTC 2021
    
    
  
On Thu, 4 Feb 2021 07:05:13 GMT, Yang Yi <github.com+5010047+kelthuzadx at openjdk.org> wrote:
> Hi, I found that the code owner section of the latest version is missing jfr-related content, this PR will amend this content.
Thank you for adding JFR!
src/index.md line 1612:
> 1610:     * `include` – HotSpot
> 1611:     * `interpreter` – Runtime
> 1612:     * `jfr` ��� JFR, Runtime
Sending to just JFR should be enough.
src/index.md line 1727:
> 1725: * `jdk.jdi` – Serviceability
> 1726: * `jdk.jdwp.agent` – Serviceability
> 1727: * `jdk.jfr` – JFR, Runtime
Same as above, just JFR should be enough.
-------------
Changes requested by jwilhelm (Lead).
PR: https://git.openjdk.java.net/guide/pull/44
    
    
More information about the guide-dev
mailing list