- 16 10月, 2018 1 次提交
-
-
由 phh 提交于
Summary: Backport from JDK9 Reviewed-by: dholmes, coffeys
-
- 22 9月, 2016 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: goetz, mdoerr Contributed-by: NHiroshi H Horii <horii@jp.ibm.com>
-
- 25 9月, 2018 1 次提交
-
-
由 gromero 提交于
Reviewed-by: goetz
-
- 02 10月, 2018 1 次提交
-
-
由 sgehwolf 提交于
Reviewed-by: dholmes, aph Contributed-by: NAndrew Haley <aph@redhat.com>
-
- 25 9月, 2018 1 次提交
-
-
由 sgehwolf 提交于
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling Reviewed-by: erikj, goetz, dholmes
-
- 05 10月, 2018 1 次提交
-
-
由 poonam 提交于
Reviewed-by: tschatzl, sjohanss
-
- 28 9月, 2018 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes, lfoltan
-
- 26 9月, 2018 1 次提交
-
-
由 dbuck 提交于
Summary: Fix memory overuse in g1CodeCacheRemset Reviewed-by: tschatzl
-
- 20 9月, 2018 1 次提交
-
-
由 zgu 提交于
Summary: Made EMPTY_STACK non-const, so it will not be placed in read-only BSS section. Reviewed-by: stuefe, martin Contributed-by: zhaixiang@loongson.cn
-
- 24 8月, 2018 1 次提交
-
-
由 phh 提交于
Summary: Events can trigger before ResourceMark is usable: move use from writeEvent() to print_val(). Reviewed-by: dholmes, ysuenaga, mlarsson
-
- 02 8月, 2018 1 次提交
-
-
由 kevinw 提交于
Summary: Add os::vsnprintf and os::snprintf. Reviewed-by: kbarrett, lfoltan, stuefe, mlarsson
-
- 01 8月, 2018 2 次提交
- 30 7月, 2018 1 次提交
-
-
由 tschatzl 提交于
Reviewed-by: tschatzl, kvn Contributed-by: NLeslie Zhai <lesliezhai-hotspot@llvm.org.cn>
-
- 27 7月, 2018 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: simonis, adinn, jrose
-
- 26 7月, 2018 1 次提交
-
-
由 vaibhav 提交于
Summary: Created tests for the feature Reviewed-by: mseledtsov
-
- 20 7月, 2018 1 次提交
-
-
由 fmatte 提交于
Reviewed-by: tschatzl
-
- 09 7月, 2018 1 次提交
-
-
由 aph 提交于
Reviewed-by: dholmes
-
- 11 7月, 2018 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes
-
- 09 7月, 2018 1 次提交
-
-
由 kevinw 提交于
8206454: [8u] os::current_stack_pointer() fails to compile on later Windows compilers (warning C4172: returning address of local variable) Reviewed-by: dholmes, kbarrett
-
- 07 7月, 2018 1 次提交
-
-
由 poonam 提交于
Reviewed-by: bobv, dbuck
-
- 04 7月, 2018 1 次提交
-
-
由 fmatte 提交于
Summary: Add resolved_references and init_lock as hidden static field in class so root is found. Reviewed-by: dholmes, coleenp
-
- 27 6月, 2018 1 次提交
-
-
由 kevinw 提交于
8204872: [8u] VS2017: more instances of "error C3680: cannot concatenate user-defined string literals with mismatched literal suffix identifiers" Reviewed-by: dholmes
-
- 26 4月, 2018 1 次提交
-
-
由 chrisphi 提交于
Summary: The inline assembler for the S390 (S390 and not _LP64) has src and dst reversed thereby corrupting data Reviewed-by: shade Contributed-by: NMartin Balao <mbalao@redhat.com>
-
- 08 2月, 2018 1 次提交
-
-
由 poonam 提交于
Summary: Inform G1's SATB that a klass has been resurrected and it should not be unloaded Reviewed-by: coleenp, tschatzl, kbarrett
-
- 24 11月, 2017 1 次提交
-
-
由 glaubitz 提交于
Reviewed-by: aph
-
- 03 8月, 2017 1 次提交
-
-
由 aph 提交于
Reviewed-by: roland
-
- 26 6月, 2018 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes
-
- 25 6月, 2018 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: ctornqvi, coleenp, gtriantafill, dholmes
-
- 22 6月, 2018 1 次提交
-
-
由 kevinw 提交于
Summary: Introduce specific casts to fix multiple type cast conversion compilation errors. Reviewed-by: coffeys, lfoltan, gtriantafill, hseigel
-
- 11 11月, 2016 1 次提交
-
-
由 shade 提交于
Summary: Corrected stubName to montgomery_multiply for inline_montgomeryMultiply() Reviewed-by: aph, thartmann, zmajo
-
- 28 2月, 2018 1 次提交
-
-
由 stuefe 提交于
Summary: add missing includes Reviewed-by: coleenp, stefank, sgehwolf, dholmes
-
- 16 1月, 2018 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: dholmes, erikj
-
- 31 3月, 2018 1 次提交
-
-
由 poonam 提交于
Summary: Improve the nmethod unloading times by optimizing the search for an itable stub in VtableStubs array Reviewed-by: kvn, coleenp, tschatzl
-
- 09 1月, 2018 1 次提交
-
-
由 kevinw 提交于
8156137: SIGSEGV in ReceiverTypeData::clean_weak_klass_links 8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid Reviewed-by: coleenp
-
- 20 6月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: The dead_nodes counter in verify_graph_edges(..) has the type bool but is used as int. Reviewed-by: roland, anoll
-
- 19 6月, 2018 2 次提交
- 15 6月, 2018 2 次提交
-
-
由 kevinw 提交于
Summary: Correctly perform a 64 bit shift when setting SlowSignatureHandler::_fp_identifiers. Reviewed-by: lfoltan, gtriantafill, hseigel Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
-
由 kevinw 提交于
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier" Summary: Need to add a space between macro identifier and string literal Reviewed-by: bpittore, stefank, dholmes, kbarrett
-