FYI: jdk-11-ea+11 passed GcTest01.java
https://download.java.net/openjdk/testresults/11/archives/11/diff-hotspot-10-11.txt
On 2018/05/02 21:46, Yasumasa Suenaga wrote:
Hi all,
I've tried to fix 8202466, but I do not yet certain which solution is the best
for it.
So I want your opinion for
Hi Serguei,
I've done some debug, and there seems to be some difference in behaviour
with Hotspot with regards the report VM_INIT command, i'm not sure I quite
understand why... so i'm consulting with a colleague to get some help.
I'll update the bug when I have some more information.
Thanks
And
Hi Andrew,
Okay, thanks!
Serguei
On 5/3/18 07:18, Andrew Leonard wrote:
Hi Serguei,
I've done some
debug, and there seems to be some difference in behaviour with
Hotspot
with regards the re
Hi Yasumasa,
I only see the one reported failure in our recent test history for this
test, so it doesn't look like it happens every time. I'll try running
the test on the machine it failed on, both with the binary it failed
with and a more recent binary.
best regards,
chris
On 5/3/18 4:48
Hi Yasumasa,
On 5/2/18 5:46 AM, Yasumasa Suenaga wrote:
Hi all,
I've tried to fix 8202466, but I do not yet certain which solution is
the best for it.
So I want your opinion for it.
https://bugs.openjdk.java.net/browse/JDK-8202466
David reports serviceability/tmtools/jstat/GcTest01.java fai
Hello!
Requesting reviews for:
https://bugs.openjdk.java.net/browse/JDK-8195613
([SA] HotSpotTypeDataBase.readVMLongConstants truncates values to int)
Webrev: http://cr.openjdk.java.net/~jgeorge/8195613/webrev.00/
Testing: The SA tests passed on Mach5.
Thanks,
Jini.
Hi Yasumasa,
Here are my results. I ran the test on macosx-x64-debug 500 times using
random machines. I saw the failure twice, both times on different
machines. I then ran 25 times on each of the 3 macosx machines that have
shown the failure, and did not see it again. So I don't think this is
http://cr.openjdk.java.net/~iignatyev/8199382/webrev.00/index.html
> 577169 lines changed: 577169 ins; 0 del; 0 mod;
Hi all,
could you please review the patch which open sources JDI tests from vm
testbase? These tests cover different aspects of JDI implementation.
As usually w/ VM testbase cod
Hi Jini,
On 4/05/2018 2:17 AM, Jini George wrote:
Hello!
Requesting reviews for:
https://bugs.openjdk.java.net/browse/JDK-8195613
([SA] HotSpotTypeDataBase.readVMLongConstants truncates values to int)
Webrev: http://cr.openjdk.java.net/~jgeorge/8195613/webrev.00/
Actual fix seems fine.
I