RFR: 8252807: The jdk.jfr.Recording.getStream does not work when toDisk is disabled [v2]
Erik Gahlin
egahlin at openjdk.java.net
Mon Dec 7 09:54:31 UTC 2020
> Clarify that an InputStream can't be returned when calling Recording::getStream() on an in memory recording.
Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
Fixes after CSR
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1592/files
- new: https://git.openjdk.java.net/jdk/pull/1592/files/c5ed9792..17fbf254
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1592&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1592&range=00-01
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/1592.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1592/head:pull/1592
PR: https://git.openjdk.java.net/jdk/pull/1592
More information about the hotspot-jfr-dev
mailing list