Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
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.
8200126: [TESTBUG] Open source VM runtime signal tests
2018-04-03, by mseledtsov
8199780: SetMemory0 and CopyMemory0 in unsafe.cpp need to resolve their operands
2018-04-03, by rkennke
8199717: Avoid calculating primordial thread stack bounds on VM startup
2018-04-03, by redestad
8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
2018-04-03, by lkorinth
8199781: Don't use naked == for comparing oops
2018-04-03, by rkennke
8200438: Non-PCH x86_32 build failure: err_msg is not defined
2018-04-03, by shade
8195972: Refactor oops in JNI to use the Access API
2018-03-30, by kbarrett
8199406: Performance drop with Java JDK 1.8.0_162-b32
2018-03-30, by poonam
8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp
2018-03-30, by kvn
8191101: Show register content in hs-err file on assert
2018-03-30, by stuefe
8200078: [Graal] runtime/appcds/GraalWithLimitedMetaspace.java crashes in visit_all_interfaces
2018-03-29, by ccheung
8183238: Obsolete CheckEndorsedAndExtDirs and remove checks for lib/endorsed and lib/ext
2018-03-29, by iklam
8200366: SIGSEGV in CodeHeapState::print_names()
2018-03-29, by lucy
8200251: AArch64::CPUFeature out of sync with VM_Version::Feature_Flag
2018-03-29, by dstewart
8200391: clean up test/hotspot/jtreg/ProblemList.txt (compiler related)
2018-03-29, by kvn
8200362: G1Mux2Closure should disable implicit oop verification
2018-03-29, by tschatzl
8200424: Windows build fails due to implicit jboolean to bool conversion
2018-03-29, by redestad
8200360: MeetIncompatibleInterfaceArrays fails with "MeetIncompatibleInterfaceArrays0ASM.run() must be compiled at tier 0 !"
2018-03-29, by simonis
8151171: Bring g1ConcurrentMark files up to current coding conventions
2018-03-29, by tschatzl
8199742: Clean up state flags in G1CollectorState
2018-03-29, by tschatzl
8200423: Non-PCH build for x86_32 fails
2018-03-29, by shade
8200238: Reduce number of exceptions created when calling MemberName$Factory::resolveOrNull
2018-03-29, by redestad
8200383: Can't build on SPARC Hotspot with code which use math functions
2018-03-28, by kvn
8200187: Exclude 3 long-running tests from tier1
2018-03-28, by lmesnik
8200091: [TESTBUG] Update jittester for jdk11
2018-03-28, by lmesnik
8198393: Instrumentation.retransformClasses() throws NullPointerException when handling a zero-length array
2018-03-28, by amenkov
8199813: SIGSEGV in ThreadsList::includes()
2018-03-28, by dcubed
8199326: Remove G1 gc time stamp logic
2018-03-28, by tschatzl
8197932: Better split work in rebuild remembered sets phase
2018-03-28, by tschatzl
8197928: Only enqueue deferred cards with references into regions that have a tracked remembered set during GC
2018-03-28, by tschatzl
8197573: Remove concurrent cleanup and secondary free list handling
2018-03-28, by tschatzl
8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
2018-03-26, by stefank
8199927: Make WhiteBox more GC agnostic
2018-03-28, by pliden
8199925: Break out GC selection logic from GCArguments to GCConfig
2018-03-28, by pliden
8199918: Shorten names of CollectedHeap::Name members
2018-03-28, by pliden
8198915: [Graal] 3rd testcase of compiler/types/TestMeetIncompatibleInterfaceArrays.java takes more than 10 mins
2018-03-28, by simonis
8200245: Zero fails to build on linux-ia64 due to ia64-specific cruft
2018-03-28, by glaubitz
8200168: Remove DONT_USE_REGISTER_DEFINES on Sparc
2018-03-28, by pliden
8200297: Build failures after JDK-8198691 (CodeHeap State Analytics)
2018-03-28, by stuefe
8200290: Scratch buffer creation fails with "assert(!current_thread_in_native()) failed: must not be in native" on SPARC
2018-03-28, by thartmann
8200302: ppc, s390 (non-pch) build errors
2018-03-27, by stuefe
8200276: Cleanup allocation.hpp includes
2018-03-27, by coleenp
8200246: AIX build fails after adjustments of src/hotspot/share/trace/traceEventClasses.xsl
2018-03-27, by mbaesken
8200299: Non-PCH build for aarch64 fails
2018-03-27, by shade
8200230: [Graal] Compilations should not be enqueued before Graal is initialized
2018-03-27, by thartmann
8200227: [Graal] Test times out with Graal due to low compile threshold
2018-03-27, by thartmann
8193067: gc/g1/TestVerifyGCType.java still unstable
2018-03-27, by tschatzl
8200232: Build failures after JDK-8200106 (Move NoSafepointVerifier out from gcLocker.hpp)
2018-03-27, by shade
8200067: Add support for vpclmulqdq for crc32
2018-03-26, by srukmannagar
8199793: [Graal] runtime/CommandLine/PrintTouchedMethods.java crashes with assertion "reference count underflow for symbol"
2018-03-26, by iklam
8200202: Remove unused _boot_modules_array and _platform_modules_array from classLoader.*.
2018-03-26, by jiangli
8198691: CodeHeap State Analytics
2018-03-26, by lucy
8057732: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java: Invalid PerfMemory size
2018-03-26, by gadams
8049695: nsk/jdb/options/connect/connect003 fails with "Launched jdb could not attach to debuggee during 300000 milliseconds"
2018-03-26, by amenkov
8196485: FromCardCache default card index can cause crashes
2018-03-26, by tschatzl
8180415: Rebuild remembered sets during the concurrent cycle
2018-03-26, by tschatzl
8197850: Calculate liveness in regions during marking
2018-03-26, by tschatzl
8197570: Make rules for choosing collection set candidates more explicit
2018-03-26, by tschatzl
8197569: Refactor eager reclaim for concurrent remembered set rebuilding
2018-03-26, by tschatzl
8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
2018-03-26, by coleenp
8199850: Move parsing of VerifyGCType to G1
2018-03-26, by pliden
8198760: Move global lock SpaceManager::_expand_lock to MutexLocker.cpp
2018-03-26, by coleenp
8197931: Null pointer dereference in Unique_Node_List::push of node.hpp:1510
2018-03-20, by roland
8196865: G1 log for active workers is wrong
2018-03-23, by lkorinth
8200203: Missing platform definitions for ia64
2018-03-26, by glaubitz
8200197: Zero fails to build after 8200105
2018-03-23, by enevill
8198655: test/lib/jdk/test/lib/apps/LingeredApp shouldn't inherit cout/cerr
2018-03-24, by cjplummer
Merge
2018-03-24, by jwilhelm
8200106: Move NoSafepointVerifier out from gcLocker.hpp
2018-03-23, by stefank
8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
2018-03-15, by stefank
8199946: Move load/store and encode/decode out of oopDesc
2018-03-15, by stefank
8200113: Make Access load proxys smarter
2018-03-23, by eosterlund
8200111: MallocArrayAllocator::free should not take a length parameter
2018-03-22, by stefank
8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently
2018-04-13, by mli
8152821: Merge jdk.internal.misc.JavaSecurityAccess and jdk.internal.misc.JavaSecurityProtectionDomainAccess shared secrets
2018-04-13, by redestad
8201508: Macosx builds fail in GenerateLinkOptData.gmk
2018-04-12, by erikj
8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4
2018-04-12, by bpb
8201443: NoSuchMethodException JarFile.open when jar file is used in classpath
2018-04-12, by sherman
Merge
2018-04-12, by lana
Added tag jdk-11+9 for changeset 0c3e252cea44
2018-04-12, by lana
8201483: Make it possible to disable JVM features
2018-04-12, by ihse
8201494: Avoid early initialization of java.nio.Bits
2018-04-12, by redestad
8199194: Add javac support for preview features
2018-04-12, by mcimadamore
8189765: Improve error reporting for compiling against package not visible due to modules
2018-04-12, by jlahoda
8197418: Move java/util/RandomAccess/ tests into OpenJDK
jdk-11+9
2018-04-12, by xyin
8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
2018-04-11, by vromero
8199875: Require first parameter type of a condy bootstrap to be Lookup
2018-04-11, by psandoz
8201439: Enable linux-arm-vfp-hflt profile to be configured with jib again
2018-04-11, by erikj
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
2018-04-11, by naoto
8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused
2018-04-11, by michaelm
8201348: ProblemList update for bugid associated with SSLSocketParametersTest.sh
2018-04-10, by xiaofeya
8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases"
2018-04-10, by amjiang
8188897: java/rmi/registry/reexport/Reexport.java failed with Port already in use
2018-04-11, by mli
8201396: fix broken links generated by javadoc doclet
2018-04-10, by jjg
8201320: Allow PrintFailureReports to be turned off
2018-04-10, by ihse
8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files
2018-04-10, by anazarov
8201267: Disable warnings for VS2017 to enable building
2018-04-10, by erikj
8197531: Miscellaneous changes imported from jsr166 CVS 2018-04
2018-04-10, by dl
8200258: Improve CopyOnWriteArrayList subList code
2018-04-10, by dl
8200520: forkjoin tasks interrupted after shutdown
2018-04-10, by dl
8200728: Docs (Comparison of Stack and Deque methods) for Deque is not correct
2018-04-10, by dl
8200298: Unify all unix versions of libjsig/jsig.c
2018-04-10, by ihse
8201357: ALSA_CFLAGS is needed; was dropped in JDK-8071469
2018-04-10, by martin
8201328: SynthParser should use Boolean.parseBoolean
2018-04-10, by martin
8201327: Make Sensor deeply immutably thread safe
2018-04-10, by martin
8201246: Export native function to set platform encoding
2018-04-10, by rriggs
8201179: Regression due loading java.nio.charset.StandardCharsets during bootstrap
2018-04-10, by redestad
8200152: KerberosString should use UTF-8 by default
2018-04-10, by weijun
8164781: Pattern.asPredicate specification is incomplete
2018-04-09, by vtheeyarath
8201236: Straighten out dtrace build logic
2018-04-09, by ihse
8201263: Trailing backslash in VS120COMNTOOLS leads to ugly error message when running tests
2018-04-09, by mikael
8196200: Implement a navigation builder in javadoc
2018-04-09, by bpatel
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
tip