Nils Eliasson
|
75e9d0a290
|
8224675: Late GC barrier insertion for ZGC
Reviewed-by: roland, eosterlund, pliden
|
2019-02-14 14:54:05 +01:00 |
|
Vladimir Ivanov
|
0a5a0b1a29
|
8217918: C2: -XX:+AggressiveUnboxing is broken
Reviewed-by: kvn
|
2019-02-01 18:50:22 -08:00 |
|
Roland Westrelin
|
b68257174d
|
8214862: assert(proj != __null) at compile.cpp:3251
Reviewed-by: kvn, thartmann
|
2018-12-07 17:56:51 +01:00 |
|
Roman Kennke
|
4b528df402
|
8214055: GC/C2 abstraction for phaseX
Reviewed-by: kvn, roland
|
2018-11-22 09:22:54 +01:00 |
|
Roman Kennke
|
9ba72c0c2c
|
8213381: Hook to allow GC to inject Node::Ideal() calls
Reviewed-by: kvn, eosterlund, roland
|
2018-11-06 23:03:05 +01:00 |
|
Roland Westrelin
|
b4c401fa37
|
8212611: Small collection of simple changes from shenandoah
Reviewed-by: thartmann, kvn, eosterlund
|
2018-10-17 10:19:13 +02:00 |
|
Tobias Hartmann
|
8e0e188abd
|
8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
Refresh iterator and start from the beginning while there is progress when removing dead regions.
Reviewed-by: kvn
|
2018-09-12 09:23:36 +02:00 |
|
Erik Österlund
|
ce61e39060
|
8208601: Introduce native oop barriers in C2 for OopHandle
Reviewed-by: neliasso, kvn
|
2018-08-22 13:06:33 +02:00 |
|
Thomas Schatzl
|
e98c176026
|
8208670: Compiler changes to allow enabling -Wreorder
Reviewed-by: kvn
|
2018-08-08 15:31:06 +02:00 |
|
Erik Österlund
|
53ec88908c
|
8202377: Modularize C2 GC barriers
Reviewed-by: neliasso, roland
|
2018-05-18 14:51:06 +02:00 |
|
Coleen Phillimore
|
1ee531afe9
|
8200555: OopHandle should use Access API
Add RootAccess<> to OopHandle.resolve() in runtime and interpreter code. Add comments for compiler code for later.
Reviewed-by: eosterlund, stefank
|
2018-04-18 10:39:40 -04:00 |
|
Roland Westrelin
|
98db6d11f3
|
8193130: Bad graph when unrolled loop bounds conflicts with range checks
Reviewed-by: kvn, thartmann
|
2018-03-22 20:21:19 -07:00 |
|
Dean Long
|
4714dab4cb
|
8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Reviewed-by: kvn
|
2018-01-17 14:25:47 -08:00 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -04:00 |
|
Tobias Hartmann
|
f8843b83da
|
8188785: CCP sets invalid type for java mirror load
Added special case for java mirror load to propagate correct type information.
Reviewed-by: kvn
|
2017-10-25 08:37:41 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|