-
Bug
-
Resolution: Fixed
-
P2
-
15, 16, 17, 18, 19, 20
-
b32
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8290685 | 20 | Markus Grönlund | P2 | Resolved | Fixed | b07 |
JDK-8291441 | 19.0.2 | Markus Grönlund | P2 | Resolved | Fixed | b01 |
JDK-8291323 | 19.0.1 | Markus Grönlund | P2 | Resolved | Fixed | b04 |
[0.109s][info ][jfr,system,parser] Missing object id=99811329 in pool jdk.types.Method. All ids should reference an object
[0.109s][info ][jfr,system,parser] Missing object id=99811329 in pool jdk.types.Method. All ids should reference an object
[0.109s][info ][jfr,system,parser] Missing object id=99811329 in pool jdk.types.Method. All ids should reference an object
[0.109s][info ][jfr,system,parser] Missing object id=99811329 in pool jdk.types.Method. All ids should reference an object
[0.109s][info ][jfr,system,parser] Missing object id=99811329 in pool jdk.types.Method. All ids should reference an object
[0.110s][info ][jfr,system,parser] Missing object id=99811329 in pool jdk.types.Method. All ids should reference an object
[0.110s][info ][jfr,system,parser] Missing object id=99811329 in pool jdk.types.Method. All ids should reference an object
Reproducer:
$ java Repro.java
May require hundreds of retries before NPE happens
$ jfr -J-Xlog:jfr+system+parser=info print file.jfr
Happens with first event in second chunk. Could possibly be a regression from the removal of event handlers
- backported by
-
JDK-8290685 JFR: Cannot resolve method
- Resolved
-
JDK-8291323 JFR: Cannot resolve method
- Resolved
-
JDK-8291441 JFR: Cannot resolve method
- Resolved
- duplicates
-
JDK-8260723 assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
- Closed
- relates to
-
JDK-8233705 Let artifact iteration running time be a function of incrementally tagged artifacts
- Resolved
-
JDK-8287699 jdk/jfr/api/consumer/TestRecordingFileWrite.java fails with exception: java.lang.Exception: Found event that should not be there.
- Resolved