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

Change .i macro annotations to not use @, pt. 2 #2830

Merged

Conversation

mikezhang1234567890
Copy link
Contributor

@mikezhang1234567890 mikezhang1234567890 commented Sep 11, 2018

With eclipse-omr/omr#2929, the change to ddrgen to not annotate source files with the @ symbol merged, we can now simplify the sed command to only match the new pattern.

Signed-off-by: Mike Zhang mike.h.zhang@ibm.com

With the OMR change to ddrgen to not annotate source files with the @
symbol, we can now simplify the sed command to only match the new
pattern.

Signed-off-by: Mike Zhang <mike.h.zhang@ibm.com>
@mikezhang1234567890
Copy link
Contributor Author

@keithc-ca can you please review?

@keithc-ca
Copy link
Contributor

Jenkins test sanity xlinux jdk8,jdk10

@keithc-ca keithc-ca self-assigned this Sep 12, 2018
@keithc-ca keithc-ca merged commit a640b21 into eclipse-openj9:master Sep 12, 2018
@mikezhang1234567890 mikezhang1234567890 deleted the ddr-annotations branch October 1, 2018 22:05
keithc-ca added a commit to keithc-ca/openj9 that referenced this pull request Dec 6, 2018
* core files created by JVMs that don't include eclipse/omr/eclipse-openj9#2830
  may describe fields with standard C type expresions which
  could prevent dynamic generation of the pointer class
* e.g. map 'short' to TYPE_I16 rather than returning TYPE_UNKNOWN

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants