[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1824) Write an Java Agent to avoid the build time enhancement operation

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Oct 17 11:52:53 EDT 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31467#action_31467 ] 

Steve Ebersole commented on HHH-1824:
-------------------------------------

Some references:

1) http://java.sun.com/j2se/1.5.0/docs/api/java/lang/instrument/package-summary.html wrt general agent discussion

2) http://java.sun.com/javase/6/docs/api/java/lang/instrument/package-summary.html (notice the added discussion about "Starting Agents After VM Startup"

3) http://java.sun.com/javase/6/docs/jdk/api/attach/spec/com/sun/tools/attach/VirtualMachine.html (loadAgent methods) wrt what #2 and "Starting Agents After VM Startup"

> Write an Java Agent to avoid the build time enhancement operation
> -----------------------------------------------------------------
>
>                 Key: HHH-1824
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1824
>             Project: Hibernate Core
>          Issue Type: New Feature
>          Components: build, core
>            Reporter: Emmanuel Bernard
>            Assignee: Steve Ebersole
>            Priority: Minor
>             Fix For: 3.4
>
>
> requires JDK 5

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list