[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-7219) OrmVersion1SupportedTest fails on IBM JDK 16 as it fails to add retransformable transformers

Madhumita Sadhukhan (JIRA) noreply at atlassian.com
Fri Apr 13 09:11:50 EDT 2012


    [ https://hibernate.onjira.com/browse/HHH-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46277#comment-46277 ] 

Madhumita Sadhukhan commented on HHH-7219:
------------------------------------------

You could see the test log in hudson job at https://issues.jboss.org/browse/JBPAPP-8606


> OrmVersion1SupportedTest fails on IBM JDK 16 as it fails to add retransformable transformers
> --------------------------------------------------------------------------------------------
>
>                 Key: HHH-7219
>                 URL: https://hibernate.onjira.com/browse/HHH-7219
>             Project: Hibernate ORM
>          Issue Type: Bug
>          Components: annotations, testsuite
>    Affects Versions: 4.1.1
>         Environment: IBM JDK
>            Reporter: Madhumita Sadhukhan
>            Assignee: Hardy Ferentschik
>            Priority: Minor
>
> Stacktrace:
> {noformat}
> Caused by: java.lang.UnsupportedOperationException: adding retransformable transformers is not supported in this environment
> at sun.instrument.InstrumentationImpl.addTransformer(InstrumentationImpl.java:80)
> {noformat}
> Possible solution:
> * http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14798074
> * https://github.com/mchr3k/org.intrace/issues/15#issuecomment-3384718
> adding the following to the MANIFEST.MF:
> {noformat}
> Can-Retransform-Classes: true
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list