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

Goetz Lindenmaier goetz at openjdk.org
Mon Oct 23 07:20:02 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 refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new 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/263e8afd..5076d1c3

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

  Stats: 0 lines in 0 files changed: 0 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