[jdk11u-dev] RFR: 8254711: Add java.security.Provider.getService JFR Event [v2]

Goetz Lindenmaier goetz at openjdk.org
Fri Oct 20 18:55:04 UTC 2023


> I backport this for parity with 11.0.20-oracle.
> 
> The change in Provider.java had to be reworked.
> The basic idea is to not return but keep the result
> until it can be passed to the event.
> 
> In two other places I did trivial resolves due to context.

Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:

  Backport 394a7562cfd065c060387575fe3c811bf1b94de1

-------------

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/2202/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/2202/files/1285656a..263e8afd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2202&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2202&range=00-01

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2202.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2202/head:pull/2202

PR: https://git.openjdk.org/jdk11u-dev/pull/2202


More information about the jdk-updates-dev mailing list