Skip to content
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

Update container test for telemetry java8 compatibility #130

Open
wants to merge 231 commits into
base: mpTel20Java8
Choose a base branch
from

Conversation

yasmin-aumeeruddy
Copy link

No description provided.

Channyboy and others added 26 commits July 21, 2024 23:24
We want to add additional headers to the SCIM-2.0 responses.
Copyright Cleanup

Remove Partitioned from Cookies with SameSiteNone

Cleanup Copyright & Comments
- Get XMLInputFactory instance once and store statically instead of
getting a new one each time in DefaultConfigurationList
- Update to use List.get() method instead of using an Iterator in
FeatureDefinitionUtils
- Cache MetaTypeInformationSpecification per bundle to avoid parsing the
same bundle multiple times in FeatureList.  This is the critical change
in this PR
- Update to not get the value length over and over and use
StringBuilder.setLength() instead of StringBuilder.delete() in
MetaTypeHelper
- Use a Map to get the AttributeDefinition value instead of calling
equals 9 times potentially in parseType() method in SchemaMetaTypeParser
- Also short circuit iterating over the jar file entries if there is not
an entry for OSGI-INF/metatype in SchemaMetaTypeParser
benjamin-confino and others added 8 commits August 8, 2024 09:52
…n-up-info-factory

29253 Refactor info factory
…edFeaturesDDModel

Remove noship-1.0 from tested.features in com.ibm.ws.javaee.ddmodel_fat
…round-primary-entity

requirements around primary entity
…ose-behavior-when-JAVA_HOME-not-set

Set and export JAVA_HOME when not set.
SameSite=None Incompatible Clients implementation and FAT Tests
Add java 2 security permission to OpenTracing 2.0 FAT
…29301)

* Avoid Subject is readOnly error

* Subject is readOnly error is thrown in a race condition

* Update WebProviderAuthenticatorHelper.java

Updating copyright from 2023 to 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.