Hi to all,
Even using Java 8 for building MLVM, using stephen scripts or my own,
build failed :
# Running javac: 43 files; in
/Users/henri/Downloads/mlvm/sources/jdk/make/java/invoke
/Library/Java/JavaVirtualMachines/1.8.0.jdk/Contents/Home/bin/java
-XX:-PrintVMOptions -XX:+UnlockDiagnosti
On 07/22/2012 11:38 AM, Henri Gomez wrote:
> Hi to all,
>
> Even using Java 8 for building MLVM, using stephen scripts or my own,
> build failed :
>
>
> # Running javac: 43 files; in
> /Users/henri/Downloads/mlvm/sources/jdk/make/java/invoke
> /Library/Java/JavaVirtualMachines/1.8.0.jdk/Conte
Hum, commited without this import ?
Le 22 juil. 2012 à 15:46, Rémi Forax a écrit :
> On 07/22/2012 11:38 AM, Henri Gomez wrote:
>> Hi to all,
>>
>> Even using Java 8 for building MLVM, using stephen scripts or my own,
>> build failed :
>>
>>
>> # Running javac: 43 files; in
>> /Users/he
On 07/22/2012 07:25 PM, Henri Gomez wrote:
> Hum, commited without this import ?
maybe lost in the patch queue ??
Rémi
> Le 22 juil. 2012 à 15:46, Rémi Forax a écrit :
>
>> On 07/22/2012 11:38 AM, Henri Gomez wrote:
>>> Hi to all,
>>>
>>> Even using Java 8 for building MLVM, using stephen scrip
2012/7/22 Rémi Forax :
> On 07/22/2012 07:25 PM, Henri Gomez wrote:
>> Hum, commited without this import ?
>
> maybe lost in the patch queue ??
I took a look at patches and there is no ConcurrentHashMap here ;(
___
mlvm-dev mailing list
mlvm-dev@openjdk.
I think the patch after meth-lazy needs rebasing. Just comment it out in the
series file for now.
-- John (on my iPhone)
On Jul 22, 2012, at 12:54 PM, Henri Gomez wrote:
> 2012/7/22 Rémi Forax :
>> On 07/22/2012 07:25 PM, Henri Gomez wrote:
>>> Hum, commited without this import ?
>>
>> mayb