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

8265129: Add intrinsic support for JVM.getClassId #3470

Closed
wants to merge 16 commits into from

Commits on Apr 18, 2021

  1. Copy the full SHA
    35bad24 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Copy the full SHA
    d307ad3 View commit details
    Browse the repository at this point in the history
  2. rename JfrKlassEnqueueStub

    D-D-H committed Apr 21, 2021
    Copy the full SHA
    9f78630 View commit details
    Browse the repository at this point in the history
  3. fix build error

    D-D-H committed Apr 21, 2021
    Copy the full SHA
    24bb397 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1a429be View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. add doc

    D-D-H committed Apr 23, 2021
    Copy the full SHA
    8315bff View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. use new_pointer_register

    D-D-H committed May 1, 2021
    Copy the full SHA
    93ae334 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. swap the positions of two operands in cmp operation since the det reg…

    …ister will be modified in 32 bit
    D-D-H committed May 8, 2021
    Copy the full SHA
    73da110 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. remove c1 part

    D-D-H committed May 10, 2021
    Copy the full SHA
    73c1cc3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. fix crash problem

    D-D-H committed May 17, 2021
    Copy the full SHA
    9fd0550 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. update

    D-D-H committed May 21, 2021
    Copy the full SHA
    24ce77b View commit details
    Browse the repository at this point in the history
  2. fix test

    D-D-H committed May 21, 2021
    Copy the full SHA
    9cc49b9 View commit details
    Browse the repository at this point in the history
  3. update copyright

    D-D-H committed May 21, 2021
    Copy the full SHA
    a32ef9e View commit details
    Browse the repository at this point in the history
  4. update

    D-D-H committed May 21, 2021
    Copy the full SHA
    d851603 View commit details
    Browse the repository at this point in the history
  5. update

    D-D-H committed May 21, 2021
    Copy the full SHA
    f99186b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Copy the full SHA
    82a0768 View commit details
    Browse the repository at this point in the history