Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8182864: [aix] os::print_native_callstack should not assert for primordial threadness
2017-06-27, by stuefe
8182883: Update Graal
2017-06-26, by iveresov
8178490: Usages of is_object_aligned with pointers are broken
2017-04-11, by stefank
8182696: Remove gcTrace.hpp include from referenceProcessor.hpp
2017-06-22, by stefank
8182138: Disable generating INC and DEC instructions on Xeon Phi and ATOM CPUs
2017-06-23, by kvn
8182720: In InstanceKlass.cpp, get init_lock from handle
2017-06-23, by hseigel
Merge
2017-06-23, by kbarrett
8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
2017-06-22, by kbarrett
Merge
2017-06-22, by kbarrett
8182034: os::Posix::is_valid_signal() should, if it uses sigaddset, initialize the signal set
2017-06-13, by stuefe
8181113: jaotc options lost after 8177046
2017-06-22, by kvn
8182729: [AOT] remove UseConcMarkSweepGC check when loading libraries
2017-06-22, by twisti
8181810: PPC64: Leverage extrdi for bitfield extract
2017-06-22, by mdoerr
Merge
2017-06-22, by jwilhelm
8181823: [AOT] jaotc doesn't work with Graal
2017-06-21, by kvn
8182581: aarch64: fix for crash caused by earlyret of compiled method
2017-06-20, by fyang
8182557: Update Graal
2017-06-19, by iveresov
Merge
2017-06-19, by rraghavan
8044829: UseAES warning message generation differs on CPU architecture
2017-06-19, by rraghavan
8179933: AArch64: Incorrect match rule for immL_255
2017-05-12, by njian
8016470: AllocatePrefetchDistance is not changed by command line
2017-06-19, by rraghavan
8182114: assert(VM_Version::supports_sse()) failed
2017-06-16, by kvn
8181450: assert in BasicHashtable::verify_table
2017-06-16, by coleenp
Merge
2017-06-15, by hseigel
8182089: build error in hotspot/src/share/vm/runtime/reflection.cpp
2017-06-15, by hseigel
8181211: C2: Use profiling data to optimize on/off heap unsafe accesses
2017-06-09, by roland
8181859: Monitor deflation is not checked in cleanup path
2017-06-15, by rehn
8181785: Remove the experimental ClearFPUAtPark JVM Flag
2017-06-14, by eosterlund
8181318: Allow C++ library headers on Solaris Studio
2017-06-14, by eosterlund
8182161: aarch64: combine andr+cbnz into tbnz when possible
2017-06-14, by fyang
Merge
2017-06-13, by iveresov
8182018: Update Graal
2017-06-13, by iveresov
8086005: Define __STDC_xxx_MACROS config macros globally via build system
2017-06-13, by kbarrett
8181787: Remove Solaris SPARC GCC code
2017-06-13, by kbarrett
8181906: AArch64: port bugfix for 7009641 to AArch64
2017-06-10, by fyang
8181741: C2 compilation fails with "assert(i<_max) failed: oob"
2017-06-09, by thartmann
8181781: Replay compilation should ignore unresolved Klass with -XX:+ReplayIgnoreInitErrors
2017-06-09, by thartmann
Merge
2017-06-08, by jwilhelm
8166748: Clean out Windows IA64 support
2017-06-08, by gtriantafill
8181616: FMA Vectorization on x86
2017-06-07, by vdeshpande
8171365: nsk/jvmti/scenarios/events/EM04/em04t001: many errors for missed events
2017-06-07, by cjplummer
8181644: C1 crashes with -XX:+PrintCFGToFile
2017-06-07, by thartmann
8176506: C2: loop unswitching and unsafe accesses cause crash
2017-05-29, by roland
8171504: [aix] On AIX, -XXaltjvm=<path> option is ignored
2017-06-06, by stuefe
8166651: OrderAccess::load_acquire &etc should have const parameters
2017-06-05, by kbarrett
8176132: -XX:+PrintSharedSpaces should be converted to use Unified Logging.
2017-06-05, by rprotacio
8179527: Implement intrinsic code for reverseBytes with load/store
2017-06-02, by mdoerr
8177044: Remove _scan_top from HeapRegion
2017-06-02, by tschatzl
8177707: Specialize G1RemSet::refine_card for concurrent/during safepoint refinement
2017-06-02, by tschatzl
8162928: Micro-optimizations in scanning the remembered sets
2017-06-02, by tschatzl
8071280: Specialize HeapRegion::oops_on_card_seq_iterate_careful() for use during concurrent refinement and updating the rset
2017-06-02, by tschatzl
8181451: JDK-8174231 broke some clang builds
2017-06-02, by dholmes
8181124: Get rid of compiler.testlibrary.rtm.predicate
2017-06-01, by epavlova
8145728: compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Expected message not found
2017-06-01, by epavlova
8181377: Capture underlying type for unsafe/unaligned pointers in ClassFileParser
2017-06-01, by mikael
8181319: Make os::Linux::sched_getcpu() available even when UseNUMA is false
2017-05-31, by pliden
Merge
2017-06-01, by dholmes
8181055: PPC64: "mbind: Invalid argument" still seen after 8175813
2017-05-31, by zgu
8181369: Update Graal
2017-05-31, by iveresov
8180184: Add DATA and FSIZE to os::Posix::print_rlimit_info
2017-05-30, by mikael
8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
2017-05-30, by dholmes
Merge
2017-05-29, by jwilhelm
8174749: Use hash table/oops for MemberName table
2017-05-27, by coleenp
8180032: Unaligned pointer dereference in ClassFileParser
2017-05-26, by mikael
8179861: Missing copyrights in some hotspot files
2017-05-26, by gtriantafill
8180755: Remove use of bitMap.inline.hpp include from instanceKlass.hpp and c1_ValueSet.hpp
2017-05-26, by tschatzl
8180945: vmError.cpp : adjust dup and fclose
2017-05-25, by mbaesken
Merge
2017-05-25, by redestad
8180614: Skip range and constraint checks on non-existent flags
2017-05-26, by redestad
Merge
2017-05-25, by iveresov
8181115: Update suite.py after JDK-8180267
2017-05-25, by iveresov
8152955: Many safepoints of "no vm operation" kind
2017-05-25, by rehn
8152953: ForceSafepoint operations should be more specific
2017-05-25, by rehn
8180612: [ppc] assert failure in cpu/ppc/vm/assembler_ppc.hpp due to immediate value out of range
2017-05-24, by lucy
Merge
2017-05-24, by jwilhelm
8180763: Improve inlining of Symbol::equals(char*,int) into CompactHashtable
2017-05-24, by redestad
8180631: [TESTBUG] CDS tests should use CDSTestUtils.executeAndLog whenever spawning sub processes
2017-05-23, by mseledtsov
Merge
2017-05-23, by coleenp
8139673: NMT stack traces in output should show mtcomponent
2017-05-23, by zgu
Merge
2017-05-23, by jwilhelm
8179953: [ppc] TLABWasteIncrement not loaded correctly
2017-05-09, by goetz
8179618: Fixes for range of OptoLoopAlignment and Inlining flags
2017-04-28, by goetz
8180654: Apply UL to PrintCodeCacheOnCompilation
2017-05-22, by kvn
8180599: Possibly miss to iterate monitors on thread exit
2017-05-19, by rkennke
Merge
2017-05-19, by thartmann
8180587: Assert in layout_helper_log2_element_size(jint) compares bits instead of bytes
2017-05-19, by thartmann
8180487: HotSpotResolvedJavaMethod.setNotInlineable() should be renamed to represent actual behavior
2017-05-18, by ysuenaga
8180324: [JVMCI][TESTBUG] failed JVMCI junit test NativeCallTest.java
2017-05-18, by epavlova
8180601: hsdis generates duplicate output for JVMCI installed code
2017-05-18, by ysuenaga
8180473: Use proper deallocation for FileBuff::_bigbuf
2017-05-18, by zmajo
Merge
2017-05-18, by dbuck
8177522: -XX:OnOutOfMemoryError does not work if supplied twice on windows
2017-05-18, by vkempik
8166848: Performance bug: SystemDictionary - optimization
2017-05-18, by coleenp
8180175: ObjectSynchronizer only needs to iterate in-use monitors
2017-05-17, by rkennke
8180482: Reformat -XX:+PrintSafepointStatistics table
2017-05-17, by shade
Merge
2017-05-17, by redestad
Merge
2017-05-17, by redestad
8180479: [TESTBUG] Some hotspot tests broken after internal Unsafe name changes
2017-05-17, by redestad
8180423: Remove flag UseRelocIndex
2017-05-17, by redestad
8152295: Redundant CLCs for classes resolved in both loaders
2017-05-17, by hseigel
Merge
2017-05-17, by aph
Merge
2017-05-16, by aph
8179954: AArch64: C1 and C2 volatile accesses are not sequentially consistent
2017-05-11, by aph
8180325: Use ClassLoaderData::classes_do for CDS classes
2017-05-16, by coleenp
8178604: JVM does not allow defining boot loader modules in exploded build after module system initialization
2017-05-16, by hseigel
8179903: Clean up SPARC 32-bit support
2017-05-15, by gtriantafill
8180181: Get rid of FAST_DISPATCH from interpreter
2017-05-11, by mgerdin
8179769: serviceability/sa/TestCpoolForInvokeDynamic.java failing after changes for JDK-8171392
2017-05-11, by iklam
8180267: Update Graal
2017-05-12, by kvn
Merge
2017-05-12, by kvn
8177764: Humongous Reclaimed log output may be confusing
2017-05-12, by tschatzl
8166191: Missing spaces in log message during heap expansion
2017-05-12, by tschatzl
8178813: Add test for G1 pre-barrier on dereference of weak JNI handles
2017-05-11, by kbarrett
8180003: Remove sys/ prefix from poll.h and signal.h includes
2017-05-11, by mikael
8179930: jdk.test.lib.artifacts.ArtifactResolver::resolve should return Map instead of HashMap
2017-05-11, by iignatyev
8180036: Guard include of fpu_control.h
2017-05-11, by mikael
8180039: Use more portable print format/arguments for rlim_t
2017-05-11, by mikael
Merge
2017-05-10, by coleenp
8167659: Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'
2016-10-13, by rkennke
8153646: Move vm/utilities/array.hpp to vm/oops
2017-05-10, by hseigel
8065402: G1 does not expand marking stack when mark stack overflow happens during concurrent marking
2017-05-09, by aharlap
8179550: Unify trace logging for InstanceRefKlass
2017-05-09, by sjohanss
8138888: Remove ExtendedOopClosure::apply_to_weak_ref_discovered_field
2017-05-09, by sjohanss
8154791: Xlog classload too redundant msgs info/debug
2017-05-08, by rprotacio
8178836: Improve PtrQueue index abstraction
2017-05-08, by kbarrett
8175813: PPC64: "mbind: Invalid argument" when -XX:+UseNUMA is used
2017-05-07, by gromero
8179656: [AOT] Add AOT manual test scripts
2017-05-06, by kvn
8178811: Minimize the AVX <-> SSE transition penalty through generation of vzeroupper instruction on x86
2017-05-05, by vdeshpande
Merge
2017-05-06, by cjplummer
8164563: Test nsk/jvmti/CompiledMethodUnload/compmethunload001 keeps reporting: PRODUCT BUG: class was not unloaded in 5
2017-05-05, by cjplummer
8179004: Add an efficient implementation of the "count trailing zeros" operation
2017-05-05, by kbarrett
Merge
2017-05-05, by jwilhelm
8176863: Remove Hashtable::reverse()
2017-05-04, by iklam
8067728: Flag::unlock_diagnostic() should be called Flag::clear_diagnostic()
2017-05-04, by rprotacio
8169697: AArch64: Vectorized MLA instruction not generated for some test cases
2016-12-19, by njian
Merge
2017-05-04, by hseigel
8056900: Enhance NoClassDefFound exception messaging
2017-05-04, by hseigel
8179625: [BACKOUT] of 8179305 Avoid repeated calls to JavaThread::last_frame in InterpreterRuntime
2017-05-04, by iklam
8169039: Add unit tests for BitMap search operations
2017-05-03, by kbarrett
8178352: BitMap::get_next_zero_offset may give wrong result on Mac
2017-05-03, by kbarrett
8171392: Move Klass pointers outside of ConstantPool entries so ConstantPool can be read-only
2017-03-03, by iklam
Merge
2017-05-03, by sspitsyn
8172970: TESTBUG: need test coverage for the JVMTI functions allowed in the start phase
2017-05-02, by sspitsyn
8179305: Avoid repeated calls to JavaThread::last_frame in InterpreterRuntime
2017-05-01, by iklam
8178542: G1: VM hangs during shutdown due to mark stack overflow
2017-05-01, by aharlap
8179019: Correct range checks for command-line options ArraycopySrcPrefetchDistance and ArraycopyDstPrefetchDistance
2017-04-28, by zmajo
Merge
2017-04-27, by hseigel
8179235: PackageEntryTables should be created eagerly
2017-04-27, by hseigel
Merge
2017-04-27, by jwilhelm
8177958: Possible uninitialized char* in vm_version_solaris_sparc.cpp
2017-04-26, by shshahma
8179243: [TESTBUG] CDS tests should be excluded from running with -UseCompressedOops
2017-04-26, by mseledtsov
8179224: Cache strlen of Flag::_name
2017-04-26, by redestad
8138737: Remove oop_ms_adjust_pointers and use oop_iterate instead
2017-04-26, by sjohanss
8169061: Drop os::is_MP checks from Atomics
2017-04-26, by shade
8178543: Optimize Klass::is_shared()
2017-04-14, by iklam
Merge
2017-04-25, by jwilhelm
Merge
2017-04-25, by jwilhelm
8179103: [Testbug] re-enable the runtime/SharedArchiveFile/BootAppendTests.java test
2017-04-25, by ccheung
8179266: Add test/gc/g1/humongousObjects/TestHeapCounters.java to ProblemList.txt
2017-04-25, by ehelin
8178350: klassVtable and klassItable should be ValueObj
2017-04-13, by iklam
Merge
2017-04-24, by jwilhelm
Merge
2017-04-24, by rprotacio
8168122: Update logging in perfMemory to Unified Logging
2017-04-24, by rprotacio
8165896: Use "open" flag from JVM_DefineModule to export all module packages
2017-04-24, by rprotacio
8178949: The split verifier allows anewarray to create an array of more than 255 dimensions.
2017-04-24, by hseigel
8179181: Cleanup BitMap search API
2017-04-23, by kbarrett
Merge
2017-04-22, by iignatyev
8178788: wrap JCStress test suite as jtreg tests
2017-04-19, by iignatyev
8179064: TestInterpreterMethodEntries.java is missing -XX:+UnlockDiagnosticVMOptions
2017-04-21, by ehelin
8177967: Move TestGCOld to subdirectory
2017-04-21, by ehelin
8177968: Add GC stress test TestGCLocker
2017-04-18, by ehelin
8178095: Add GC stress test TestSystemGC
2017-04-05, by ehelin
Merge
2017-04-19, by iveresov
Merge
2017-04-19, by iveresov
8178864: Update Graal
2017-04-18, by iveresov
8178835: CTW Runner should check that all classes have been compiled
2017-04-18, by iignatyev
8178913: CTW library does not close all opened resources
2017-04-18, by iignatyev
Merge
2017-04-18, by mseledtsov
8177728: [TESTBUG] Improve CDS test utils
2017-04-18, by mseledtsov
Merge
2017-04-18, by jwilhelm
8176472: Lazily create ModuleEntryTable
2017-04-18, by rprotacio
8176580: [ppc, s390] CRC32C: wrong checksum result in some cases
2017-03-24, by simonis
8178727: CTW should provide class names in error messages
2017-04-14, by iignatyev
8169517: WhiteBox should provide concurrent GC phase control
2017-04-13, by kbarrett
8178291: Add CTW test for boot module
2017-04-13, by iignatyev
8178336: Unnecessary SystemDictionary walk for Protection domain liveness
2017-04-13, by coleenp
8150388: Remove SPARC 32-bit support
2017-04-12, by gtriantafill
8026985: Rewrite SystemDictionary::classes_do and Dictionary::classes_do to use KlassClosure
2017-04-12, by coleenp
8178363: Incorrect check for nmethod re-registration in C1
2017-04-12, by pliden
8160748: Inconsistent types for ideal_reg
2017-04-12, by kbarrett
8178364: Command-line flags of type double should accept integer values
2017-04-11, by pliden
Merge
2017-04-10, by jwilhelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
tip