On 9/22/06, Paulex Yang <[EMAIL PROTECTED]> wrote:
Vladimir Gorr wrote: > When I roll away the latest changes for Character.java (H-1500 *Refactor > some methods in java.lang.Character*) > this issue disappears. It means a clue is here. I've revert the update for HARMONY-1500 at revision r448784, please check if the problem disappears.
Yep, it helps and helped as I mentioned yet yesterday. One thing I don't understand is why this problem exists only on Windows. I mean all works fine w/o any changes for Linux. Can anybody explain me this? Thanks, Vladimir.
> Gang, it'd be not bad to run DRLVM testing for any commits to SVN > repository. > Otherwise we will be very hard to catch any errors like this. Any > thoughts? > > Thanks, > Vladimir. > > > On 9/21/06, Vladimir Gorr <[EMAIL PROTECTED]> wrote: >> >> >> >> On 9/21/06, Spark Shen <[EMAIL PROTECTED]> wrote: >> > >> > Vladimir Gorr 写道: >> > > NPE is thrown for all kernel tests when testing is run on Windows at >> > > revision 448448: >> > > >> > > build.bat -Djunit.jar=%JUNIT_HOME%/junit-4.0.jar kernel.test >> > > >> > > ... >> > > [echo] RUNNING : java.lang.Class1_5Test >> > > [junit] java.lang.NullPointerException >> > > [junit] at com.ibm.icu.lang.UCharacter.getProperty (UCharacter.java >> > > :6073) >> > > >> > > [junit] at com.ibm.icu.lang.UCharacter.getType(UCharacter.java :2974) >> > > [junit] at com.ibm.icu.lang.UCharacter.isWhitespace(UCharacter.java >> > > :3162) >> > > [junit] at java.lang.Character.isWhitespace(Character.java:3091) >> > > [junit] at java.lang.Character.isWhitespace(Character.java:3078) >> > > [junit] at java.util.Properties.load(Properties.java:378) >> > > [junit] at java.util.PropertyResourceBundle .<init>( >> > > PropertyResourceBundle.java:44) >> > > snipped >> > > >> > > Does anybody observe this issue? As for Linux all works fine. >> > I am looking into this issue. >> >> >> >> Is there any progress here? Did you managed to reproduce it? >> Same issue is also mentioned for other thread (*Trouble Building >> DRLVM*). >> >> Thanks in advance, >> Vladimir. >> >> Best regards >> > > >> > > Thanks, >> > > Vladimir. >> > > >> > >> > >> > -- >> > Spark Shen >> > China Software Development Lab, IBM >> > >> > >> > --------------------------------------------------------------------- >> > Terms of use : http://incubator.apache.org/harmony/mailing.html >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> > -- Paulex Yang China Software Development Lab IBM --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
