This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi all, This commit makes VMStackWalker.firstNonNullClassLoader() unwind only as much of the stack as is necessary. I originally made a second version with a rewritten argument much like all the other VMStackWalker methods, but decided it was stupid and reverted it. Now I can't remember why I thought that, so I'll probably remake and commit it (tomorrow). Cheers, Gary
Attachment:
patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |