Skip to content
Success

Changes

Summary

  1. Store InvocationBuilderListenerStage into Runtime not to look up builder listeners each request (commit: 3a364bc) (details)
  2. faster RuntimeType.toLowerCase in PropertiesHelper (commit: 1633a25) (details)
Commit 3a364bcd9bab1850faefbff683e0dd7876e81aaa by 24524084+senivam
Store InvocationBuilderListenerStage into Runtime not to look up builder listeners each request

Signed-off-by: jansupol <jan.supol@oracle.com>
(commit: 3a364bc)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/JerseyWebTarget.java (diff)
The file was modified core-client/src/main/java/org/glassfish/jersey/client/ClientRuntime.java (diff)
Commit 1633a258bc133c6147a51cde10a443d73cfdca65 by 24524084+senivam
faster RuntimeType.toLowerCase in PropertiesHelper

Signed-off-by: jansupol <jan.supol@oracle.com>
(commit: 1633a25)
The file was modified core-common/src/main/java/org/glassfish/jersey/internal/util/PropertiesHelper.java (diff)