-
Enhancement
-
Resolution: Fixed
-
P4
-
25
-
b17
This CR collects some refactorings that were pointed out either publicly or internally that should be done after JDK-8342382 as they unduly cause code churn (renamings) in many components
Renamings:
generate_post_barrier_fast_path -> generate_post_barrier in the code generation backends
Renamings:
generate_post_barrier_fast_path -> generate_post_barrier in the code generation backends
- is blocked by
-
JDK-8342382 Implement JEP 522: G1 GC: Improve Throughput by Reducing Synchronization
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/f7c9fef9
-
Review(master) openjdk/jdk/27450