akhil
|
55191a7907
|
make test runner logging async, might be faster for tests that produce a lot of output
|
2013-10-17 12:12:16 -07:00 |
akhil
|
c579fa50a5
|
also clean log and test temp files
|
2013-10-17 12:12:15 -07:00 |
akhil
|
cf5647f9f6
|
ignore eclipse project and jira ide plugin files
|
2013-10-17 12:12:15 -07:00 |
Kinsley Wong
|
0219a07179
|
Add defensive check in case java.library.path is not set.
Reviewed-by: asquare
|
2013-10-17 11:11:13 -07:00 |
Kinsley Wong
|
ffd25a2785
|
Set java.library.path for child processes.
Reviewed-by: asquare
|
2013-10-16 18:44:47 -07:00 |
jfdenise
|
1280e65600
|
Removed workaround now that 8026397 is fixed
|
2013-10-15 16:54:53 +02:00 |
jfdenise
|
150355f488
|
Updated workaround for JDK-8026397 that works with nashorn in tl
|
2013-10-15 15:14:44 +02:00 |
Jean-Francois
|
587dccf0b7
|
Fix for AVATAR_JS-19, this is a workaround for JDK-8026397
|
2013-10-15 10:07:54 +02:00 |
Jean-Francois
|
f02b370057
|
Fix for AVATAR_JS-15, Reviewed-by: kinsleyw
|
2013-10-15 09:08:47 +02:00 |
Kinsley Wong
|
5257eb9897
|
AVATAR_JS-20: add unicode defines for the avatar-js windows build.
Reviewed-by: asquare
|
2013-10-14 15:35:26 -07:00 |
akhil
|
3b201dedf3
|
1: do not install any signal handlers by default to avoid conflicts with the jvm
Reviewed-by: kinsleyw
|
2013-10-14 11:18:30 -07:00 |
Jean-Francois
|
5e96dad7be
|
fix for AVATAR_JS-14, test only
|
2013-10-14 13:34:51 +02:00 |
Jean-Francois
|
428d6ac518
|
Fix for AVATAR_JS-11, process.js needs to be secured, Reviewed-by:asquare
|
2013-10-10 09:50:43 +02:00 |
Kinsley Wong
|
d6ea31e57e
|
Avatar_js-4: Rework fs_wrap.js to use the fs implementation based on libuv.
Reviewed-by: asquare
|
2013-10-09 15:58:48 -07:00 |
Jean-Francois
|
d9433c5998
|
Fix for AVATAR_JS-8:Adapt avatar.js security to libuv permissions, Reviewed-by: asquare
|
2013-10-09 11:05:29 +02:00 |
akhil
|
2925c13da0
|
6: keep open signal handle from keeping the event loop spinning
disable on mac where it hangs the process
Reviewed-by: jfdenise
|
2013-10-04 09:39:52 -07:00 |
akhil
|
ecf8eb6f81
|
jar filename correction and setup updates
Contributed-by: olivier.lediouris@oracle.com
|
2013-10-03 21:28:18 -07:00 |
akhil
|
ccc115e86b
|
emit WINCH and USR1 signals on unix, modify test to disable SIGHUP which is captured by the JVM
Reviewed-by: kinlseyw
|
2013-10-03 18:31:42 -07:00 |
akhil
|
03703910d4
|
add jvm flag to perform additional JNI checks when running tests
|
2013-10-02 13:34:51 -07:00 |
akhil
|
e65ea3caad
|
correct git repo locations
|
2013-09-30 21:38:38 -07:00 |
akhil
|
7132f89fd2
|
move source here from internal repo
|
2013-09-27 16:05:37 -07:00 |