-
Bug
-
Resolution: Fixed
-
P2
-
15
-
b24
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8297462 | 19u-cpu | Christoph Langer | P2 | Resolved | Fixed | master |
JDK-8297231 | 19.0.2 | Christoph Langer | P2 | Closed | Fixed | b06 |
JDK-8297643 | 17.0.7-oracle | Sean Coffey | P2 | Closed | Fixed | b01 |
JDK-8297592 | 17.0.6 | Christoph Langer | P2 | Resolved | Fixed | b05 |
This means all FileRead events are likely to be included, regardless if the threshold is below 20 ms. This could overflow buffers, but also lead to overlapping events, which are trickier (slower) for JMC to read..
This regression was introduced in JDK 15 when ThreadLocals were removed.
Impact: High, loss of data
Likelihood: Low/Medium
Workaround: Medium, disable FileRead event
H(L/M)M => P2
- backported by
-
JDK-8297462 JFR: File Read event for RandomAccessFile::write(byte[]) is incorrect
- Resolved
-
JDK-8297592 JFR: File Read event for RandomAccessFile::write(byte[]) is incorrect
- Resolved
-
JDK-8297231 JFR: File Read event for RandomAccessFile::write(byte[]) is incorrect
- Closed
-
JDK-8297643 JFR: File Read event for RandomAccessFile::write(byte[]) is incorrect
- Closed
- links to
-
Commit openjdk/jdk17u-dev/10e16274
-
Commit openjdk/jdk19u/55a239c7
-
Commit openjdk/jdk/ced88a2f
-
Review openjdk/jdk17u-dev/895
-
Review openjdk/jdk19u/65
-
Review openjdk/jdk/11075