--- old/application/org.openjdk.jmc.flightrecorder.ui/src/main/resources/org/openjdk/jmc/flightrecorder/ui/messages/internal/messages.properties 2019-03-29 15:35:11.879012841 -0400 +++ new/application/org.openjdk.jmc.flightrecorder.ui/src/main/resources/org/openjdk/jmc/flightrecorder/ui/messages/internal/messages.properties 2019-03-29 15:35:11.809013260 -0400 @@ -223,6 +223,7 @@ FILE_OPENER_WARNING_TITLE=Warning FileIOPage_DURATION_SELECTION=File I/O Duration Selection FileIOPage_HISTOGRAM_SELECTION=File I/O Histogram Selection +FileIOPage_SIZE_SELECTION=File I/O Size Selection FileIOPage_LOG_SELECTION=File I/O Log Selection FileIOPage_PAGE_NAME=File I/O FileIOPage_ROW_FILE_READ=File Read @@ -385,6 +386,7 @@ SocketIOPage_BY_HOST_AND_PORT_ACTION=By Host and Port SocketIOPage_BY_PORT_ACTION=By Port SocketIOPage_DURATION_SELECTION=Socket I/O Duration Selection +SocketIOPage_SIZE_SELECTION=Socket I/O Size Selection SocketIOPage_HISTOGRAM_SELECTION=Socket I/O Histogram Selection SocketIOPage_HOST_AND_PORT=Host and Port SocketIOPage_LOG_SELECTION=Socket I/O Log Selection @@ -527,6 +529,7 @@ PAGES_EVENT_LOG=Event Log PAGES_TIMELINE=Timeline PAGES_DURATIONS=Durations +PAGES_SIZE=Size ProcessesPage_AGGR_CONCURRENT_PROCESSES=Concurrent Processes ProcessesPage_AGGR_CONCURRENT_PROCESSES_DESC=Concurrent Processes ProcessesPage_AGGR_FIRST_SAMPLE=First Sample @@ -539,6 +542,7 @@ ProcessesPage_ROW_CPU_USAGE_DESC=Total CPU usage of the machine, as well as the CPU load of the Java process (divided into user space load and system/kernel space load). IO_PAGE_DURATIONS_DESCRIPTION=Distribution of the I/O event durations. IO_PAGE_TIMELINE_DESCRIPTION=Timeline displaying the span of the I/O events and the amount of data read/written per time period. +IO_PAGE_SIZE_DESCRIPTION=Displays the distribution of the I/O events based on the amount of data read/written per event. IO_PAGE_EVENT_LOG_DESCRIPTION=Log of the I/O events, displaying all events or a subset depending on the selection in the other tables. ItemHandlerPage_DEFAULT_PAGE_NAME=Filtered Events # {0} is a number