RFR: 5560: Support new nio events in JDK 10. [v2]
Suchita Chaturvedi
schaturvedi at openjdk.org
Sun Dec 10 23:08:40 UTC 2023
> This PR addresses the enhancement request of missing event File Force.
> 1. A new rule File Force has been added to the "Automated Analysis Page", Under Java Application -> File I/O.
> <img width="368" alt="image" src="https://github.com/openjdk/jmc/assets/11155712/833747bf-39b8-455f-9081-f7a23a6de3da">
>
> 2. "File I/O" screen is updated to accomodate values for the new event. There are two new columns added - Force Count, Update Metadata. Both these columns are hidden by default and user need to make them visible by right clicking the header of the table. Also the corresponding chart for File Force Event has been introduced.
> <img width="960" alt="image" src="https://github.com/openjdk/jmc/assets/11155712/027400c5-ae83-499e-b4b5-531fe3b74e6a">
>
> 3. There is a new preference/configuration introduced for the File Force Rule.
>
> <img width="313" alt="image" src="https://github.com/openjdk/jmc/assets/11155712/968b341e-e0cb-4d21-9288-71d56a0b5883">
Suchita Chaturvedi has updated the pull request incrementally with one additional commit since the last revision:
Implemented review comments
-------------
Changes:
- all: https://git.openjdk.org/jmc/pull/533/files
- new: https://git.openjdk.org/jmc/pull/533/files/f974d6f9..17121e6a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmc&pr=533&range=01
- incr: https://webrevs.openjdk.org/?repo=jmc&pr=533&range=00-01
Stats: 236 lines in 9 files changed: 123 ins; 97 del; 16 mod
Patch: https://git.openjdk.org/jmc/pull/533.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/533/head:pull/533
PR: https://git.openjdk.org/jmc/pull/533
More information about the jmc-dev
mailing list