commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #3174] Default implementation of VMAccessController.getStack


From: Casey Marshall
Subject: [patch #3174] Default implementation of VMAccessController.getStack
Date: Wed, 30 Jun 2004 01:06:27 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5; No time for love, Dr. Jones) Gecko/20030715

This mail is an automated notification from the patch tracker
 of the project: classpath.




/**************************************************************************/
[patch #3174] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3174>
Project: classpath
Submitted by: Casey Marshall
On: Wed 06/30/2004 at 05:02

Category:  None
Priority:  3 - Low
Resolution:  None
Assigned to:  None
Originator Email:  
Status:  Open


Summary:  Default implementation of VMAccessController.getStack

Original Submission:  The attached patch provides a default implementation of 
java.security.VMAccessController.getStack, by calling Throwable.getStackTrace().

Note that this implementation will likely not work in general: this 
implementation needs to get classes by name, and may not be able to. Also, 
since unresolvable stack frames will be silently dropped, this can lead to code 
running with privileges it should not have.





File Attachments
-------------------

-------------------------------------------------------
Date: Wed 06/30/2004 at 05:04  Name: vmac.ChangeLog  Size: 182KB   By: rsdio

http://savannah.gnu.org/patch/download.php?item_id=3174&amp;item_file_id=3412

-------------------------------------------------------
Date: Wed 06/30/2004 at 05:02  Name: vmac.patch  Size: 3KB   By: rsdio

http://savannah.gnu.org/patch/download.php?item_id=3174&amp;item_file_id=3411






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3174>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]