- 02 8月, 2019 1 次提交
-
-
由 mdoerr 提交于
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly. Reviewed-by: goetz, gromero
-
- 11 4月, 2018 1 次提交
-
-
由 eosterlund 提交于
Reviewed-by: coleenp, rkennke
-
- 17 5月, 2018 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: eosterlund, goetz
-
- 22 3月, 2018 1 次提交
-
-
由 coleenp 提交于
Summary: Remove frame.inline.hpp,etc from header files and adjust transitive includes. Reviewed-by: stefank, stuefe
-
- 14 2月, 2018 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: psandoz, dsamersoff
-
- 09 1月, 2018 1 次提交
-
-
由 goetz 提交于
Summary: Fix the data types of pd flags. Reviewed-by: mdoerr
-
- 14 12月, 2017 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: goetz, lucy
-
- 13 9月, 2017 1 次提交
-
-
由 erikj 提交于
Reviewed-by: darcy, ihse
-
- 24 8月, 2017 1 次提交
-
-
由 coleenp 提交于
Summary: Make an OopHandle type to replace jobject to encapsulate these oop pointers in metadata and module entry. Reviewed-by: sspitsyn, dholmes, jiangli, twisti
-
- 04 7月, 2017 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: mdoerr, simonis Contributed-by: NMatthew Brandyberry <mbrandy@linux.vnet.ibm.com>
-
- 04 3月, 2017 1 次提交
-
-
由 iklam 提交于
Summary: Added _resolved_klasses; moved _resolved_references to ConstantPoolCache, etc. Reviewed-by: coleenp, lfoltan, simonis, aph
-
- 27 9月, 2016 1 次提交
-
-
由 goetz 提交于
Reviewed-by: mockner
-
- 13 7月, 2016 1 次提交
-
-
由 goetz 提交于
Summary: Include patform files with macros cpu_header() etc. Do various cleanups of macro usages. Remove _64/_32 from adlc generated files and platform .hpp files. Merge stubRoutines_x86*.hpp. Remove empty mutex_<os>* files. Reviewed-by: dholmes, coleenp, kbarrett
-
- 13 6月, 2016 1 次提交
-
-
由 goetz 提交于
Reviewed-by: dlong, coleenp, mdoerr
-
- 13 5月, 2016 1 次提交
-
-
由 goetz 提交于
Reviewed-by: simonis, dholmes
-
- 22 4月, 2016 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: goetz
-
- 10 12月, 2015 1 次提交
-
-
由 goetz 提交于
Reviewed-by: coleenp, mdoerr
-
- 04 12月, 2015 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: goetz
-
- 17 9月, 2015 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: coleenp, twisti, aph
-
- 19 9月, 2015 1 次提交
-
-
由 minqi 提交于
Summary: Convert Method::_intrinsic_id from u1 to u2 to expand id range over 255. Reviewed-by: coleenp, iklam, jiangli Contributed-by: aleksey.shipilev@oracle.com
-
- 30 7月, 2015 1 次提交
-
-
由 minqi 提交于
Summary: LogTouchedMethods causes the template interpreter to generate profiling code even if no compiler is used. If TieredCompilation is off, code containing an assertion that checks that UseCompiler is set, is reached. This assertion exists on the sparc and ppc platforms. Reviewed-by: simonis, iklam, minqi Contributed-by: goetz.lindenmaier@sap.com
-
- 15 4月, 2015 1 次提交
-
-
由 goetz 提交于
Summary: Power 8 recognition and instructions, math.*Exact intrinsics and rtm, C2 optimizations Reviewed-by: kvn, simonis
-
- 11 2月, 2015 1 次提交
-
-
由 stefank 提交于
Reviewed-by: jwilhelm, tschatzl
-
- 12 1月, 2015 1 次提交
-
-
由 mdoerr 提交于
Summary: Fix bug in encoding of special purpose registers. Provide more convenient version of condition register logic instructions. Enhance support for hardware transactional memory. Reviewed-by: kvn, goetz
-
- 09 12月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: roland, kvn
-
- 02 10月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 15 9月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Removed 'InvalidOSREntryBci' and checking nmethod::_state instead to determine if an osr method is non-entrant. Reviewed-by: kvn, vlivanov, drchase
-
- 18 7月, 2014 1 次提交
-
-
由 kvn 提交于
Reviewed-by: kvn, goetz Contributed-by: asmundak@google.com
-
- 29 4月, 2014 1 次提交
-
-
由 anoll 提交于
Summary: The EnableInvokeDynamic flag and all support code is removed because it is not longer used in JDK 9. Reviewed-by: kvn, twisti Contributed-by: NTobias Hartmann <tobias.hartmann@oracle.com>
-
- 10 3月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn, coleenp Contributed-by: axel.siebenborn@sap.com, martin.doerr@sap.com
-
- 11 12月, 2013 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 02 8月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: With this change the HotSpot core build works on Linux/PPC64. The VM succesfully executes simple test programs. Reviewed-by: kvn
-