Commit Graph

735 Commits

Author SHA1 Message Date
github-actions[bot]
023814cedb Updated CHANGELOG.md 2021-07-10 03:16:16 +00:00
github-actions[bot]
791807ffbc Updated CHANGELOG.md 2021-07-09 03:16:16 +00:00
sky
5b9c700c6c Fix incorrect charset display in Terminal output, #441 (#442) 2021-07-08 13:28:27 +02:00
github-actions[bot]
a0dbbe6768 Updated CHANGELOG.md 2021-07-08 03:16:43 +00:00
github-actions[bot]
4b8a397f90 Updated CHANGELOG.md 2021-07-07 03:16:08 +00:00
Guillaume Nodet
8cfd1da3b0 Make sure the IpcClient recreates the server if the context creation fails, fixes #446 2021-07-06 14:52:11 +02:00
Guillaume Nodet
a1e2f8349a Forked projects are counted as projects leading to incorrect count, fixes #443 2021-07-06 14:51:32 +02:00
Guillaume Nodet
8a9e9b4b7d Forked projects are counted as projects leading to incorrect count, fixes #443 2021-07-06 10:22:45 +02:00
Guillaume Nodet
f960351f3c Make sure the IpcClient recreates the server if the context creation fails, fixes #446 2021-07-06 10:20:32 +02:00
Guillaume Nodet
fb1af1d6e3 Minor improvements to the LockingEventSpy code 2021-07-06 08:33:10 +02:00
github-actions[bot]
6ec72a19b5 Updated CHANGELOG.md 2021-07-02 03:16:23 +00:00
github-actions[bot]
7456dd0b4b Updated CHANGELOG.md 2021-07-01 03:16:58 +00:00
github-actions[bot]
ba6224e101 Updated CHANGELOG.md 2021-06-29 03:17:09 +00:00
github-actions[bot]
b59bbe4bba Updated CHANGELOG.md 2021-06-28 03:17:03 +00:00
github-actions[bot]
090e2bd399 Updated CHANGELOG.md 2021-06-27 03:16:43 +00:00
github-actions[bot]
a0efb8ea74 Updated CHANGELOG.md 2021-06-26 03:16:56 +00:00
github-actions[bot]
5778548d85 Updated CHANGELOG.md 2021-06-25 03:16:41 +00:00
github-actions[bot]
1b4b12c93b Updated CHANGELOG.md 2021-06-24 03:10:34 +00:00
github-actions[bot]
6939f7fa7c Updated CHANGELOG.md 2021-06-23 03:14:50 +00:00
github-actions[bot]
4b357ca401 Updated CHANGELOG.md 2021-06-22 03:15:44 +00:00
github-actions[bot]
0c64f3878d Updated CHANGELOG.md 2021-06-21 03:18:21 +00:00
github-actions[bot]
261bd2496d Updated CHANGELOG.md 2021-06-18 16:14:52 +00:00
Guillaume Nodet
b7c6a8a58b Next is 0.5.3-SNAPSHOT 2021-06-18 16:24:27 +02:00
Guillaume Nodet
7c6cd4fcbc Release 0.5.2 0.5.2 2021-06-18 16:24:22 +02:00
Guillaume Nodet
9d311e5ba0 Merge pull request #431 from gnodet/global-build-time
The build time event spy should aggregate values for each mojo #430
2021-06-18 16:01:22 +02:00
Guillaume Nodet
4616514b6f Merge pull request #436 from gnodet/i429
The JDK_JAVA_OPTIONS environment variable is not honoured, fixes #429
2021-06-18 16:01:12 +02:00
Guillaume Nodet
40bb6488b8 Merge pull request #437 from gnodet/i434
Add a system property to configure the idle timeout on the ipc sync s…
2021-06-18 16:01:04 +02:00
Guillaume Nodet
3c83652a1d Merge pull request #439 from gnodet/i432
Attempt to fix bad registry errors, fixes #432 and #433
2021-06-18 16:00:53 +02:00
sky
6de7605e45 Attempt to fix bad registry errors, fixes #432 and #433
Fix a possible write a long string in case where the string length is <= 1024 but the encoded size if > 1024.
Truncate long strings and warn instead of throwing an exception which could lead to an invalid registry.
Since the registry data is invalid, the content is emptied to guarantee the next registry will work correct.
This fix is based on #435 provided by @lanmaoxinqing, many thanks !
2021-06-18 14:48:10 +02:00
Guillaume Nodet
75c30ec52f Add a system property to configure the idle timeout on the ipc sync server 2021-06-18 08:10:47 +02:00
Guillaume Nodet
3a3ccf741d Remove some warnings in the build 2021-06-18 07:59:34 +02:00
Guillaume Nodet
df44238c26 Fix the JDK_JAVA_OPTIONS 2021-06-17 17:32:06 +02:00
Guillaume Nodet
d36a226112 The JDK_JAVA_OPTIONS environment variable is not honoured, fixes #429 2021-06-17 13:55:11 +02:00
Guillaume Nodet
268c705106 The build time event spy should aggregate values for each mojo, fixes #430 2021-06-16 16:20:19 +02:00
github-actions[bot]
7c8f17886c Updated CHANGELOG.md 2021-06-16 03:18:50 +00:00
Guillaume Nodet
23f40bc5ad Merge pull request #428 from gnodet/test-jdk16
JDK 16 support, fixes #427
2021-06-15 18:52:05 +02:00
Guillaume Nodet
4fe532addf Open java.io and sun.nio.fs 2021-06-15 17:10:03 +02:00
Guillaume Nodet
6524569d94 Modify the environment test to check for mismatches 2021-06-15 16:40:38 +02:00
Guillaume Nodet
20e4d48ebc Fix tests on JDK 16 2021-06-15 15:37:12 +02:00
Guillaume Nodet
65ce1448dd Check jdk16 2021-06-15 12:54:26 +02:00
github-actions[bot]
edda664478 Updated CHANGELOG.md 2021-06-15 03:20:03 +00:00
github-actions[bot]
5106465dbe Updated CHANGELOG.md 2021-06-14 03:23:15 +00:00
github-actions[bot]
f5d6f82869 Updated CHANGELOG.md 2021-06-13 03:18:38 +00:00
github-actions[bot]
059eef634e Updated CHANGELOG.md 2021-06-12 03:17:46 +00:00
github-actions[bot]
add625aad6 Updated CHANGELOG.md 2021-06-11 03:23:19 +00:00
github-actions[bot]
fc48bd1914 Updated CHANGELOG.md 2021-06-10 03:32:51 +00:00
github-actions[bot]
344c20a521 Updated CHANGELOG.md 2021-06-09 03:40:38 +00:00
github-actions[bot]
6a8d83182b Updated CHANGELOG.md 2021-06-08 04:02:44 +00:00
github-actions[bot]
fec0762e67 Updated CHANGELOG.md 2021-06-07 04:25:38 +00:00
github-actions[bot]
8e01cb9dbc Updated CHANGELOG.md 2021-06-06 04:14:39 +00:00