- 24 2月, 2017 1 次提交
-
-
由 kevinw 提交于
Summary: Re-application of the change in JDK-8152271. Reviewed-by: coleenp, sspitsyn
-
- 02 2月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Fix method searches to handle static, private instance and overpass Reviewed-by: acorn
-
- 13 10月, 2016 1 次提交
-
-
由 coleenp 提交于
Summary: Backport change to correct interface initialization. Reviewed-by: gtriantafill, sspitsyn, dholmes
-
- 28 4月, 2016 2 次提交
- 25 3月, 2016 1 次提交
-
-
由 iklam 提交于
Reviewed-by: acorn, hseigel, mschoene
-
- 12 11月, 2015 1 次提交
-
-
由 stefank 提交于
Reviewed-by: mgerdin, vlivanov
-
- 16 4月, 2015 1 次提交
-
-
由 lfoltan 提交于
Summary: Removed the Solaris specific conditionalization for casting to void * within calls to HS_DTRACE_PROBE* to enable successful compilation with gcc Red Hat 4.4.6-4. Reviewed-by: hseigel, stefank
-
- 18 3月, 2015 1 次提交
-
-
由 sspitsyn 提交于
8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale Summary: optimize the adjust_method_entries functions by using the orig_method_idnum() function Reviewed-by: coleenp, dcubed
-
- 09 4月, 2015 1 次提交
-
-
由 sspitsyn 提交于
Summary: use method cpref and klass version to provide meaningful methods name in stacktraces Reviewed-by: coleenp, dcubed
-
- 02 12月, 2014 2 次提交
- 20 11月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: note all MemberNames created on internal list for adjusting method entries. Reviewed-by: sspitsyn, dcubed, lfoltan
-
- 30 10月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed Whitebox.deoptimizeMethod() to deoptimize all OSR versions of the method. Reviewed-by: kvn, iignatyev
-
- 03 9月, 2014 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: fparain, dcubed, mdoerr Contributed-by: NBill Pittore <bill.pittore@oracle.com>
-
- 26 8月, 2014 1 次提交
-
-
由 tschatzl 提交于
Reviewed-by: jwilhelm, jmasa
-
- 22 8月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Cleaned up CDS to be more configurable, maintainable and extensible Reviewed-by: dholmes, coleenp, acorn, mchung
-
- 28 5月, 2014 1 次提交
-
-
由 dsamersoff 提交于
Summary: Don't assert if one of classes in hierarhy was redefined Reviewed-by: coleenp, sspitsyn
-
- 16 6月, 2015 1 次提交
-
-
由 aeriksso 提交于
Reviewed-by: coleenp, sspitsyn
-
- 25 10月, 2014 1 次提交
-
-
由 acorn 提交于
Reviewed-by: dcubed, coleenp
-
- 09 7月, 2014 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, brutisso
-
- 07 7月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: tschatzl, ehelin, brutisso, coleenp, roland, iveresov Contributed-by: stefan.karlsson@oracle.com, mikael.gerdin@oracle.com
-
- 24 6月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: ehelin, mgerdin
-
- 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
-
- 27 2月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: coleenp, pliden
-
- 26 2月, 2014 1 次提交
-
-
由 roland 提交于
8031752: Failed speculative optimizations should be reattempted when root of compilation is different Summary: support for speculative traps that keep track of the root of the compilation in which a trap occurs. Reviewed-by: kvn, twisti
-
- 24 2月, 2014 1 次提交
-
-
由 jbachorik 提交于
4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException Reviewed-by: dcubed, dholmes, sspitsyn
-
- 15 4月, 2014 1 次提交
-
-
由 lfoltan 提交于
8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults. Summary: A static method should be preferred during method resolution over an overpass, search the current class as well as its superclasses. Reviewed-by: acorn, coleenp, kamg
-
- 16 4月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Keep class in CLD::_klasses list and mirror created for CDS classes if OOM during restore_shareable_info(). This keeps pointers consistent for CMS. Reviewed-by: ehelin, stefank, jmasa, iklam
-
- 16 2月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Remove search in system dictionary and hacks, replace with verifying in CLD::_klasses list. Reviewed-by: dcubed, acorn
-
- 11 2月, 2014 1 次提交
-
-
由 neliasso 提交于
Summary: remove_osr_nmethod doesn't check that it is the correct method Reviewed-by: kvn, iveresov
-
- 29 4月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: dholmes, kvn, stefank, twisti
-
- 16 12月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Create AME overpass methods and fix method search logic Reviewed-by: kamg, acorn, lfoltan, coleenp
-
- 10 12月, 2013 1 次提交
-
-
由 sjohanss 提交于
Summary: Reducing the number of calls to follow_class_loader to speed up the marking phase. Also removed some unnecessary calls to adjust_klass. Reviewed-by: stefank, jmasa, mgerdin
-
- 04 12月, 2013 1 次提交
-
-
由 acorn 提交于
Reviewed-by: hseigel, lfoltan, coleenp
-
- 02 12月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: memory ordering fixes in GC and other runtime code showing on PPC64. Reviewed-by: kvn, coleenp
-
- 26 11月, 2013 2 次提交
-
-
由 hseigel 提交于
Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints. Reviewed-by: acorn, hseigel, coleenp Contributed-by: lois.foltan@oracle.com
-
由 sjohanss 提交于
Summary: Reduced the number of calls to follow_class_loader and instead marked and pushed the klass holder directly. Also removed unneeded calls to adjust_klass. Reviewed-by: coleenp, jmasa, mgerdin, tschatzl
-
- 13 11月, 2013 1 次提交
-
-
由 roland 提交于
Summary: null classes should be expected in profiles with conflicts Reviewed-by: kvn, iveresov
-
- 24 10月, 2013 1 次提交
-
-
由 farvidsson 提交于
Summary: Rewrite of the getLoadedClasses() method implementation to include anonymous classes. Reviewed-by: coleenp, sspitsyn
-