Tue, 11 Feb 2014 15:10:40 +0000 Merged 6d6f9fd894f7 and c04668cd040d development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 11 Feb 2014 15:10:40 +0000] rev 3029
Merged 6d6f9fd894f7 and c04668cd040d
Wed, 12 Feb 2014 21:28:37 +0000 Branch development merged into default.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 12 Feb 2014 21:28:37 +0000] rev 3028
Branch development merged into default. Development of STX:LIBJAVA is moved completely to Mercurial. Therefore main development branch is merged into default which now becomes the main branch, following convention in Mercurial world.
Wed, 12 Feb 2014 20:47:03 +0000 Fix in JavaRelease::OpenJDK6>>searchForSourcePath. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 12 Feb 2014 20:47:03 +0000] rev 3027
Fix in JavaRelease::OpenJDK6>>searchForSourcePath. #jdkHome may return a filename. Should be defined and cleaned up.
Wed, 12 Feb 2014 15:37:55 +0000 Merged 31dc5184bf9a and e2137bf62524 development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 12 Feb 2014 15:37:55 +0000] rev 3026
Merged 31dc5184bf9a and e2137bf62524
Wed, 12 Feb 2014 12:39:18 +0000 Fix in JUnit/TestletTestCaseProxy. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 12 Feb 2014 12:39:18 +0000] rev 3025
Fix in JUnit/TestletTestCaseProxy. Correctly handle unimplemented natives and report error (instead of failure) when test invokes unimplemented native.
Wed, 12 Feb 2014 11:10:13 +0000 Fixes in java.io,Win32FileSystem - added listDrives0() native. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 12 Feb 2014 11:10:13 +0000] rev 3024
Fixes in java.io,Win32FileSystem - added listDrives0() native.
Wed, 12 Feb 2014 10:30:32 +0000 Workaround in JavaRelease::OpenJDK7>>searchForSourcePath for Debian boxes. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 12 Feb 2014 10:30:32 +0000] rev 3023
Workaround in JavaRelease::OpenJDK7>>searchForSourcePath for Debian boxes. Kludge for Debian packages. On Debian boxes package openjdk-7-source installs src.zip into `/usr/lib/jvm/java-7-openjdk-i386` instead of into `/usr/lib/jvm/java-7-openjdk-common`. This commit workarounds this by looking into i386 directory too (if using 64bit JDK)
Tue, 11 Feb 2014 21:52:42 +0000 Reduced dimensions on MULTIANEWARRAY#test_incomplete_02 to avoid 2-pass compressing GC. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 11 Feb 2014 21:52:42 +0000] rev 3022
Reduced dimensions on MULTIANEWARRAY#test_incomplete_02 to avoid 2-pass compressing GC. Due to a known bug in 2-pass compressing GC the VM crashed sice create array was way to big. Reducing dimensions made it smaller and thus running test does not trigger 2-pass compress.
Tue, 11 Feb 2014 20:21:33 +0000 Yet another cleanup of java.io.FileSystem mess. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 11 Feb 2014 20:21:33 +0000] rev 3021
Yet another cleanup of java.io.FileSystem mess.
Tue, 11 Feb 2014 16:29:28 +0000 Fixed tests'run-all.rb to run under Windows as well. development
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 11 Feb 2014 16:29:28 +0000] rev 3020
Fixed tests'run-all.rb to run under Windows as well.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip