Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8288482

JFR: Cannot resolve method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 19
    • 15, 16, 17, 18, 19, 20
    • hotspot
    • jfr
    • b32

        [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.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 JDK-8282420. The retry-mechanism may not have survived properly.

              mgronlun Markus Grönlund
              egahlin Erik Gahlin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: