Skip to content

Prevent https://bugs.openjdk.org/browse/JDK-8180450 for RESTEasy Reactive code#28985

Merged
geoand merged 1 commit intoquarkusio:mainfrom
geoand:rr-type-pollution
Nov 1, 2022
Merged

Prevent https://bugs.openjdk.org/browse/JDK-8180450 for RESTEasy Reactive code#28985
geoand merged 1 commit intoquarkusio:mainfrom
geoand:rr-type-pollution

Conversation

@geoand
Copy link
Contributor

@geoand geoand commented Nov 1, 2022

The use of ArrayList (a concrete type) instead of List on some of hot path code can significantly cut down the type pollution for List

@quarkus-bot quarkus-bot bot added the area/rest label Nov 1, 2022
@quarkus-bot

This comment has been minimized.

…tive code

The use of ArrayList (a concrete type) instead of List on some of hot path
code can significantly cut down the type pollution for List
@geoand geoand force-pushed the rr-type-pollution branch from f8a8519 to c8fb4f1 Compare November 1, 2022 14:19
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 1, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 1, 2022

Failing Jobs - Building c8fb4f1

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up job ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 18

@geoand geoand merged commit 17796c9 into quarkusio:main Nov 1, 2022
@quarkus-bot quarkus-bot bot added this to the 2.15 - main milestone Nov 1, 2022
@geoand geoand deleted the rr-type-pollution branch November 1, 2022 16:54
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants