-
Notifications
You must be signed in to change notification settings - Fork 201
5561: Support for Crypto Events in JMC #686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Suchitainf
wants to merge
8
commits into
openjdk:master
Choose a base branch
from
Suchitainf:5561
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
2a763af
5561: Support for Crypto Events in JMC
Suchitainf 38ce9bd
Implemented review comments
Suchitainf 2741e02
Merge master
Suchitainf 547cc3f
Fixing spotless failure
Suchitainf a4ac49c
Implemented review comments
Suchitainf a662ab0
Update copyright year in IRule file
Suchitainf 547c384
Merge branch 'openjdk:master' into 5561
Suchitainf bb62649
Update copyright for datadog as well
Suchitainf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,81 @@ | ||
| <!DOCTYPE html | ||
| PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
| <!-- | ||
| Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved. | ||
| Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. | ||
| --> | ||
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us"> | ||
| <head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> | ||
| <meta name="DC.Type" content="concept" /> | ||
| <meta name="DC.Title" content="Using the Security Page" /> | ||
| <meta name="abstract" content="The Security page contains information about Crypto Security Algorithms." /> | ||
| <meta name="description" content="The Security page contains information about Crypto Security Algorithms." /> | ||
| <meta name="DC.Format" content="XHTML" /> | ||
| <meta name="DC.Identifier" content="SecurityPage" /> | ||
| <meta name="DC.Language" content="en-US" /> | ||
|
|
||
| <meta http-equiv="Content-Style-Type" content="text/css" /> | ||
| <meta http-equiv="Content-Script-Type" content="text/javascript" /> | ||
| <title>Using the Security Page</title> | ||
|
|
||
| <meta name="doctitle" content="Using the Security Page
" /> | ||
| <meta name="robots" content="noarchive" /> | ||
| <link rel="copyright" href="https://oss.oracle.com/licenses/upl" title="Copyright" type="text/html" /> | ||
|
|
||
| <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> | ||
| <link rel="prev" href="GUID-8E04A807-3D2B-4896-AD06-B0DE61ACBBD9.htm" title="Previous" type="text/html" /> | ||
| <link rel="next" href="GUID-F85CDA8B-CFD2-4155-A140-9DD4079F0139.htm" title="Next" type="text/html" /> | ||
| </head> | ||
| <body> | ||
| <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> | ||
| <col width="86%" /><col width="*" /><tr valign="bottom"> | ||
| <td></td> | ||
|
|
||
|
|
||
| <td align="center"> | ||
| <a href="GUID-8E04A807-3D2B-4896-AD06-B0DE61ACBBD9.htm"> | ||
| <img src="./dcommon/gifs/leftnav.gif" alt="Previous" /><br /> | ||
| <span class="icon">Previous</span> | ||
| </a> | ||
| </td> | ||
| <td align="center"> | ||
| <a href="GUID-F85CDA8B-CFD2-4155-A140-9DD4079F0139.htm"> | ||
| <img src="./dcommon/gifs/rightnav.gif" alt="Next" /><br /> | ||
| <span class="icon">Next</span> | ||
| </a> | ||
| </td> | ||
| <td> </td> | ||
|
|
||
|
|
||
| </tr> | ||
| </table><div class="ind"><a id="GUID-4F885E48-A548-4140-B985-74B1685BEDEA" name="GUID-4F885E48-A548-4140-B985-74B1685BEDEA"></a><!-- End Header --> | ||
| <h1 id="JMCOH-GUID-4F885E48-A548-4140-B985-74B1685BEDEA" class="sect1">Using the Security Page</h1> | ||
|
|
||
| </div><!-- class="ind" --><!-- Start Footer --> | ||
| <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> | ||
| <col width="86%" /><col width="*" /><tr valign="bottom"> | ||
| <td><a href="https://oss.oracle.com/licenses/upl" target="_blank"><br /> | ||
| <span class="copyrightlogo">Copyright © 2018, 2025, Oracle and/or its affiliates. All rights reserved.</span></a></td> | ||
|
|
||
|
|
||
| <td align="center"> | ||
| <a href="GUID-8E04A807-3D2B-4896-AD06-B0DE61ACBBD9.htm"> | ||
| <img src="./dcommon/gifs/leftnav.gif" alt="Previous" /><br /> | ||
| <span class="icon">Previous</span> | ||
| </a> | ||
| </td> | ||
| <td align="center"> | ||
| <a href="GUID-F85CDA8B-CFD2-4155-A140-9DD4079F0139.htm"> | ||
| <img src="./dcommon/gifs/rightnav.gif" alt="Next" /><br /> | ||
| <span class="icon">Next</span> | ||
| </a> | ||
| </td> | ||
| <td> </td> | ||
|
|
||
|
|
||
| </tr> | ||
| </table> | ||
|
|
||
| <!-- class="footer" --> | ||
| </body> | ||
| </html> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+1.29 KB
application/org.openjdk.jmc.flightrecorder.ui/icons/pages/security16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.