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.
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
2018-08-31, by jjiang
8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
2018-08-31, by mli
8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
2018-08-30, by cjplummer
8209975: Some GCThreadLocalData not initialized
2018-08-30, by kbarrett
8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
2018-08-30, by avoitylov
8210119: Rename SubTasksDone::is_task_claimed
2018-08-30, by kbarrett
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
2018-08-30, by bpb
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
2018-08-30, by amenkov
8209993: Create a test for SwingSet3 ToolTipDemo
2018-08-30, by akolarkunnu
8203356: VM Object Allocation Collector can infinite recurse
2018-08-30, by jcbeyler
8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
2018-08-30, by iklam
8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
2018-08-30, by hseigel
8209950: SIGBUS in CodeHeapState::print_names()
2018-08-30, by lucy
8210065: ZGC: Remove mode for treating weaks as strong
2018-08-30, by eosterlund
8210147: adjust some WSAGetLastError usages in windows network coding
2018-08-29, by mbaesken
8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers
2018-08-30, by eosterlund
8210061: ZGC: Remove STW weak processor mode
2018-08-30, by eosterlund
8210160: Remove deprecated configure arguments
2018-08-30, by ihse
8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR
2018-08-30, by ihse
8199811: com/sun/jdi/ProcessAttachTest.java fails intermittently: Remote thread failed for unknown reason
2018-08-29, by cjplummer
8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
2018-08-28, by gadams
8210153: localized currency symbol of VES
2018-08-29, by ljiang
Added tag jdk-12+9 for changeset 31b159f30fb2
2018-08-30, by jwilhelm
8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
2018-08-29, by mikael
8209856: Obsolete error reporter
2018-08-29, by mikael
8180193: Make marking bitmap code available to other GCs
jdk-12+9
2018-08-29, by rkennke
Merge
2018-08-29, by jwilhelm
Added tag jdk-11+28 for changeset 76072a077ee1
2018-08-22, by jwilhelm
8209806: API docs should be updated to refer to javase11
jdk-11+28
2018-08-21, by jjg
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
2018-08-21, by wetmore
8207838: AArch64: Float registers incorrectly restored in JNI call
2018-08-21, by aph
8209670: CompilerThread releasing code buffer in destructor is unsafe
2018-08-21, by thartmann
8209637: [s390x] Interpreter doesn't call result handler after native calls
2018-08-21, by simonis
8209735: Disable avx512 by default
2018-08-20, by kvn
8201317: X25519/X448 code improvements
2018-08-29, by apetcher
8209996: [PPC64] Fix JFR profiling
2018-08-28, by ghaug
8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
2018-08-29, by pchilanomate
8209691: Allow MemBar on single memory slice
2018-08-22, by roland
8209064: Make intellij support more robust after changes for 2018.2
2018-08-29, by mcimadamore
8176553: LdapContext follows referrals infinitely ignoring set limit
2018-08-29, by vtewari
8206986: Compiler support for Switch Expressions (Preview)
2018-08-29, by jlahoda
8209994: windows: Java_java_net_NetworkInterface_getAll misses releasing interface-list
2018-08-28, by mbaesken
8208746: ISO 4217 Amendment #168 update
2018-08-28, by ljiang
8210045: Allow using a subset of worker threads even when UseDynamicNumberOfGCThreads is not set
2018-08-29, by pliden
8210035: Fix copyrights for files created for the HeapMonitor work
2018-08-28, by jcbeyler
8210040: TestOptionsWithRanges.java is very slow
2018-08-28, by iklam
8210043: Invalid assert(HeapBaseMinAddress > 0) in ReservedHeapSpace::initialize_compressed_heap
2018-08-28, by iklam
8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
2018-08-28, by ccheung
Merge
2018-08-28, by coleenp
8209958: Clean up duplicate basic array type statics in Universe
2018-08-28, by coleenp
8210008: custom extension for make/SourceRevision.gmk
2018-08-28, by twisti
8210088: ProblemList gc/epsilon/TestMemoryMXBeans.java
2018-08-28, by coleenp
8209611: use C++ compiler for hotspot tests
2018-08-28, by iignatyev
8210108: sun/tools/jstatd test build failures after JDK-8210022
2018-08-28, by iignatyev
8019927: [TESTBUG] nsk/jvmti/GetThreadInfo/thrinfo001 intermittently fails with 'invalid thread group' when running with JFR
2018-08-28, by gadams
8209976: Improve iteration over non-JavaThreads
2018-08-28, by kbarrett
8209534: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI.
2018-08-28, by jiangli
8072498: Multi-thread JNI weak reference processing
2018-08-28, by kbarrett
8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c
2018-08-22, by jcbeyler
8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
2018-08-28, by goetz
8202578: Revisit location for class unload events
2018-08-28, by hseigel
8209894: ZGC: Cap number of GC workers based on heap size
2018-08-28, by pliden
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
2018-08-27, by iignatyev
8186548: move jdk.testlibrary.JcmdBase closer to tests
2018-08-27, by iignatyev
8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
2018-08-27, by amenkov
8209494: Create a test for SwingSet InternalFrameDemo
2018-08-27, by akolarkunnu
8209852: Counters in StringCleaningTask should be type of size_t
2018-08-27, by zgu
8209920: runtime/logging/RedefineClasses.java fail with OOME with ZGC
2018-08-27, by lmesnik
8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
2018-08-27, by akolarkunnu
8209965: The "supported_groups" extension in ServerHellos
2018-08-27, by xuelei
8209995: java.base does not need to export sun.security.ssl to java.security.jgss
2018-08-27, by weijun
8209987: Minor cleanup in Level.java
2018-08-27, by dfuchs
8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
2018-08-27, by jgeorge
8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
2018-08-25, by coleenp
8209911: More blob types in hs_err printout
2018-08-25, by shade
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
2018-08-24, by igerasim
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
2018-08-23, by iklam
8209173: javac fails with completion exception while reporting an error
2018-08-24, by vromero
8209915: Fix license headers
2018-08-24, by mikael
8209841: [REDO] Refactor G1ParallelCleaningTask into shared
2018-08-24, by zgu
8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
2018-08-24, by jiangli
8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
2018-08-24, by dlong
8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item
2018-08-17, by roland
8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
2018-08-24, by gziemski
8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
2018-08-20, by ghaug
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
2018-07-23, by sgehwolf
8209837: Avoid initializing ExpiringCache during bootstrap
2018-08-24, by redestad
8206457: Code paths from oop_iterate() must use barrier-free access
2018-07-06, by rkennke
8208665: Amend cross-compilation docs with qemu-debootstrap recipe
2018-08-24, by shade
8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
2018-08-24, by thartmann
8209150: [TESTBUG] Add logging to verify JDK-8197901 to a different test
2018-08-23, by lmesnik
8034084: nsk.nsk/jvmti/ThreadStart/threadstart003 Wrong number of thread end events
2018-08-23, by gadams
8209850: Allow NamedThreads to use GlobalCounter critical sections
2018-08-23, by kbarrett
8209873: Typo in javax.xml.validation.Validator.validate documentation
2018-08-23, by joehw
8209171: Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
2018-08-23, by igerasim
8209851: Algorithm name is compared via reference identity
2018-08-23, by igerasim
8207211: [TESTBUG] Remove excessive output from CDS/AppCDS tests
2018-08-23, by ccheung
8209854: ProblemList MemberNameLeak
2018-08-23, by pchilanomate
8209883: ZGC: Compile without C1 broken
2018-08-23, by pliden
8209129: Further improvements to cipher buffer management
2018-08-23, by coffeys
8209831: ZGC: Clean up ZRelocationSetSelectorGroup::semi_sort()
2018-08-23, by pliden
8209615: ParseError in XMLEventReader on a valid input
2018-08-22, by joehw
8209651: better TLS poll for x64 C2
2018-08-22, by dlong
Added tag jdk-12+8 for changeset 492b366f8e57
2018-08-22, by jwilhelm
8167314: Enable the check to detect duplicate provides in in GenModuleInfoSource
2018-08-22, by mchung
8209062: Clean up G1MonitoringSupport
2018-08-22, by tschatzl
8209061: Move G1 serviceability functionality to G1MonitoringSupport
2018-08-22, by tschatzl
8209700: Remove HeapRegionSetBase::RegionSetKind for a more flexible approach
2018-08-22, by tschatzl
8209698: Remove "Pinned" from HeapRegionTraceType
2018-08-22, by tschatzl
8208498: Put archive regions into a first-class HeapRegionSet
2018-08-22, by tschatzl
8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
2018-08-22, by amenkov
8202342: [Graal] fromTonga/nsk/jvmti/unit/FollowReferences/followref003/TestDescription.java fails with "Location mismatch" errors
2018-08-22, by dtitov
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
tip