Re: RFR: 8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.

2014-11-20 Thread KEVIN WALLS
Hi, I'm resurrecting this thread to revisit this testcase, the one that fails if not in an environment where an SA attach is permitted (which is linux systems with 1 in /proc/sys/kernel/yama/ptrace_scope, and mac systems as a non-root user). There are times when we want to check if an SA att

Re: [PATCH RFC 0/2] Add linux/ppc64 support for Hotspot serviceability agent to read core files

2014-11-20 Thread Maynard Johnson
On 11/20/2014 05:03 AM, Volker Simonis wrote: > Hy Maynard, > > I've just realized that in your patch the two directory patterns > $(AGENT_SRC_DIR)/sun/jvm/hotspot/runtime/linux_ppc64/*.java and > $(AGENT_SRC_DIR)/sun/jvm/hotspot/runtime/ppc64/*.java are absent from > "make/sa.files". This of cour

Re: RFR 8064694: Kitchensink: WaitForMultipleObjects failed in hotspot\src\os\windows\vm\os_windows.cpp: 3844

2014-11-20 Thread Ivan Gerasimov
Thank you Daniel! David, are you still Okay with the updated webrev? Comparing to the previous one, I've added setting the priority of the current thread at the line 3880 and changed the priority level to from HIGHEST to ABOVE_NORMAL. Sincerely yours, Ivan On 18.11.2014 18:27, Daniel D. Daug

Re: [PATCH RFC 0/2] Add linux/ppc64 support for Hotspot serviceability agent to read core files

2014-11-20 Thread Volker Simonis
Hy Maynard, I've just realized that in your patch the two directory patterns $(AGENT_SRC_DIR)/sun/jvm/hotspot/runtime/linux_ppc64/*.java and $(AGENT_SRC_DIR)/sun/jvm/hotspot/runtime/ppc64/*.java are absent from "make/sa.files". This of course breaks incremental builds. Regards, Volker diff -r 6