Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade JDK8u152 #403

Merged
merged 155 commits into from
Mar 11, 2024
Merged

Upgrade JDK8u152 #403

merged 155 commits into from
Mar 11, 2024

Commits on Jun 13, 2023

  1. Update submodule

    AliveDevil committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e044ce6 View commit details
    Browse the repository at this point in the history
  2. Update version info

    AliveDevil committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    36e553f View commit details
    Browse the repository at this point in the history
  3. First pass

    AliveDevil committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a1c791a View commit details
    Browse the repository at this point in the history
  4. Reenable test

    AliveDevil committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a8a8942 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09051ca View commit details
    Browse the repository at this point in the history
  6. Removed RMI stubs

    AliveDevil committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4ea558e View commit details
    Browse the repository at this point in the history
  7. Port

    AliveDevil committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    aa1fd71 View commit details
    Browse the repository at this point in the history
  8. Add new

    AliveDevil committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4f763dd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Disable tests

    AliveDevil committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6c45541 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    4003a4a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Copy java.security

    AliveDevil committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    02fb55a View commit details
    Browse the repository at this point in the history
  2. New native methods

    AliveDevil committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e2ee8df View commit details
    Browse the repository at this point in the history
  3. Enable tests

    AliveDevil committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    249c3e2 View commit details
    Browse the repository at this point in the history
  4. Fix WeakAlg

    keytool uses "changeit" as default password for cacerts
    AliveDevil committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    bd54f0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    848f18f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Jdi is not testable

    AliveDevil committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f84a580 View commit details
    Browse the repository at this point in the history
  2. Port ReflectionFactory

    AliveDevil committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e3e7d54 View commit details
    Browse the repository at this point in the history
  3. Add xjc/jxc

    AliveDevil committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0ec29d7 View commit details
    Browse the repository at this point in the history
  4. Disable tests

    AliveDevil committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9792b6a View commit details
    Browse the repository at this point in the history
  5. jxc is schemagen.

    AliveDevil committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    587564a View commit details
    Browse the repository at this point in the history
  6. Add to solution

    AliveDevil committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5fbbc83 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    31e5bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb0386c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    b9cfb0e View commit details
    Browse the repository at this point in the history
  2. Exclude test

    AliveDevil committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fea2598 View commit details
    Browse the repository at this point in the history
  3. Path Exists is .NET 6

    AliveDevil committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    9663547 View commit details
    Browse the repository at this point in the history
  4. Typo

    AliveDevil committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2a8ae9a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Tests

    AliveDevil committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    454e633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec5790 View commit details
    Browse the repository at this point in the history
  3. Include native code

    AliveDevil committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    200b07f View commit details
    Browse the repository at this point in the history
  4. Fix compile

    AliveDevil committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5071ab7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    5e09856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b02a0c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    7d896b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Fix OneExceptionOnly-test

    AliveDevil committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b83ce74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6caebed View commit details
    Browse the repository at this point in the history
  3. Catch FileNotFound on Watcher init

    Works the same way as WindowsWatchService, where on error of begin overlap is handled, in that the watch key is basically no-op
    AliveDevil committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    cd88be8 View commit details
    Browse the repository at this point in the history
  4. Fix compile

    AliveDevil committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    3aecdf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    0c348ef View commit details
    Browse the repository at this point in the history
  2. Implement event handler

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3c894eb View commit details
    Browse the repository at this point in the history
  3. Fix compilation

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    afc2b9f View commit details
    Browse the repository at this point in the history
  4. Missing imports

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ee1470b View commit details
    Browse the repository at this point in the history
  5. Update close sig

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4af4066 View commit details
    Browse the repository at this point in the history
  6. Fix compile

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d2305bb View commit details
    Browse the repository at this point in the history
  7. Add missing argument

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f15fbfa View commit details
    Browse the repository at this point in the history
  8. Fix compile

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f5ad403 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01014c0 View commit details
    Browse the repository at this point in the history
  10. Fix link

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b7239f9 View commit details
    Browse the repository at this point in the history
  11. Fix compile

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    afac9fd View commit details
    Browse the repository at this point in the history
  12. Format

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9481a6e View commit details
    Browse the repository at this point in the history
  13. Link

    AliveDevil committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    dcaf3fe View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Fix ITLConstructor test (port upstream changes)

    Refs: 8031050, 8059677, 8171388
    AliveDevil committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4baf23f View commit details
    Browse the repository at this point in the history
  2. Unsupported

    AliveDevil committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f9f7ea7 View commit details
    Browse the repository at this point in the history
  3. Fix dead-lock

    AliveDevil committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4bf18d0 View commit details
    Browse the repository at this point in the history
  4. Fix VM crash on access

    AliveDevil committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    71a5062 View commit details
    Browse the repository at this point in the history
  5. Policy paths have changed

    AliveDevil committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ad58b30 View commit details
    Browse the repository at this point in the history
  6. Typo

    AliveDevil committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fcf6fb2 View commit details
    Browse the repository at this point in the history
  7. Typo

    AliveDevil committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1fb54a1 View commit details
    Browse the repository at this point in the history
  8. Fix sig

    AliveDevil committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5312574 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    f88ee50 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    61abed4 View commit details
    Browse the repository at this point in the history
  2. Review tests

    AliveDevil committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d687890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a90a67 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Disable test

    AliveDevil committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    dfbe175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4d94d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Disable tests

    AliveDevil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    96cd078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8689709 View commit details
    Browse the repository at this point in the history
  3. Disable test

    AliveDevil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9abeb24 View commit details
    Browse the repository at this point in the history
  4. Fix xjc executable

    AliveDevil committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    372ab3e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    d11cc91 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    263e847 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    576e57f View commit details
    Browse the repository at this point in the history
  2. That missed

    AliveDevil committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2c0efe4 View commit details
    Browse the repository at this point in the history
  3. Fix xjc targets

    AliveDevil committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    54c410c View commit details
    Browse the repository at this point in the history
  4. No awt

    AliveDevil committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ba0db37 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merged develop.

    wasabii committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6d0234b View commit details
    Browse the repository at this point in the history
  2. Merge.

    wasabii committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    439f1b6 View commit details
    Browse the repository at this point in the history
  3. C98 on libiava.

    No more MD5 lock in JTReg.
    Fix FileInputStream merge results.
    wasabii committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6a46214 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    d3aeab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e0abd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Revert DotNetWatchService. Back to old implementation. Just, use Poll…

    …ingWatchService on Unix.
    wasabii committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c20ed19 View commit details
    Browse the repository at this point in the history
  2. Unused folders.

    wasabii committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1ecf69b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Load st_dev and st_ino into FileKey when on Unix for polling service.…

    … Add method to libikvm to acquire lstat values. Only some of them, though.
    
    Reenable certain file channel tests.
    wasabii committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f11d3bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc2bfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ec680 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Formatting.

    wasabii committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b58cd24 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Merge develop.

    wasabii committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8218b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95e66ce View commit details
    Browse the repository at this point in the history
  3. Fix accessors name.

    wasabii committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b40d9de View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Fox jni field names.

    wasabii committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6532e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b19af08 View commit details
    Browse the repository at this point in the history
  3. Move tests around.

    wasabii committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    52307b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95255bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e58b9ea View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/jdk8u152-b16' of https://github.com/ikvmnet/ikvm

    …into feature/jdk8u152-b16
    wasabii committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4e1f1e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Missing exception.

    wasabii committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b206c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f82fa2c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Test cannot work.

    wasabii committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2292b57 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    bbeccc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Reenable static ctor invoke.

    wasabii committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9552260 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. IKVM.Core.MSBuild removes DesignTimeBuild from passed properties to M…

    …SBuild sub-tasks. Because we're doing a nested publish we should be doing a full build. Was resulting in exe.config and dll.config getting deleted in weird orders.
    
    Same on IkvmToolReference targets. Nested publish, shouldn't do design time build.
    wasabii committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    34a2bbe View commit details
    Browse the repository at this point in the history
  2. EmitNullCheck is still fast, but we need to catch the results if it i…

    …s actually null and transform to NullPointerException.
    wasabii committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    46fa588 View commit details
    Browse the repository at this point in the history
  3. Typo.

    wasabii committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6e8291d View commit details
    Browse the repository at this point in the history
  4. Enable manual runs.

    wasabii committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0ef084b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c89eb02 View commit details
    Browse the repository at this point in the history
  6. Again.

    wasabii committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a4f6a26 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Advance beyond exception.

    wasabii committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    74f7caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1e7e8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a93abd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Fix up reflectionfactory.

    Ignore console output.
    wasabii committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f568db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9ad33 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge develop.

    wasabii committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0a6879b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Add a few tests.

    Add image toosl to IKVM.Tests.
    wasabii committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    45b0c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feb5908 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Include ProcessEnvironment and UNIXProcess from solaris implementatio…

    …n and redirect through ProcessImpl. Executing processes on Linux/OSX should thus go through OpenJDK native fork/exec code. Which might work with the pipe redirects? Also might fail because fork/exec doesn't work. We shall see.
    wasabii committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2d2b34e View commit details
    Browse the repository at this point in the history
  2. Convert to StringEnvironment. This doens't preserve the guaurentees t…

    …hat OpenJDK does. But we're getting the process from .NET, which ended that anyways.
    wasabii committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6bbf64a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fdd427 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Set as executable.

    wasabii committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1869bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3408fff View commit details
    Browse the repository at this point in the history
  3. Path with no trailing slash, but with existing directory, should have…

    … trailing slash added when converted to Uri.
    wasabii committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4370c66 View commit details
    Browse the repository at this point in the history
  4. Add test cases for URI.

    wasabii committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    397bc69 View commit details
    Browse the repository at this point in the history
  5. Add alternative test

    wasabii committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6f69bc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8c06de View commit details
    Browse the repository at this point in the history
  7. Should always be forward.

    wasabii committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    73a55b4 View commit details
    Browse the repository at this point in the history
  8. ToString.

    wasabii committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e9799f8 View commit details
    Browse the repository at this point in the history
  9. Already toStringing.

    wasabii committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    33c037c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. no checkread.

    wasabii committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c6568da View commit details
    Browse the repository at this point in the history
  2. Replace usage of FormatterServices.GetUninitializedObject on NET Core…

    … with RuntimeHelpers. Should remove dependency on System.Runtime.Serialization.Formatters?
    wasabii committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f43d460 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    d370a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    798b0e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f95ff1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Set dump type.

    wasabii committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7884fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d53898 View commit details
    Browse the repository at this point in the history
  3. Add detailed test output.

    wasabii committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    25f4a13 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    33a64a4 View commit details
    Browse the repository at this point in the history
  2. Fix times.

    Throw exceptions on socket failure so maybe we can uncover an issue.
    wasabii committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f414db2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Upgrade CliWrap to try to fix a deadlock. Wasn't really the issue, so…

    …rta. The problem is not disposing of Process near the end of the program. GC doesn't do it. It locks up.
    wasabii committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a7891ba View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. UNIXProcess.init was overriding .NETs SIGCHLD handler, resulting .NET…

    … being unable to track processes. OpenJDK just wipes out the existing hander. Very rude. To prevent this, we intercept UNIXProcess.init and save the handler before calling init, then restore it after, effectively nullifying it. This works because UNIXProcess doesn't seem to rely on SIGCHLD anyways: it just sets it to DFL. Few new functions on libikvm for getting the sigaction struct size, getting SIGCHLD and setting SIGCHLD.
    wasabii committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d49c043 View commit details
    Browse the repository at this point in the history
  2. Set all execute permissions.

    wasabii committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    129e25c View commit details
    Browse the repository at this point in the history
  3. Handle no listener.

    wasabii committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    83fc3c9 View commit details
    Browse the repository at this point in the history
  4. CliWrap.

    wasabii committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    81e23e3 View commit details
    Browse the repository at this point in the history
  5. A space.

    wasabii committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2791aaa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0347669 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    15c635d View commit details
    Browse the repository at this point in the history
  2. Force binding redirects.

    wasabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    f414133 View commit details
    Browse the repository at this point in the history
  3. Add StrongNamer for SemVer?

    wasabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7ce597e View commit details
    Browse the repository at this point in the history
  4. Target isn't required.

    wasabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0e0f31d View commit details
    Browse the repository at this point in the history
  5. Missed one.

    wasabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    20215e3 View commit details
    Browse the repository at this point in the history
  6. Strong name only assemblies we redistribute, which means we don't nee…

    …d to strong name test assemblies. Which means we can include SemVer, which isn't strong named. Which is annoying, but works. WalkerCodeRanger/semver#23
    wasabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5b2c507 View commit details
    Browse the repository at this point in the history
  7. Strong name executables.

    wasabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    015bfc6 View commit details
    Browse the repository at this point in the history
  8. Test adapters can technically be distributed (though they aren't)

    IKVM.Util is used by a tasks.
    wasabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    50a0c3d View commit details
    Browse the repository at this point in the history
  9. Welp, give up. Remove SemVer library. I can't find a major combinatio…

    …n to get tests working on the Framework path without strong naming. Switch back to bad parsing using Version. But good enough for now. WalkerCodeRanger/semver#23
    wasabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    4625cc0 View commit details
    Browse the repository at this point in the history
  10. Remove StrongNamer.

    wasabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    a13e01a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. add a Delegate completion handler, use to see which thread the operat…

    …ion is resumed on. increase size to ensure it does not complete sync.
    wasabii committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c98575d View commit details
    Browse the repository at this point in the history
  2. Revert to Alive's version.

    wasabii committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    1139e76 View commit details
    Browse the repository at this point in the history