- 12 6月, 2020 1 次提交
-
-
由 jbachorik 提交于
8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing 8246703: [TESTBUG] Add test for JDK-8233197 Reviewed-by: aph, adinn, neugens
-
- 25 3月, 2020 1 次提交
-
-
由 aph 提交于
Reviewed-by: andrew
-
- 19 11月, 2019 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: rehn, stuefe, dcubed, sspitsyn
-
- 04 2月, 2020 1 次提交
-
-
由 rehn 提交于
Reviewed-by: dcubed, coleenp
-
- 15 11月, 2018 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: kbarrett, dholmes, dcubed, egahlin
-
- 13 2月, 2018 1 次提交
-
-
由 rwestberg 提交于
Reviewed-by: dholmes, alanb, rriggs
-
- 12 8月, 2019 1 次提交
-
-
由 apetushkov 提交于
8199712: Flight Recorder 8203346: JFR: Inconsistent signature of jfr_add_string_constant 8195817: JFR.stop should require name of recording 8195818: JFR.start should increase autogenerated name by one 8195819: Remove recording=x from jcmd JFR.check output 8203921: JFR thread sampling is missing fixes from JDK-8194552 8203929: Limit amount of data for JFR.dump 8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording 8003209: JFR events for network utilization 8207392: [PPC64] Implement JFR profiling 8202835: jfr/event/os/TestSystemProcess.java fails on missing events Summary: Backport JFR from JDK11. Initial integration Reviewed-by: neugens
-
- 14 10月, 2014 1 次提交
-
-
由 sla 提交于
Summary: implement os::set_native_thread_name() on windows, linux Reviewed-by: sla, ctornqvi, simonis Contributed-by: thomas.stuefe@sap.com
-
- 07 7月, 2018 2 次提交
- 07 10月, 2017 1 次提交
-
-
由 zgu 提交于
Summary: Bias compiler thread's resource area to mtCompiler Reviewed-by: kvn, coleenp
-
- 13 3月, 2015 1 次提交
-
-
由 cjplummer 提交于
Summary: Fixed by removing all code related to LowMemoryProtection, which removed offending code. Reviewed-by: dholmes, minqi
-
- 12 3月, 2015 1 次提交
-
-
由 poonam 提交于
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity. Reviewed-by: dsimms
-
- 26 11月, 2014 1 次提交
-
-
由 roland 提交于
Summary: OOM during reallocation of scalar replaced objects in deoptimization causes crashes Reviewed-by: kvn, jrose
-
- 02 10月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: mgerdin, coleenp, bdelsart
-
- 02 2月, 2016 1 次提交
-
-
由 shade 提交于
Reviewed-by: coleenp, dholmes, sla
-
- 04 9月, 2014 1 次提交
-
-
由 sla 提交于
Reviewed-by: mgerdin, bdelsart, jcoomes
-
- 27 8月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Enhance scalability of native memory tracking Reviewed-by: coleenp, ctornqvi, gtriantafill
-
- 13 6月, 2014 2 次提交
- 29 5月, 2014 1 次提交
-
-
由 lfoltan 提交于
8041623: Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic. Summary: Fix several minor compilation issues with volatile oops for CHECK_UNHANDLED_OOPS support. Reviewed-by: coleenp, hseigel
-
- 08 7月, 2015 1 次提交
-
-
由 bpittore 提交于
Summary: Need to know arm cpu type earlier in the init sequence to avoid illegal instruction Reviewed-by: dholmes, dlong, bdelsart
-
- 07 7月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: tschatzl, ehelin, brutisso, coleenp, roland, iveresov Contributed-by: stefan.karlsson@oracle.com, mikael.gerdin@oracle.com
-
- 23 5月, 2014 1 次提交
-
-
由 drchase 提交于
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas 8043164: Format warning in traceStream.hpp Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings Reviewed-by: kvn, coleenp, iveresov, twisti
-
- 04 3月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: iveresov, roland, coleenp
-
- 03 4月, 2014 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: tschatzl, jwilhelm
-
- 21 2月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: tschatzl, coleenp
-
- 13 2月, 2014 1 次提交
-
-
由 sjohanss 提交于
Summary: Preventing GCs to occur before VM is completely initialized. This was previously partly done by one part of the GC locker which not was removed. Reviewed-by: coleenp, pliden
-
- 21 3月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Use RTM for inflated locks and stack locks. Reviewed-by: iveresov, twisti, roland, dcubed
-
- 24 1月, 2014 1 次提交
-
-
由 dsimms 提交于
Summary: Use spin lock to manage ParkEvent and PlatformEvent free lists. Reviewed-by: dholmes, fparain, dcubed, acorn
-
- 29 4月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: dholmes, kvn, stefank, twisti
-
- 01 2月, 2018 1 次提交
-
-
由 dbuck 提交于
8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM Reviewed-by: dcubed
-
- 18 12月, 2013 1 次提交
-
-
由 sla 提交于
8029727: On OS X dtrace probes Call<type>MethodA/Call<type>MethodV are not fired. 8029728: On OS X dtrace probes SetStaticBooleanField are not fired Reviewed-by: kamg, dsamersoff
-
- 24 10月, 2013 1 次提交
-
-
由 dholmes 提交于
8026877: Error in opening JAR file when invalid jar specified with -Xbootclasspath/a on OpenJDK build Reviewed-by: coleenp, twisti
-
- 10 10月, 2013 1 次提交
-
-
由 anoll 提交于
Summary: Ensure ensure correct initialization of compiler runtime Reviewed-by: kvn, twisti
-
- 26 9月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms. Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin Contributed-by: lois.foltan@oracle.com
-
- 13 9月, 2013 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: allwin, acorn, dcubed, dholmes, egahlin
-
- 12 9月, 2013 1 次提交
-
-
由 bpittore 提交于
Summary: Minor cleanup of static agent code from 8014135 Reviewed-by: dcubed, sspitsyn
-
- 11 9月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation. Reviewed-by: stefank, dholmes
-
- 26 8月, 2013 1 次提交
-
-
由 vlivanov 提交于
8022595: JSR292: deadlock during class loading of MethodHandles, MethodHandleImpl & MethodHandleNatives Reviewed-by: kvn, coleenp, dholmes
-