You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jean-Louis Monteiro (Jira)" <ji...@apache.org> on 2022/01/19 10:09:00 UTC

[jira] [Resolved] (TOMEE-3802) Consistent proxy creation in OWB

     [ https://issues.apache.org/jira/browse/TOMEE-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Louis Monteiro resolved TOMEE-3802.
----------------------------------------
    Fix Version/s: 8.0.9
       Resolution: Fixed

> Consistent proxy creation in OWB
> --------------------------------
>
>                 Key: TOMEE-3802
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3802
>             Project: TomEE
>          Issue Type: Improvement
>            Reporter: Jean-Louis Monteiro
>            Assignee: Jean-Louis Monteiro
>            Priority: Major
>             Fix For: 8.0.9
>
>
> In order to support JDK updates and create proxies without Unsafe, we changed our proxy creation logic to switch away from Usafe when possible.
>  
> This makes it possible to support JDK 17 for instance
> But OWB is still using Unsafe by default which means we aren't consistent, and proxies created with OWB under JDK 17 will fail.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)