8173898: StackWalker.walk throws InternalError if called from a constructor invoked through reflection

StackWalker is fixed to take into account constructor reflection frames. The specification of StackWalker.Option.SHOW_REFLECT_FRAMES is also clarified in this regard.

Reviewed-by: bchristi, lancea, mchung, psandoz
4 files changed