2 seconds)
If I open the project properties in netbeans, it shows 1.7 source. This is
with netbeans 7.3
Best
Lance
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
4/classes
Building jar:
/Users/lance/Documents/hg-workspaces/jdk7/jdk7u-dev/jdk/dist/lib/jdb42.jar
Thank you for your time Joe
Best
Lance
> -Joe
>
> On 3/25/2013 1:25 PM, Lance Andersen wrote:
>> Hi all,
>>
>> I am trying to set up a netbeans project for JDBC within openj
On Mar 25, 2013, at 5:28 PM, Lance Andersen wrote:
> Hi Joe,
>
> On Mar 25, 2013, at 5:12 PM, huizhe wang wrote:
>
>> Hi Lance,
>>
>> Are you setting it up as a free-form project? In a free-form project, the
>> custom build script is separate from t
On Mar 25, 2013, at 5:54 PM, Mike Duigou wrote:
>
> On Mar 25 2013, at 14:28 , Lance Andersen wrote:
>>
>> So I changed the values above just now from 1.5 and 1.6 to both be 1.7
>>
>> Which worked much better.
>>
>>
>> This works in a jdk7
build.properties.
Should this match what is specified in the jdk make files, or at least include
-Xdoclint:none as the makefiles do?
Best
Lance
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander
On Wed, 24 Feb 2021 17:45:19 GMT, Jonathan Gibbons wrote:
> Fix typo-by-omission. A `;` is missing after `>`.
>
> This is in the build tools, in the code for the `@jls` taglet, used to
> generate docs. No change to JDK product code.
Marked as reviewed by lancea (Reviewer).
-
PR
On Mon, 31 May 2021 15:02:57 GMT, Weijun Wang wrote:
>> Please review this implementation of [JEP
>> 411](https://openjdk.java.net/jeps/411).
>>
>> The code change is divided into 3 commits. Please review them one by one.
>>
>> 1.
>> https://github.com/openjdk/jdk/commit/576161d15423f58281e38
On Wed, 2 Jun 2021 16:13:48 GMT, Jonathan Gibbons wrote:
> Please review the change to update to using jtreg 6.
>
> The primary change is to the jib-profiles.js file, which specifies the
> version of jtreg to use, for those systems that rely on this file. In
> addition, the `requiredVersion`
On Fri, 4 Jun 2021 15:53:42 GMT, Weijun Wang wrote:
> Now that the default behavior of JDK 17 is still
> `-Djava.security.manager=allow`, we can remove the
> `-Djavatest.security.noSecurityManager=true` option from the jtreg command
> line inside `RunTests.gmk`. Three problem-listed langtools
On Fri, 24 Sep 2021 06:12:20 GMT, Aleksey Shipilev wrote:
>> Now that OpenJDK has more or less complete `tier{1,2,3,4}` definitions,
>> let's mention them in `testing.md`.
>>
>> Current patch is my braindump, I am open for suggestions :)
>
> Aleksey Shipilev has updated the pull request increm
On Fri, 1 Oct 2021 18:57:28 GMT, Naoto Sato wrote:
> This is to incorporate the ISO 4217 amendment #170, which has been released
> today, effective immediately.
Marked as reviewed by lancea (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/5790
On Tue, 19 Oct 2021 17:24:17 GMT, Weijun Wang wrote:
>> As a follow up of JEP 411, we will soon disallow security manager by
>> default. jtreg 6.1 does not set its own security manager if JDK version is
>> >= 18.
>
> Weijun Wang has updated the pull request incrementally with one additional
>
On Thu, 4 Nov 2021 20:56:45 GMT, Andrew Leonard wrote:
> This PR enables reproducible Jars, Jmods and openjdk image zip files
> (eg.src.zip).
> It provides support for SOURCE_DATE_EPOCH for Jar, Jmod and underlying
> ZipOutputStream's.
> It fixes the following keys issues relating to reproducib
On Wed, 5 Jan 2022 22:42:38 GMT, Naoto Sato wrote:
> Please review the changes for upgrading the Unicode support in the JDK, from
> version 13 to version 14. Corresponding CSR has also been drafted.
Marked as reviewed by lancea (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pu
On Wed, 12 Jan 2022 07:29:33 GMT, Daniel Jelinski wrote:
> Currently the information about using IDEA can only be found on mailing lists.
>
> Additionally fixed the documentation for Visual Studio; the target
> `ide-project` does not exist.
Thank you for taking a stab at this. As far as I am
On Wed, 12 Jan 2022 12:10:50 GMT, Daniel Jelinski wrote:
> > (...) As far as I am aware, the ide.html should be generated from the
> > ide.md so you should only need to modify ide.md
>
> Are you sure about this? The discussion on #5676 suggests that the HTML files
> need to be modified.
>
> I
On Wed, 12 Jan 2022 14:46:54 GMT, Daniel Jelinski wrote:
>> Currently the information about using IDEA can only be found on mailing
>> lists.
>>
>> Additionally fixed the documentation for Visual Studio; the target
>> `ide-project` does not exist.
>
> Daniel Jelinski has updated the pull reque
On Wed, 12 Jan 2022 14:46:54 GMT, Daniel Jelinski wrote:
>> Currently the information about using IDEA can only be found on mailing
>> lists.
>>
>> Additionally fixed the documentation for Visual Studio; the target
>> `ide-project` does not exist.
>
> Daniel Jelinski has updated the pull reque
On Fri, 28 Jan 2022 14:39:31 GMT, Matteo Baccan wrote:
> Hi
>
> I have reviewed the code for removing double semicolons at the end of lines
>
> all the best
> matteo
The changes look OK. The copyright year probably should be updated as part of
this PR
-
Marked as reviewed by la
On Fri, 28 Jan 2022 14:39:31 GMT, Matteo Baccan wrote:
> Hi
>
> I have reviewed the code for removing double semicolons at the end of lines
>
> all the best
> matteo
What problem are you having editing the PR header? You should be able to do
so as the author of the PR
-
PR: ht
On Wed, 11 May 2022 14:25:39 GMT, Jaikiran Pai wrote:
>> I agree with Magnus and try to avoid changing the imported zlib code.
>
>> I did these changes locally but for some reason this format-nonliteral is
>> not getting picked up while building that library.
>
> Turns out that was slightly in
On Wed, 11 May 2022 14:24:38 GMT, Jaikiran Pai wrote:
>> Can I please get a review of this change which fixes build failures on macos
>> when using `--with-zlib=bundled`?
>>
>> With this change the build now passes (tested both with bundled and system
>> zlib variants).
>>
>> tier1, tier2 and
On Wed, 11 May 2022 15:03:56 GMT, Lance Andersen wrote:
>> Jaikiran Pai has updated the pull request incrementally with four additional
>> commits since the last revision:
>>
>> - copyright years
>> - disable format-nonliteral warning when building LIBSPLA
On Wed, 11 May 2022 22:03:38 GMT, Magnus Ihse Bursie wrote:
> It would not make sense to set the disabled warning in the configure script,
> no. The current code looks perfectly fine. Disabled warnings per module are
> set in the makefiles.
OK, that you for your feedback regarding the makefile
On Wed, 11 May 2022 14:24:38 GMT, Jaikiran Pai wrote:
>> Can I please get a review of this change which fixes build failures on macos
>> when using `--with-zlib=bundled`?
>>
>> With this change the build now passes (tested both with bundled and system
>> zlib variants).
>>
>> tier1, tier2 and
On Thu, 12 May 2022 08:43:56 GMT, Jaikiran Pai wrote:
> Can I please get a review of this change to the build system which now makes
> bundled zlib as the default for macos aarch64 systems?
>
> We have been running into various intermittent failures on macos aarch64
> systems for several mont
On Fri, 13 May 2022 14:39:44 GMT, Jaikiran Pai wrote:
>> Can I please get a review of this change which proposes to fix the failure
>> handler command `dmesg` on macOS?
>>
>> As noted in the JBS issue, the command currently fails with permission
>> error. The commit in this PR uses `sudo` as s
On Wed, 18 May 2022 14:46:42 GMT, Alexey Ivanov wrote:
> Replaces usages of articles that follow each other in all combinations:
> a/the, an?/an?, the/the…
>
> It's the last issue in the series, and it still touches different areas of
> the code.
Marked as reviewed by lancea (Reviewer).
On Mon, 23 May 2022 10:04:14 GMT, Magnus Ihse Bursie wrote:
> Testing ispell + shell magic to locate typos. It worked, but is not scalable
> to the entire JDK. :-( Keep the fixes for the problems found in the make
> directory, though.
Marked as reviewed by lancea (Reviewer).
-
PR
On Tue, 24 May 2022 09:52:29 GMT, Alexey Ivanov wrote:
>> Replaces usages of articles that follow each other in all combinations:
>> a/the, an?/an?, the/the…
>>
>> It's the last issue in the series, and it still touches different areas of
>> the code.
>
> Alexey Ivanov has updated the pull req
gt;
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Net
>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
still exists?
>
> /Erik
>
>
> On 2017-10-17 23:08, Lance Andersen wrote:
>> Hi,
>>
>> I just tried to run ‘make reconfigure’ in a JDK 10 workspace which was
>> cloned from an existing workspace it fails:
>>
>> hg paths
>> default
us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
f in it.
>
> Best regards,
> Goetz.
>
>
> -Original Message-
> From: core-libs-dev [mailto:core-libs-dev-boun...@openjdk.java.net] On Behalf
> Of Lance Andersen
> Sent: Wednesday, February 7, 2018 5:57 PM
> To: core-libs-dev ; build-dev
>
> Subject: RFR 819037
with a different upgradeable
> module.
> It's okay to remove this case in this patch and follow up separately with
> a new JBS issue.
I can do that.
>
> test/langtools/tools/jdeps/modules/patches/java/sql/NonNull.java
> - copyright start year needs update.
Updated.
Be
> On Feb 8, 2018, at 3:04 AM, Alan Bateman wrote:
>
> On 07/02/2018 16:57, Lance Andersen wrote:
>> Hi all,
>>
>> I think we are at a point where we are ready to start reviewing the changes
>> to remove the Java EE and CORBA modules as JEP 320, JDK-8189188,
in.
>
> At least that is what my analysis indicates. I simply set:
>
> JAVASE_MODULES :=
>
> to work around it.
>
> David
> -
>
> On 8/02/2018 11:37 PM, Lance Andersen wrote:
>>> On Feb 8, 2018, at 3:04 AM, Alan Bateman wrote:
>>>
&
f>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
String hoverImage = "";
> if (!moduleName.equals("java.base")) {
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
&l
Change is pushed. Thank you Tim for the review
your change looks good Mandy...
Best
Lance
> On Feb 13, 2018, at 2:38 PM, Lance Andersen wrote:
>
> Hi Mandy
>
> I just submitted an RFR to build-dev so our emails crossed
>
>> On Feb 13, 2018, at 2:29 PM, mandy chung
sign/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
.
>
>> On Feb 28, 2018, at 10:25 AM, Lance Andersen > <mailto:lance.ander...@oracle.com>> wrote:
>>
>> Hi all,
>>
>> This RFR request moves the javax.transaction.xa package out of the java.sql
>> module and into its own module java.transaction.xa.
> On Feb 28, 2018, at 2:43 PM, Alan Bateman wrote:
>
> On 28/02/2018 18:25, Lance Andersen wrote:
>> Hi all,
>>
>> This RFR request moves the javax.transaction.xa package out of the java.sql
>> module and into its own module java.transaction.xa. One of the
> On Feb 28, 2018, at 2:20 PM, Lance Andersen wrote:
>
> Hi Paul,
>
> Thank you for the review.
>> On Feb 28, 2018, at 1:40 PM, Paul Sandoz > <mailto:paul.san...@oracle.com>> wrote:
>>
>> Compatible module refactoring in action!
>>
> On Feb 28, 2018, at 8:29 PM, Paul Sandoz wrote:
>
>
>
>> On Feb 28, 2018, at 1:22 PM, Lance Andersen > <mailto:lance.ander...@oracle.com>> wrote:
>>
>>>
>>> On Feb 28, 2018, at 2:20 PM, Lance Andersen >> <mailto:lance.ander.
cea/8197533/webrev.03/>
Best
Lance
> On Mar 1, 2018, at 12:37 PM, Paul Sandoz wrote:
>
> +1
>
>> On Mar 1, 2018, at 8:59 AM, Lance Andersen > <mailto:lance.ander...@oracle.com>> wrote:
>>>
>>> +1, i second Joe’s request to update package-info.java
l-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
ementorProperty.replace("\"", "");
> } catch (IOException e) {
> e.printStackTrace();
> }
>
>
> Thank you.
>
> Shura
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracl
enerated for jdk.internal.vm.compiler. Since JDK-8208463
> is now resolved [1], we can enable this check.
>
> Webrev:
> http://cr.openjdk.java.net/~mchung/jdk12/webrevs/8167314/webrev.00/
>
> Mandy
> [1] http://hg.openjdk.java.net/jdk/jdk/rev/c5461fe16efb
Lance Andersen| Pr
ign/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
t; 0
> $ find . -name "*.html" -print | xargs grep
> "https://www.oracle.com/pls/topic/lookup?ctx=javase12\&\;id=homepage"; | wc
> -l
> 20312
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
+ "&id=";
>
> static final Pattern TAG_PATTERN =
> Pattern.compile("(?s)(\\s*)(?\\w+)(\\s+)(?.*)$");
>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
m variant. These are used for
> verification.
>
> /Magnus
> (Sorry for the mess :-()
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
docs-zip: docs-jdk
>
> # Tests
>
> /Magnus
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-emai
+1
> On Jun 5, 2019, at 11:21 AM, Jonathan Gibbons
> wrote:
>
> Please review a trivial fix to change the doctype for a file from HTML 4 to
> HTML 5. This gets the file off the doccheck radar.
>
> No webrev; patch below.
>
> -- Jon
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8225346
>
gt; specs_bottom_rel_path := ../
> $(foreach n, 0 1 2, \
>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/or
g-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
if>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
m/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
a.net/browse/JDK-8225319
>
> [3] Deprecate rmic for removal
> https://bugs.openjdk.java.net/browse/JDK-8217412
>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-s
>>>>> JAVA_OPTIONS VM_OPTIONS KEYWORDS EXTRA_PROBLEM_LISTS AOT_MODULES
>>>>> LAUNCHER_OPTIONS.
>>>>> RunTests.gmk:292: *** Re-run without 'help' to continue. Stop.
>>>>>
>>>>> Finally, I fixed some broken comments regarding AOT that I noticed while
>>>>> fixing this.
>>>>>
>>>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8220639
>>>>> WebRev:
>>>>> http://cr.openjdk.java.net/~ihse/JDK-8220639-add-jtreg-launcher-options/webrev.01
>>>>>
>>>>> /Magnus
>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
On Sat, 5 Sep 2020 20:13:18 GMT, Joe Darcy wrote:
> 8251549: Update docs on building for Git
Hi Joe, This looks OK.Are similar changes being made to
http://openjdk.java.net/guide/producingChangeset.html as
well given it refers to mercurial?
-
Marked as reviewed by lancea (Re
clean?
Thoughts?
Best
Lance
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
ces/openjdk9/modular-dev/jdk/src/java.base/unix/native/libjava/jlong_md.h:69:9:
warning: 'ptr_to_jlong' macro redefined
#define ptr_to_jlong(a) ((jlong)(a))
--
Best
Lance
On Aug 24, 2015, at 12:18 AM, David Holmes wrote:
> Hi Lance,
>
> On 22/08/2015 1:20 AM, Lan
n java.base/share/classes/sun/misc in my jdk 9 workspace
Best
Lance
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
isable-warnings-as-errors.
make[1]: *** [main] Error 2
make: *** [all] Error 2
ljanders-mac:modular-dev ljanders$
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
racle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
sign/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>
unter this?
Thank you in advance…
Best
Lance
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
n your build platform.
>
> A workaround for you right now is to do 'make jdk.jdi' first, which will make
> sure the Javadoc stage later will succeed.
>
> Sorry for the inconvenience. :-(
>
> /Magnus
>
>> 31 okt. 2016 kl. 19:07 skrev Lance Andersen :
>
which is triggered on your build platform.
>
> A workaround for you right now is to do 'make jdk.jdi' first, which will make
> sure the Javadoc stage later will succeed.
>
> Sorry for the inconvenience. :-(
>
> /Magnus
>
>> 31 okt. 2016 kl. 19:07 skre
+1
--
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
Sent from my iPhone
> On Feb 14, 2017, at 8:27 PM, joe darcy wrote:
>
> Hello,
>
> As a follow-up to enabling do
/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracl
//oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
<http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Bu
would be appreciated!
Best
Lance
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
In case configure is looking for
it is here on my system freetype.6.dylib
ew-host-5:lib lance$ ls -l /usr/X11/lib/libfreetype.6.dylib
-rwxr-xr-x 1 root wheel 25984 Nov 15 2012 /usr/X11/lib/libfreetype.6.dylib
Best
Lance
On Jan 10, 2014, at 5:45 PM, Lance Andersen wrote:
> Hi
1]: *** [jdk_all] Error 2
make: *** [jdk_all] Error 2
-
Any thoughts why jtreg fails? I did set JT_HOME
java seems to be OK:
bin/java -version
openjdk version "1.8.0-internal"
OpenJDK Runtime Environment (build 1.8.0-internal-lance_2014_01_10_2
ot;1" >
> /Users/lance/Documents/hg-workspaces/jdk8/jdbc-jdk/jdk/testoutput/jdk_all/exitcode.txt;
> fi ; testExitCode=`cat
> /Users/lance/Documents/hg-workspaces/jdk8/jdbc-jdk/jdk/testoutput/jdk_all/exitcode.txt`;
> echo "EXIT CODE: ${testExitCode}"; exit ${test
does not exist in the workspace that i pulled
over yesterday:
ls test/java/text/Bidi/
BidiBug.javaBidiEmbeddingTest.java Bug6850113.java
Bug7041232.java Bug7051769.java
BidiConformance.javaBidiSurrogateTest.java Bug7002398.java
Bug7042148.java Bug8
kspaces/jdk8/jdbc-jdk/jdk/testoutput/jdk_all/exitcode.txt`;
echo "EXIT CODE: ${testExitCode}"; exit ${testExitCode}
/Users/lance/Documents/hg-workspaces/jdk8/jdbc-jdk/jdk/test/TEST.groups: group
needs_jre: file not found: java/text/Bidi/Bug6665028.java
Error: No tests selected
Missing file:
/Users/lance/Documents/hg-workspaces/jdk8/jdbc-jdk/jdk/testoutput/jdk_all/JTreport/text/summary.txt
Best
Lance
On Jan 13, 2014, at 9:26 PM, David Holmes wrote:
> -l :jdk_all
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
Thank you for the follow up
On Jan 14, 2014, at 8:35 AM, Alan Bateman wrote:
> On 14/01/2014 13:25, Lance Andersen wrote:
>> Hi David,
>>
>> Thank you for the email.
>>
>> Running the command jtreg -l :jdk_all produces (I assume running this from
>> jd
.48237/jdtest_closed.pid.rc exited abnormally.
WARNING: /tmp/forest.48237/pubs.pid.rc exited abnormally.
WARNING: /tmp/forest.48237/sponsors.pid.rc exited abnormally.
[Process completed]
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java
On Jan 14, 2014, at 12:17 PM, Alan Bateman wrote:
> On 14/01/2014 16:36, Lance Andersen wrote:
>> Not sure if this is intentional, but I had JT_HOME set when i sourced
>> get_source.sh against jdk8u-dev noticed the following messages:
>>
>> jdk/src/closed: hg clo
tty big cost to continue to maintain, support, and test the
JDBC-ODBC bridge properly given the amount of platforms, ODBC drivers,
databases you would have to adequately test to do it properly.
> If folks really see a need for this then it provides an opportunity to start
> up a new
pdating the bridge and it
is sorely behind the times.
If someone sees a need for this, it provides an opportunity to create a driver
that they might choose to support commercially.
Best
Lance
>
> -Alan.
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
://cr.openjdk.java.net/~lancea/8011620/webrev.00/
Best
lance
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
Thank you ulf, I made the change in my workspace so that it will be
accommodated as part of the putback
Best
Lance
On Apr 9, 2013, at 11:26 AM, Ulf Zibis wrote:
> Hi,
>
> there is a little indentation error in build.xml in line 42.
>
> -Ulf
>
> Am 09.04.2013 16:55, s
still looking for a committer to bless this webrev so I can put it back
thank you in advance
best
Lance
On Apr 9, 2013, at 11:58 AM, Lance Andersen - Oracle wrote:
> Thank you ulf, I made the change in my workspace so that it will be
> accommodated as part of the putback
>
>
ses Netbeans to respect this encoding. Whether
> US-ASCII is the awesomest encoding is certainly debatable, but all editors
> and IDEs should use what the compiler uses.
>
>
> Thanks for reviewing,
>
> Mike
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
lance.ander...@oracle.com
LE);
> parserNumbering.parse(fileNumbering, handlerNumbering);
> @@ -330,6 +346,7 @@
> SAXParserFactory metazonesParser = SAXParserFactory.newInstance();
> metazonesParser.setValidating(true);
> SAXParser parserMetaZones = metazonesParser.newSAXParser();
> +enabl
92 matches
Mail list logo