Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
d7b640b3cef91e56656a93b35b4140a62fafa7d8
/
hotspot
/
src
d7b640b
8039146: Fix 64-bit store to int JNIHandleBlock::_top
by Goetz Lindenmaier
· 11 years ago
aae7e42
Merge
by Bharadwaj Yadavalli
· 11 years ago
dda69c8
Merge
by Erik Helin
· 11 years ago
8a4d8a9
8024769: Remove unused code in sharedRuntime.cpp
by Tobias Hartmann
· 11 years ago
a12d6f7
Merge
by Bharadwaj Yadavalli
· 11 years ago
6d6e850
Merge
by Vladimir Kozlov
· 11 years ago
dbefa99
Merge
by Igor Veresov
· 11 years ago
6428c0a
8039043: Implicit null check is in the wrong place in C1 -UseCompressedOops
by Igor Veresov
· 11 years ago
dd193f4
8036767: PPC64: Support for little endian execution model
by Alexander Smundak
· 11 years ago
a52fd33
8037959: BitMap::resize frees old map before copying memory if !in_resource_area
by Mikael Gerdin
· 11 years ago
419ae82
8039045: PPC64: need include in adl generated files after 8001532
by Goetz Lindenmaier
· 11 years ago
6db303a
8001532: C2 node files refactoring
by Morris Meyer
· 11 years ago
91dcc35
8037295: Add size_t versions of Atomic::add, dec, and inc
by David Simms
· 11 years ago
f190cc8
8038201: Clean up misleading usage of malloc() in init_system_properties_values()
by Goetz Lindenmaier
· 11 years ago
77d38fe
8038633: crash in VM_Version::get_processor_features() on startup
by Vladimir Kozlov
· 11 years ago
f67a3b7
8038498: Fix includes and C inlining after 8035330
by Goetz Lindenmaier
· 11 years ago
510abf9
Merge
by Erik Helin
· 11 years ago
1f5e01e
8038829: G1: More useful information in a few assert messages
by Bengt Rutisson
· 11 years ago
b21d142
8037970: make PrintMethodData a diagnostic options
by Roland Westrelin
· 11 years ago
fa3b0a8
8031755: Type speculation should be used to optimize explicit null checks
by Roland Westrelin
· 11 years ago
5c15816
Merge
by Dmitry Samersoff
· 11 years ago
64a7637
Merge
by Erik Helin
· 11 years ago
c3f6e08
Merge
by Nils Eliasson
· 11 years ago
444fceb
Merge
by Dmitry Samersoff
· 11 years ago
d9187e9
8038240: new WB API to get nmethod
by Igor Ignatyev
· 11 years ago
7f7515a8
Merge
by Jiangli Zhou
· 11 years ago
ac75d4f
8037821: Account for trampoline stubs when estimating code buffer sizes
by Lutz Schmidt
· 11 years ago
ddc2f91
8038222: Assembler::bsrl fails on assert when -UseCountLeadingZerosInstruction is used on CPU with LZCNT support
by Igor Veresov
· 11 years ago
04e8f32
8038286: nm->set_rtm_state() should be called after (nm != NULL) check
by Vladimir Kozlov
· 11 years ago
1c9ebd2
8033566: [parfait] warning from b128 for hotspot/src/share/vm/runtime/frame.cpp: JNI primitive type mismatch
by Calvin Cheung
· 11 years ago
1516f61
6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
by Poonam Bajaj
· 11 years ago
ba76cc6
Merge
by Dmitry Samersoff
· 11 years ago
93c0cc2
8038181: Can't build product VM without precompiled header
by Vladimir Kozlov
· 11 years ago
8167043
8035857: Add tests to verify correctness of operations with BMI1 and LZCNT instructions
by Filipp Zhinkin
· 11 years ago
386f42f
Merge
by Erik Helin
· 11 years ago
e3ebae0
8037962: metaspaceTracer.cpp misses a symbol
by Goetz Lindenmaier
· 11 years ago
15e6b91
8037340: Linux semaphores to use CLOCK_REALTIME
by Markus Grönlund
· 11 years ago
fc7f419
8037915: PPC64/AIX: Several smaller fixes
by Goetz Lindenmaier
· 11 years ago
97a51c5
8031320: Use Intel RTM instructions for locks
by Vladimir Kozlov
· 11 years ago
315e483
8031203: remove SafepointPollOffset
by Christian Thalinger
· 11 years ago
4a4c0fc
8029075: String deduplication in G1
by Per Lidén
· 11 years ago
4880019
8036630: Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array
by Coleen Phillimore
· 11 years ago
5827f6e
Merge
by Nils Eliasson
· 11 years ago
6c36e9d
6976636: JVM/TI test ex03t001 fails assertion
by Serguei Spitsyn
· 11 years ago
da4aab3
8025550: valgrind: Conditional jump depends on uninitialised value in Arena::set_size_in_bytes()
by Zhengyu Gu
· 11 years ago
903d462
Merge
by Dmitry Samersoff
· 11 years ago
d3f1dc7
8037226: compiler/7196199/Test7196199.java fails on 32-bit linux with MaxVectorSize > 16
by Vladimir Kozlov
· 11 years ago
f2fbd22
6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
by Yumin Qi
· 11 years ago
e88724d
Merge
by Erik Helin
· 11 years ago
2655375
8036128: Remove deprecated VM flag UseVMInterruptibleIO
by Frederic Parain
· 11 years ago
8c46e61
Merge
by Nils Eliasson
· 11 years ago
358b5bb
Merge
by Erik Helin
· 11 years ago
a415d90
8037140: C1: Incorrect argument type used for SharedRuntime::OSR_migration_end in LIRGenerator::do_Goto
by Igor Veresov
· 11 years ago
af7a190
8037149: C1: getThreadTemp should return a T_LONG register on 64bit
by Igor Veresov
· 11 years ago
1d21f89
Merge
by Erik Helin
· 11 years ago
6035ac2
8036666: VMTI GetObjectMonitorUsage does not return correct recursion count
by Axel Siebenborn
· 11 years ago
57d7e49
7090324: gclog rotation via external tool
by Yasumasa Suenaga
· 11 years ago
472622d
8031820: NPG: Fix remaining references to metadata as oops in comments
by Coleen Phillimore
· 11 years ago
80025a5
Merge
by Erik Helin
· 11 years ago
faad788
8036976: PPC64: implement the template interpreter
by Axel Siebenborn
· 11 years ago
768beb9
8031321: Support Intel bit manipulation instructions
by Igor Veresov
· 11 years ago
1a1f9f0
8037043: put Method flag bits in predictable positions
by Christian Thalinger
· 11 years ago
a0bb00a
Merge
by David Chase
· 11 years ago
13a70d9
8028037: [parfait] warnings from b114 for hotspot.src.share.vm
by David Chase
· 11 years ago
f457cab
Merge
by Nils Eliasson
· 11 years ago
35f1475
8025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData$OfRef): failure java.lang.AssertionError: expected [true] but found [false]
by Igor Veresov
· 11 years ago
e8bc971
8029799: vm/mlvm/anonloader/stress/oome prints warning: CodeHeap: # of free blocks > 10000
by Albert Noll
· 11 years ago
87b278c
8036777: AIX: Adapt implementation after '6546236: Thread interrupt() of Thread.sleep() can be lost on Solaris.'
by Volker Simonis
· 11 years ago
ee8db43
Merge
by Vladimir Kozlov
· 11 years ago
f90699f
8035647: PPC64: Support for elf v2 abi
by Alexander Smundak
· 11 years ago
bd8255e
8036667: "assert(adr->is_AddP() && adr->in(AddPNode::Offset)->is_Con()) failed: offset is a constant" with FoldStableValues on
by Vladimir Ivanov
· 11 years ago
d5ff84f
8032633: Enable type speculation by default
by Roland Westrelin
· 11 years ago
74235d9
8038399: Remove dead oop_iterate MemRegion variants from SharedHeap, Generation and Space classes
by Mikael Gerdin
· 11 years ago
7a39c2c
6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency
by Tao Mao
· 11 years ago
547e8e4
8037958: ConcurrentMark::cleanup leaks BitMaps if VerifyDuringGC is enabled
by Mikael Gerdin
· 11 years ago
63db52b
Merge
by Erik Helin
· 11 years ago
8159b86
8037952: Remove code duplication in Metaspace::deallocate
by Stefan Karlsson
· 11 years ago
533560c
8035983: Fix "Native frames:" in crash report (hs_err file)
by Vladimir Kozlov
· 11 years ago
eedf369
8033990: Add message to verbose output to indicate when JVM was unable to use shared archive (with -Xshare:auto)
by Mikhailo Seledtsov
· 11 years ago
8c7d064
7098155: Resize young gen at full collections for UseParallelGC
by Jon Masamitsu
· 11 years ago
7bee30f
8036146: make CPP interpreter build again
by Roland Westrelin
· 11 years ago
7f243a6
Merge
by Roland Westrelin
· 11 years ago
a09c802
Merge
by Albert Noll
· 11 years ago
9e39a27
8036091: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1
by Albert Noll
· 11 years ago
38fd717
8035841: assert(dp_src->tag() == dp_dst->tag()) failed: should be same tags 1 != 0 at ciMethodData.cpp:90
by Roland Westrelin
· 11 years ago
694a2d0
8036619: Shark: add LLVM 3.4 support
by Mario Torre
· 11 years ago
fc6e866
8036100: Default method returns true for a while, and then returns false
by Vladimir Ivanov
· 11 years ago
1dbe60a
8025842: Convert warning("Thread holding lock at safepoint that vm can block on") to fatal(...)
by Vladimir Ivanov
· 11 years ago
3ba019c
8035828: Turn on @Stable support in VM
by Vladimir Ivanov
· 11 years ago
132fd33
8035887: VM crashes trying to force inlining the recursive call
by Vladimir Ivanov
· 11 years ago
1a95f3a
8035735: Metaspace::contains become extremely slow in some cases
by Coleen Phillimore
· 11 years ago
1d10b68
8031818: Experimental VM flag for enforcing safe object construction
by Aleksey Shipilev
· 11 years ago
c4bd0f5
8033380: Experimental VM flag to enforce access atomicity
by Aleksey Shipilev
· 11 years ago
4b9933a
8036122: Fix warning 'format not a string literal'
by Goetz Lindenmaier
· 11 years ago
e8d4b7a
8036547: test/runtime/CompressedOops/CompressedClassPointers.java fails with product build since -XX:+PrintMiscellaneous is a debug only flag
by Coleen Phillimore
· 11 years ago
4482a30
8036102: part of the fix for 6498581 lost in mismerge
by Dmitry Samersoff
· 11 years ago
791b5d2
6471769: Error: assert(_cur_stack_depth == count_frames(),"cur_stack_depth out of sync")
by Serguei Spitsyn
· 11 years ago
e1998b8
Merge
by Dmitry Samersoff
· 11 years ago
c696dd6
Merge
by Morris Meyer
· 11 years ago
1e1ad7f
8036025: Sort the freelist in order to shrink the heap
by Jesper Wilhelmsson
· 11 years ago
Next »