Code Review for JEP 259: Stack-Walking API (original) (raw)

Mandy Chung mandy.chung at oracle.com
Tue Nov 17 23:56:05 UTC 2015


Thanks Peter.

- threre's no ResourceBundle.getBundle(String, ClassLoader) method. - Util -> ResourceBundleUtil (or ResourceBundleUtil -> Util)

Fixed.

: - Stream.findFirst() returns Optional, not E.

Fixed.

I updated javadoc for getCallerClass per our discussion.

/**

*/

Mandy



More information about the hotspot-runtime-dev mailing list