Can I get the following change reviewed please? The change is to remove
some mac specific code from:
src/share/classes/java/lang/System.java and
src/share/classes/java/lang/ClassLoader.java
which added support for non-standard native library suffixes on Mac OS
(ie. .jnilib as well as the standar
On 27/01/2012 11:41, Michael McMahon wrote:
Can I get the following change reviewed please? The change is to remove
some mac specific code from:
src/share/classes/java/lang/System.java and
src/share/classes/java/lang/ClassLoader.java
which added support for non-standard native library suffixes
Hi Joe, Naoto, Sherman,
Here are the highlights of these changes:
1. The TestHelper.java is now extensible, this simplifies the usage of
static variables
and methods, added a couple of convenience methods and some minor
refactoring.
2. Eliminated some shell tests, (few more remaining,
Hi Kumar,
Looks fine; good to see the shell code go away!
-Joe
On 01/27/2012 10:03 AM, Kumar Srinivasan wrote:
Hi Joe, Naoto, Sherman,
Here are the highlights of these changes:
1. The TestHelper.java is now extensible, this simplifies the usage of
static variables
and methods, added a
Hi Kumar,
I have a question/suggestion on TestHelper.isEnglishLocale field.
- Is there any chance that the test case changes the default locale by
Locale.setDefault() during the test execution? If that's the case,
static initialization of the field may not work.
- If the default locale does
On 1/27/2012 11:05 AM, Naoto Sato wrote:
Hi Kumar,
I have a question/suggestion on TestHelper.isEnglishLocale field.
- Is there any chance that the test case changes the default locale by
Locale.setDefault() during the test execution? If that's the case,
static initialization of the field may
On 1/27/12 11:36 AM, Kumar Srinivasan wrote:
On 1/27/2012 11:05 AM, Naoto Sato wrote:
Hi Kumar,
I have a question/suggestion on TestHelper.isEnglishLocale field.
- Is there any chance that the test case changes the default locale by
Locale.setDefault() during the test execution? If that's the
On 01/11/2012 11:59 AM, Joe Darcy wrote:
> Thanks Tim. I'll add this to my review queue after Alan Eliasen's work
> (finally) gets in.
Is there a timeframe for this yet?
Hi,
With this additional patch, I'm fixing a SpecJvm2008 failure against 7u4
b07 (7098746), along with a couple of other fixes and accumulated Xalan
update. The changes are listed below and at
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7133220.
The webrev is at: http://cr.openjdk.java
Changeset: ff24779c147f
Author:valeriep
Date: 2012-01-27 15:25 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ff24779c147f
7136538: typo in test/Makefile under the jdk_security3 target
Summary: Fixed the typo of "secrity".
Reviewed-by: wetmore
! test/Makefile
Hi Naoto,
Here is the incremental webrev since last revision:
http://cr.openjdk.java.net/~ksrini/7127906/webrev.1/webrev.delta/index.html
Here is the full webrev for reference:
http://cr.openjdk.java.net/~ksrini/7127906/webrev.1/index.html
Thanks
Kumar
On 1/27/12 11:36 AM, Kumar Srinivasan w
Looks good to me. Thanks.
Naoto
On 1/27/12 3:31 PM, Kumar Srinivasan wrote:
Hi Naoto,
Here is the incremental webrev since last revision:
http://cr.openjdk.java.net/~ksrini/7127906/webrev.1/webrev.delta/index.html
Here is the full webrev for reference:
http://cr.openjdk.java.net/~ksrini/71279
12 matches
Mail list logo