On Fri, 15 Dec 2023 22:26:04 GMT, Raffaello Giulietti
wrote:
>> Adds serialization misdeclaration events to JFR.
>
> Raffaello Giulietti has updated the pull request incrementally with one
> additional commit since the last revision:
>
> Restrict accessibility of nested classes.
It seems co
> Adds serialization misdeclaration events to JFR.
Raffaello Giulietti has updated the pull request incrementally with one
additional commit since the last revision:
Restrict accessibility of nested classes.
-
Changes:
- all: https://git.openjdk.org/jdk/pull/17129/files
- new
Refactored PKCS9Attribute to use a hash map instead of multiple arrays. The key
for the hash map is an `ObjectIdentifier` and the values are a record
`AttributeInfo` that stores the information previously contained in the arrays
`PKCS9_VALUE_TAGS`, `VALUE_CLASSES`, and `SINGLE_VALUED`.
It seem
Adds serialization misdeclaration events to JFR.
-
Commit messages:
- Make use of EventNames.
- Merge branch 'master' into 8275338
- 8275338: Add JFR events for notable serialization situations
Changes: https://git.openjdk.org/jdk/pull/17129/files
Webrev: https://webrevs.openjdk.
On Fri, 15 Dec 2023 17:34:53 GMT, Raffaello Giulietti
wrote:
> Adds serialization misdeclaration events to JFR.
A serialization misdeclaration on one of the following fields or methods means
that they are not declared according to the Java Object Serialization
Specification (JOSS) or in the J
> In this PR, I included logic to skip tests on Oracle Linux prior to version
> 8. The NSS binaries we are using for testing use a newer version of GLIBC
> than is included with OL 7.9.
Matthew Donovan has updated the pull request incrementally with one additional
commit since the last revisio
On Mon, 4 Dec 2023 15:05:08 GMT, Matthias Baesken wrote:
>> Matthew Donovan has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains four additional
>> c
On Mon, 4 Dec 2023 15:03:03 GMT, Matthias Baesken wrote:
>> Matthew Donovan has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains four additional
>> c
> In this PR, I included logic to skip tests on Oracle Linux prior to version
> 8. The NSS binaries we are using for testing use a newer version of GLIBC
> than is included with OL 7.9.
Matthew Donovan has updated the pull request incrementally with one additional
commit since the last revisio
On Mon, 27 Nov 2023 14:47:29 GMT, Matthew Donovan wrote:
>> In this PR, I included logic to skip tests on Oracle Linux prior to version
>> 8. The NSS binaries we are using for testing use a newer version of GLIBC
>> than is included with OL 7.9.
>
> Matthew Donovan has updated the pull request
On Thu, 14 Dec 2023 19:08:20 GMT, Matthew Donovan wrote:
>> In this PR, I included logic to skip tests on Oracle Linux prior to version
>> 8. The NSS binaries we are using for testing use a newer version of GLIBC
>> than is included with OL 7.9.
>
> Matthew Donovan has updated the pull request
11 matches
Mail list logo