Inspect codebase for method/constructor usages

2018-05-31 Thread Pietro Paolini
/JavaCompiler.html I was hoping that could help me but I haven't spot anything as yet, even though I must admit that my knowledge on the matter is limited. Thanks, Pietro Pietro Paolini Consultant Alfa e: pietro.paol...@alfasystems.com | w: alfasystems.com<ht

RE: inspect a thread’s stack

2018-04-10 Thread Pietro Paolini
> > I think the conversation will shift a bit if you explain what you mean with: > > "// inspect the frames of that thread doing any needed business with them" > > What exactly do you have in mind? Do you want to change the stack in some > way? I would like to inspect the variable's name/value

RE: inspect a thread’s stack

2018-04-09 Thread Pietro Paolini
>Access to stacktraces with locals is demoed in this test >http://hg.openjdk.java.net/jdk/jdk/file/tip/test/jdk/java/lang/StackWalker/LocalsAndOperands.java Maybe I haven't read it well enough but isn't that accessible through https://docs.oracle.com/javase/9/docs/api/java/lang/StackWalker.html

RE: inspect a thread’s stack

2018-04-09 Thread Pietro Paolini
r. Is that right ? Thanks a lot for the answers. P. fre. 6. apr. 2018 kl. 18:14 skrev Pietro Paolini <pietro.paol...@alfasystems.com>: Hi all,   I apologise if this is not the right ML for it but  I couldn’t find exactly what I was looking for when Googling the problem. I am a bit

inspect a thread’s stack

2018-04-06 Thread Pietro Paolini
that thread // inspect the frames of that thread doing any needed business with them } I’d need this for diagnostic purposes of my application. Thanks, Pietro Pietro Paolini Consultant Alfa e: pietro.paol...@alfasystems.com | w: alfasystems.com<ht