Commit Graph

  • b163c864f7 remove comment gradle master akhil 2014-11-26 13:50:21 -0800
  • f7b624fda8 restore version, it is expected in the pom even though it is specified on the command-line akhil 2014-11-26 13:38:53 -0800
  • 3870fcfdd3 remove hard-coded version, to be specified on the deploy command-line akhil 2014-11-26 13:16:42 -0800
  • 8d48fba68c add pom, used for publishing artifacts akhil 2014-11-12 13:45:46 -0800
  • 5e8c377a9e add licenses to jar meta-inf akhil 2014-11-12 12:46:41 -0800
  • a426573b6e move initialization into static block to fix leak found by batsatt akhil 2014-10-28 16:09:16 -0700
  • ddd6ec7a23 use es6 features as they become available, falling back gracefully akhil 2014-10-20 14:32:05 -0700
  • e243901ea6 revert finalization of this class to allow overriding by embedders akhil 2014-10-17 10:40:55 -0700
  • c87fe62d35 fix findbugs warnings akhil 2014-10-16 20:46:49 -0700
  • 7fccdecefc update version akhil 2014-10-13 15:15:30 -0700
  • 01b9916cb2 upgrade to v0.10.32 akhil 2014-10-08 15:37:46 -0700
  • 243ee56b6e disable test for invalid domain 'x...y...' akhil 2014-10-07 14:36:32 -0700
  • 52e6c8ac3e cleanup captureStackTrace and include Error name and message akhil 2014-10-07 14:10:32 -0700
  • a1bd224dfa implement Error.prepareStackTrace and stackTraceLimit akhil 2014-10-02 17:05:42 -0700
  • 8ca8567638 Add no-arg interrupt() overload. Bryan Atsatt 2014-10-02 09:46:32 -0700
  • 450bd4835d Fix Server.close() so finalization script runs on event thread. Bryan Atsatt 2014-10-01 14:09:39 -0700
  • 7bac6636e0 Improve thread mismatch assertion messages. Ensure process 'exit' event emitted on server.close() Bryan Atsatt 2014-09-30 17:57:38 -0700
  • 0bafa573e8 also report uv, http_parser, java and vm versions akhil 2014-09-23 16:51:40 -0700
  • 668e281d2e Interrupt event loop on close() if keepAlive is null. Bryan Atsatt 2014-09-22 16:56:35 -0700
  • 09d3237b3b revert usage of lambda expression to avoid problems with some tools akhil 2014-09-17 15:47:55 -0700
  • 24ad666d3d generate intermediary files in temp dir, fix generation of test_dsa_privkey akhil 2014-09-17 13:42:45 -0700
  • 71b12f26db test-tls-server-verify has been disabled akhil 2014-09-17 10:59:51 -0700
  • 05bf6785a5 disable some tests that don't work with avatar akhil 2014-09-16 16:31:02 -0700
  • 862f6b939b regenerate test keys, add target to regenerate as needed akhil 2014-09-16 13:07:02 -0700
  • 77cb1b1201 update README, expose exit code for embedders, add help & jar options akhil 2014-09-11 12:19:42 -0700
  • bb6ab57068 increase repl timeout akhil 2014-09-10 12:37:39 -0700
  • 7eb7d79a89 upgrade to v0.10.31 akhil 2014-09-09 16:30:13 -0700
  • b2a7f4e162 simplify regex to be able to pass down jvm args and system properties akhil 2014-09-05 12:16:14 -0700
  • f37d461f26 license consistency, minimal netrics factory impl, cleanup Reviewed-by: batsatt akhil 2014-09-04 16:40:37 -0700
  • 3d851ad083 allow args to be passed down to the test runner, restore -Xcheck:jni akhil 2014-09-02 11:26:16 -0700
  • 528d8173ba Avatar Metrics - added a MetricsService to collect Avatar metrics if a MetricsFactory is available - added interfaces for MetricsFactory and Metrics events that the service providers can implement - added hook for invoking the metrics service and gathering metrics if they are available Irfan Ahmed 2014-08-12 16:20:43 -0700
  • 8c6d1923d5 Rename Loader.loadSucceeded() to onLoad() and ensure it is called correctly. Bryan Atsatt 2014-07-23 13:22:17 -0700
  • a2ea76323a enable scripting mode (primarily to allow shebangs in modules) akhil 2014-07-14 10:28:33 -0700
  • ea64912da8 record duration of each loop iteration (tick) akhil 2014-07-09 13:46:41 -0700
  • 3d1e8b7312 increase timeouts for jdk9 akhil 2014-07-01 16:26:44 -0700
  • 0319ae83c8 temporarily unset -Xcheck:jni due to JDK-8046668 akhil 2014-06-30 21:34:44 -0700
  • e20d57a8f0 increase timeouts for jdk9 akhil 2014-06-30 14:05:00 -0700
  • 50d30fb5fb increase timeout for jdk9 akhil 2014-06-27 16:46:59 -0700
  • 8474e6412d increase window for jdk9 akhil 2014-06-27 16:04:42 -0700
  • 1c78e86790 allow for slower jdk9 startup akhil 2014-06-27 15:56:41 -0700
  • 773cc30e97 reimplement uptime for enhanced compatibility akhil 2014-06-27 15:54:05 -0700
  • 92a61b212b increase timeout for jdk9 akhil 2014-06-27 12:32:35 -0700
  • df0cc06cd0 increase timeout for jdk9 akhil 2014-06-27 11:51:04 -0700
  • dc476156b1 add target to run simple, pummel and crypto tests in the java test runner akhil 2014-06-25 16:38:35 -0700
  • 56f622d7de increase timeouts for jdk9 akhil 2014-06-25 11:45:01 -0700
  • bf53556001 solaris build akhil 2014-06-16 18:05:41 -0700
  • fb5dc6d84f patch for test-tty-wrap on windows akhil 2014-06-06 12:30:02 -0700
  • a201aeae85 windows tweaks akhil 2014-06-06 11:37:22 -0700
  • bb8b83adc5 reuse exitVM permission to allow user scripts to terminate themselves akhil 2014-06-05 12:19:02 -0700
  • 11dc5bdd11 secure process.exit and _tickCallback, adjust test permissions akhil 2014-06-05 12:09:34 -0700
  • 7f4502681e add Jaroslav to contibutors, update patch for test-stdin-from-file.js akhil 2014-06-05 09:33:41 -0700
  • c5774fc99e upgrade to 0.10.28 (latest stable) akhil 2014-06-04 16:19:30 -0700
  • bf44656e08 reduce patch for test-domain akhil 2014-06-03 13:52:03 -0700
  • 60793b1ccd reformat fs errors, ensure syscall & path are included in message when present akhil 2014-06-03 11:46:19 -0700
  • 83de95f5e3 JSON.stringify(error) no longer contains message, ensure child exits promptly akhil 2014-06-03 10:34:27 -0700
  • 7c4b95db3b ensure child really exits promptly akhil 2014-06-03 09:39:03 -0700
  • 8942a4e303 ensure test exits before exception is thrown akhil 2014-06-03 09:31:39 -0700
  • cb3e547fd1 increase timeouts, ensure test exits before exception is thrown akhil 2014-06-03 09:25:22 -0700
  • 10bd8cf2b8 process.exit in avatar.js does not exit immediately akhil 2014-05-28 09:50:27 -0700
  • 4aa5e5cda8 write parts of nashorn's ConsString without first flattening akhil 2014-05-27 20:19:34 -0700
  • e978a35a30 nashorn perf optimization Contributed-by: attila.szegedi@oracle.com akhil 2014-05-27 20:05:29 -0700
  • db07f12a58 adjustment of line numbers in debug mode is no longer needed Contributed-by: jaroslav.tulach@oracle.com akhil 2014-05-15 21:42:08 -0700
  • f0bf37543e process.exit in avatar does not exit abruptly akhil 2014-05-15 15:47:10 -0700
  • d9cecef95c ensure jvm exits with code specified to process.exit when not embedded akhil 2014-05-14 23:43:48 -0700
  • 01bbfe9801 exclude some tests that do not work in nofork mode akhil 2014-05-14 22:30:58 -0700
  • 97a06d1391 process.exit stops its event loop for a graceful exit akhil 2014-05-14 21:55:51 -0700
  • 0fa303c507 enforce timeout in nofork mode akhil 2014-05-14 15:28:06 -0700
  • ee67b78f87 create a jar for testing, make nofork the default, increase max mem akhil 2014-05-14 15:26:31 -0700
  • 5ddc63ef25 ensure pool threads terminate quickly on shutdown akhil 2014-05-14 15:25:01 -0700
  • e5bc2e26db stack is now found on Error.prototype, fixes test-util-inspect.js akhil 2014-05-14 11:12:54 -0700
  • 9f6c8a2891 checks for java object should be ORd akhil 2014-05-13 14:26:58 -0700
  • 3b2369604b exclude tests that do not work in same vm, support path globs akhil 2014-05-06 22:22:50 -0700
  • da948e597b enable --const-as-var if available Reviewed-by: sundararajan.athijegannathan@oracle.com akhil 2014-05-06 10:08:13 -0700
  • 82a8913b58 improved check for java objects Contributed-by: sundararajan.athijegannathan@oracle.com akhil 2014-05-05 23:36:54 -0700
  • ff81a4d150 experimental feature to run tests in the same vm akhil 2014-05-05 22:36:01 -0700
  • e6866b876d port the test runner to java, run with 'ant test-simple' akhil 2014-05-05 20:58:41 -0700
  • 450866cfd0 optimization - bypass the utf encoder if str does not have any multi-byte chars akhil 2014-05-01 15:24:25 -0700
  • dbf0ae61b3 patch benchmark to ensure strings are flattened Contributed-by: Santiago Pericas-Geertsen akhil 2014-04-30 15:52:23 -0700
  • cf0a3a67c5 increase timeout for slow build machines akhil 2014-04-24 13:52:14 -0700
  • 58266a9b0f Cleanup HandleFactory API and usage. Reviewed by Akhil. Bryan Atsatt 2014-04-21 12:51:50 -0700
  • 01c59bde62 use handle factory to create handles akhil 2014-04-17 14:49:18 -0700
  • f959b9898a implement PollHandle akhil 2014-04-15 17:19:29 -0700
  • 942a03849e Support getContentLength() and getLastModified(), plus some cleanup. Reviewed by Akhil. Bryan Atsatt 2014-04-12 13:33:07 -0700
  • c000711dc2 create file handle via handle factory akhil 2014-04-09 11:15:26 -0700
  • 456c008f15 use handle factory to create handles akhil 2014-04-08 22:52:15 -0700
  • 0b69b17446 flatten jvmArgs akhil 2014-04-05 16:56:46 -0700
  • 033e1ec21b pass on args and properties on to the jvm akhil 2014-04-05 16:47:27 -0700
  • e6cb648a87 Separate keepAlive behavior from thread pool sharing. Bryan Atsatt 2014-04-03 19:58:43 -0700
  • d05d79aa7d increase timeouts for slow machines akhil 2014-04-03 19:17:20 -0700
  • 62ee57cf1e retrive chars written in a separate call akhil 2014-04-03 14:38:13 -0700
  • c4a50fb2fe Add server event listener and move sharedExecutor flag into ThreadPool. Reviewed by Akhil. Bryan Atsatt 2014-04-03 09:53:46 -0700
  • 418992bc11 keep a handle open when running embedded to keep uv's eventloop alive Reviewed-by: batsatt akhil 2014-04-01 18:41:36 -0700
  • a4985232f4 Added Loader.loadSucceeded() and invocation of it. Reviewed by Akhil. Bryan Atsatt 2014-03-03 14:44:57 -0800
  • c2a8ebec88 add Danilo and Andreas for their contributions to finding and fixing memory leaks akhil 2014-02-27 13:10:14 -0800
  • 261f5f3a2e release strings when done, misc cleanup akhil 2014-02-26 15:31:34 -0800
  • 58d5c06cf2 Fix override method name. Bryan Atsatt 2014-02-25 15:49:03 -0800
  • 6f5502a502 reduce the number of jni calls by passing some values in header callback akhil 2014-02-24 14:38:55 -0800
  • f9747146ab reuse http parser on reinit, use simple props instead of descriptor for efficiency akhil 2014-02-20 20:52:56 -0800
  • c65b9d95a6 remove static threadpool instance Contributed-by: batsatt akhil 2014-02-20 11:28:53 -0800
  • 7e391f72c9 use setIndexedPropertiesToExternalArrayData if available (since jdk8u20+ and jdk9+) akhil 2014-02-15 18:03:37 -0800