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

Fix license headers, whitespace and SapMachine tagging #315

Closed
RealCLanger opened this issue Mar 2, 2019 · 0 comments · Fixed by #317
Closed

Fix license headers, whitespace and SapMachine tagging #315

RealCLanger opened this issue Mar 2, 2019 · 0 comments · Fixed by #317
Labels
sapmachineonly Issues/changes affecting only SapMachine

Comments

@RealCLanger
Copy link
Member

RealCLanger commented Mar 2, 2019

Going through the diffs of SapMachine to OpenJDK, there are a few places, where
a) the license headers are not fully correct
b) SapMachine specific changes are not correctly tagged
c) trailing whitespace was introduced
d) Readme.md in sapmachine11 and sapmachine12 branches should be updated to the version from sapmachine

This shall be fixed/cleaned up

RealCLanger added a commit to RealCLanger/SapMachine that referenced this issue Mar 2, 2019
@RealCLanger RealCLanger added the sapmachineonly Issues/changes affecting only SapMachine label Mar 2, 2019
RealCLanger added a commit to RealCLanger/SapMachine that referenced this issue Mar 2, 2019
RealCLanger added a commit to RealCLanger/SapMachine that referenced this issue Mar 5, 2019
tstuefe pushed a commit that referenced this issue Mar 18, 2019
tstuefe added a commit that referenced this issue Mar 19, 2019
…-8212618) - JDK11 version

* SapMachine #241: Initial implementation of a low-cost, always on statistical value history (JDK-8212618)

(cherry picked from commit a5f4735)

* Minor changes to make statistical history compile and work for JDK11:
- class loader data graph coding moved to separate files in JDK12
- In JDK 11, it was not possible to lock the CLDG and hence use it
  outside of a safe point; so I removed all CLDG-related columns.

* SapMachine #321: Minor fixes for statistical history

- possible misprint for CPU values in long term table due to overflow
- possible issues when printing the statistics table with code printing
  in parallel due to temp. change of print locale
- Fix issue which caused RSS details not to be shown even if available.

(cherry picked from commit 641c0b9)

* SapMachine #315: Fix license headers, whitespace and SapMachine tagging

(cherry picked from commit 9455aa0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sapmachineonly Issues/changes affecting only SapMachine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant