Request Review: JDK-6479237 (cl) Add support for classloader names
Mandy Chung
mandy.chung at oracle.com
Thu Nov 3 17:56:07 UTC 2016
> On Nov 3, 2016, at 10:12 AM, Coleen Phillimore <coleen.phillimore at oracle.com> wrote:
>> What about SetStackTraceElement* or another alternative InitStackTraceElement*
>> :
>
> Ok. These names are better.
The methods are now named:
JVM_InitStackTraceElement*
StackTraceElement::initStackTraceElement*
Can you please review:
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/6479237/webrev.05/
>
> No, they shouldn't fail unless the machines are down, which they could be. All hotspot changes are tested in hs with each repository push. Can you rebase this for hs repository (in case that request got lost in the discussion)?
I rebased to jdk9/dev as you have agreed earlier.
When will the next jdk9/hs be integrated to jdk9/dev? I could push it to jdk9/hs but I need to know which build this would go into jdk9 to evaluate the implication to jake. This patch is in jake forest and we want this to go into jdk9 first before jake goes to jdk9.
Mandy
More information about the hotspot-runtime-dev
mailing list