Displaying 3 results from an estimated 3 matches for "225054".
Did you mean:
22505
2018 Sep 11
3
OpenJDK8 failed to work after compiled by LLVM 8 for X86
...e bug? And it might be work
for clang-4.0 https://bugs.openjdk.java.net/browse/JDK-8208494 I will
test LLVM 5 to check out whether or not reproducible.
在 2018年09月11日 00:59, Dimitry Andric 写道:
> Hi Leslie,
>
> This is likely the same problem as was reported in https://bugs.freebsd.org/225054#c8, and fixed by the following patch:
>
> https://svnweb.freebsd.org/ports/head/java/openjdk8/files/patch-hotspot_src_share_vm_services_memTracker.cpp?view=markup&pathrev=459368
>
> Can you please try that out, and see if it fixes it for you too?
>
> -Dimitry
>
>> On...
2018 Sep 12
2
OpenJDK8 failed to work after compiled by LLVM 8 for X86
...s://bugs.openjdk.java.net/browse/JDK-8208494 I will test LLVM 5 to check out whether or not reproducible.
>>
>>
>> 在 2018年09月11日 00:59, Dimitry Andric 写道:
>>> Hi Leslie,
>>>
>>> This is likely the same problem as was reported in https://bugs.freebsd.org/225054#c8, and fixed by the following patch:
>>>
>>> https://svnweb.freebsd.org/ports/head/java/openjdk8/files/patch-hotspot_src_share_vm_services_memTracker.cpp?view=markup&pathrev=459368
>>>
>>> Can you please try that out, and see if it fixes it for you too?
>...
2018 Sep 10
2
OpenJDK8 failed to work after compiled by LLVM 8 for X86
Hi all,
OpenJDK8 jdk8u-dev[1] is just able to work after compiled with LLVM
3.9.1 for X86:
$
./build/linux-x86_64-normal-server-slowdebug/images/j2sdk-image/bin/java
-version
openjdk version "1.8.0-internal-debug"
OpenJDK Runtime Environment (build
1.8.0-internal-debug-xiangzhai_2018_09_09_21_08-b00)
OpenJDK 64-Bit Server VM (build 25.71-b00-debug, mixed mode)
$ strings