On 7/29/13 9:53 PM, David Holmes wrote:
> Hi Peter,
>
> On 30/07/2013 12:31 PM, Pete Brunet wrote:
>> Looking through the corba section of the make debug log I don't see any
>> errors other than two occurrences of this line:
>>
>> find: ‘/cy/cygdrive/c/Users/Pete/JDK8/jdk8/corba/src/share/classes
Hi Matthew,
This is a change in the javac output related to lambda expressions that
was recently pushed (and which ties in to a hotspot change IIRC). The
tests need to be recompiled with latest JDK8 (or at least they need to
be recompiled with a version comparable to the one you are testing).
So I have been able to successfully build the Java 1.8 but the testing
fails due to errors on the Lines.jtr test under
jdk/test/java/io/BufferedReader. I haven't modified any of the source code
since I pulled it. Since I haven't changed anything I would assume my
problem is coming from my build, jt
Hi Peter,
On 30/07/2013 12:31 PM, Pete Brunet wrote:
Looking through the corba section of the make debug log I don't see any
errors other than two occurrences of this line:
find: ‘/cy/cygdrive/c/Users/Pete/JDK8/jdk8/corba/src/share/classes’:
No such file or directory
Is that indicative of
Looking through the corba section of the make debug log I don't see any
errors other than two occurrences of this line:
find: ‘/cy/cygdrive/c/Users/Pete/JDK8/jdk8/corba/src/share/classes’:
No such file or directory
Is that indicative of anything wrong? The prefix and suffix sure look
strange
Thanks Phil,
No luck looking through the log so far but will keep looking.
BTW, I grep'd for BindingListHolder in all the IDL files under jdk8 with
no matches.
Pete
On 7/29/13 12:36 PM, Phil Race wrote:
> On 7/29/2013 10:25 AM, Pete Brunet wrote:
>> Thanks Phil, I found
>> build\windows-x86-nor
On 7/29/2013 10:25 AM, Pete Brunet wrote:
Thanks Phil, I found
build\windows-x86-normal-server-fastdebug\corba\gensrc and in that dir
is one file _the_idls.d with one line
IDLS_ARE_CREATED=yes
Pete
Hmm .. in my case that is there but there are also com & org directories
with
in all about 3Mb
Thanks Phil, I found
build\windows-x86-normal-server-fastdebug\corba\gensrc and in that dir
is one file _the_idls.d with one line
IDLS_ARE_CREATED=yes
Pete
On 7/29/13 12:22 PM, Phil Race wrote:
> Its generated from the IDL file by the idl compiler.
> Should be under build/macosx.../corba/gensrc/
Its generated from the IDL file by the idl compiler.
Should be under build/macosx.../corba/gensrc/
-phil.
On 7/29/2013 8:01 AM, Pete Brunet wrote:
I don't see BindingListHolder.java in the repo at
hg.openjdk.java.net/jdk8/awt/corba/file/a013024b0747/src/share/classes/org/omg/CosNaming
Is it su
I don't see BindingListHolder.java in the repo at
hg.openjdk.java.net/jdk8/awt/corba/file/a013024b0747/src/share/classes/org/omg/CosNaming
Is it supposed to be there?
Or is this line of code in error by using BindingListHolder?
c:\Users\Pete\JDK8\jdk8\jdk\src\share\classes\com\sun\jndi\cosnaming\C
On Jul 29 2013, at 07:09 , Pete Brunet wrote:
> In the new JDK 8 build doc I see this sentence:
> Creating the javadocs can be very slow, if you are running javadoc,
> consider skipping that step.
> but I don't see any switches documented that would skip creating javadocs.
The docs target is not
In the new JDK 8 build doc I see this sentence:
Creating the javadocs can be very slow, if you are running javadoc,
consider skipping that step.
but I don't see any switches documented that would skip creating javadocs.
The first failure is
error: cannot find symbol
symbol: class BindingListHolder
location: class CNBindingEnumeration
Googling shows that BindingListHolder is in package org.omg.CosNaming.
The class file is not in
build\windows-x86-normal-server-fastdebug\corba\classes\org\omg\CosNaming and
13 matches
Mail list logo