- 26 4月, 2013 1 次提交
-
-
由 iklam 提交于
Summary: Re-use InstanceKlass::_init_lock locking ConstantPool as well. Reviewed-by: dholmes, coleenp, acorn
-
- 25 4月, 2013 3 次提交
-
-
由 sspitsyn 提交于
Summary: References from operands to CP entries and back must be correct after CP merge Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
-
由 coleenp 提交于
Summary: Call this function from the ClassLoaderData destructor instead of the system dictionary walk. Reviewed-by: stefank, mgerdin
-
由 zgu 提交于
Summary: Made NMT query safepoint aware. Reviewed-by: dholmes, coleenp
-
- 24 4月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: USe err_msg() to create a proper assertion message. Reviewed-by: twisti, coleenp, iklam
-
- 23 4月, 2013 1 次提交
-
-
由 bharadwaj 提交于
Summary: Lambda changes; spec 0.6.2 - remove the restriction that was added as part of recent changes made to support upcoming changes to compilation of lambda methods. Reviewed-by: dholmes, acorn
-
- 22 4月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: anti-delta fix for 8010992 until 8012902 can be fixed Reviewed-by: acorn, minqi, rdurbin
-
- 21 4月, 2013 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: dholmes, rbackman Contributed-by: peter.allwin@oracle.com
-
- 20 4月, 2013 2 次提交
-
-
由 sspitsyn 提交于
Summary: Lazily create and maintain the MemberNameTable to be able to update MemberName's Reviewed-by: coleenp, jrose, dholmes Contributed-by: serguei.spitsyn@oracle.com
-
由 minqi 提交于
Summary: disable use of global operator new and new[] which could cause unexpected exception and escape from NMT tracking. Reviewed-by: coleenp, dholmes, zgu Contributed-by: yumin.qi@oracle.com
-
- 18 4月, 2013 3 次提交
-
-
由 bharadwaj 提交于
Summary: Lambda changes; spec 0.6.2 - Allow static invokestatic and invokespecial calls to InterfaceMethod_ref Reviewed-by: dholmes, acorn
-
由 zgu 提交于
Summary: NMT value objects should use VALUE_OBJ_CLASS_SPEC instead of deriving from _ValueObj Reviewed-by: coleenp, hseigel, dholmes
-
由 brutisso 提交于
8012455: Missing time and date stamps for PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime Summary: also reviewed by: kirk@kodewerk.com, brandon@twitter.com Reviewed-by: tschatzl, stefank, johnc
-
- 17 4月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Increase default string table size to 60013 for 64-bit platforms. Reviewed-by: coleenp, dholmes
-
- 13 4月, 2013 1 次提交
-
-
由 katleman 提交于
Reviewed-by: iris, mduigou, jjg
-
- 12 4月, 2013 2 次提交
-
-
由 jiangli 提交于
8012052: java/lang/invoke/6987555/Test6987555.java crashes with assert(mcs != NULL) failed: MethodCounters cannot be NULL. Summary: Skip counter decay if the MethodCounters is NULL in NonTieredCompPolicy::delay_compilation(). Reviewed-by: kvn, dholmes
-
由 vlivanov 提交于
Reviewed-by: kvn, kmo, shade
-
- 11 4月, 2013 2 次提交
- 17 4月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
- 16 4月, 2013 1 次提交
-
-
由 neliasso 提交于
Reviewed-by: kvn, roland Contributed-by: niclas.adlertz@oracle.com
-
- 15 4月, 2013 1 次提交
-
-
由 roland 提交于
Summary: missing #ifdef ASSERT Reviewed-by: kvn
-
- 13 4月, 2013 3 次提交
- 10 4月, 2013 6 次提交
-
-
由 zgu 提交于
8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started" Summary: Fixed a racing condition when shutting down NMT while worker thread is being started, also fixed a few mis-declared volatile pointers. Reviewed-by: dholmes, dlong
-
由 stefank 提交于
Reviewed-by: brutisso, jmasa
-
由 mgerdin 提交于
Summary: Refactor the CLD dependency list into a separate class. Use an ObjectLocker to synchronize additions to the CLD dependency list. Reviewed-by: stefank, coleenp
-
由 roland 提交于
Summary: loop invariant code motion may move load before store to the same field Reviewed-by: kvn
-
由 jiangli 提交于
Summary: Allocate the method's profiling related metadata until they are needed. Reviewed-by: coleenp, roland
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
- 09 4月, 2013 1 次提交
-
-
由 bharadwaj 提交于
8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5 Summary: Restore incorrect removal of support for static interface method verification in Java 8 Reviewed-by: kvn, coleenp
-
- 08 4月, 2013 1 次提交
-
-
由 brutisso 提交于
Summary: Allow task queues to be mmapped instead of malloced on Solaris Reviewed-by: coleenp, jmasa, johnc, tschatzl
-
- 06 4月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Fix memory leaks when NMT fails to initialize snapshot and worker thread Reviewed-by: dcubed, ccheung, rdurbin
-
- 05 4月, 2013 2 次提交
- 04 4月, 2013 3 次提交
-
-
由 neliasso 提交于
Reviewed-by: kvn, roland Contributed-by: niclas.adlertz@oracle.com
-
由 neliasso 提交于
Reviewed-by: roland, kvn Contributed-by: niclas.adlertz@oracle.com
-
由 rasbold 提交于
Summary: Fix shorten_branches() to accurately count an initial nop that may be inserted in a block that starts with a safepoint. Reviewed-by: kvn
-
- 02 4月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Add convenience method in StringTable, add WhiteBox method and simple sanity test Reviewed-by: mgerdin, zgu Contributed-by: leonid.mesnik@oracle.com
-