Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hborders/JavaInJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hborders/JavaInJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: com.sun.max.vm.reference
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 24 files changed
  • 1 contributor

Commits on Dec 29, 2010

  1. Added package com.sun.max.unsafe from Maxine VM.

    hborders committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    55afaad View commit details
    Browse the repository at this point in the history
  2. Removed HOSTED methods.

    Manually performed LOCAL_SUBSTITUTION swaps.
    hborders committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    c746770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ffb5ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ac5eef View commit details
    Browse the repository at this point in the history
  5. Added only needed static methods from com.sun.max.vm.compiler.builtin…

    ….SpecialBuiltin from Maxine VM.
    hborders committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    a2b7c60 View commit details
    Browse the repository at this point in the history
  6. Removed hosted-only code.

    hborders committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    8b1436d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88d7ecd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    117f74b View commit details
    Browse the repository at this point in the history
  9. Added com.sun.max.lang.Unsigned from Maxine VM.

    hborders committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    5c63483 View commit details
    Browse the repository at this point in the history
  10. Cleaned up imports. Removed more hosted-only code.

    hborders committed Dec 29, 2010
    Configuration menu
    Copy the full SHA
    664b38a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2010

  1. Removed hosted-only code.

    hborders committed Dec 30, 2010
    Configuration menu
    Copy the full SHA
    f67fcce View commit details
    Browse the repository at this point in the history
  2. Removed MemoryDataAccess because it and its interface, DataAccess, ar…

    …e not used by TeleInterpreter.
    hborders committed Dec 30, 2010
    Configuration menu
    Copy the full SHA
    f249e8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98ff241 View commit details
    Browse the repository at this point in the history
  4. Removed hosted-only classes.

    hborders committed Dec 30, 2010
    Configuration menu
    Copy the full SHA
    330b45f View commit details
    Browse the repository at this point in the history
  5. Removed hosted-only code.

    hborders committed Dec 30, 2010
    Configuration menu
    Copy the full SHA
    2e1fb22 View commit details
    Browse the repository at this point in the history
  6. Removed BUILTIN and INTRINSIC annotations.

    hborders committed Dec 30, 2010
    Configuration menu
    Copy the full SHA
    42014ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71de50e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    009a748 View commit details
    Browse the repository at this point in the history
  9. Removed hosted-only code.

    hborders committed Dec 30, 2010
    Configuration menu
    Copy the full SHA
    596e0e6 View commit details
    Browse the repository at this point in the history
  10. Added dependent class for com.sun.max.vm.reference

    hborders committed Dec 30, 2010
    Configuration menu
    Copy the full SHA
    fbe82ff View commit details
    Browse the repository at this point in the history
Loading