Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
8216986: Remove unused code from SocksSocketImpl
2019-01-24, by michaelm
8217368: AArch64: C2 recursive stack locking optimisation not triggered
2019-01-22, by ngasson
8217660: Refactor module related locked_create_entry_or_null() functions
2019-01-24, by hseigel
8217518: Crypto benchmarks not warming up in time
2019-01-24, by apetcher
8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check
2019-01-24, by coleenp
8217716: Remove dead code in PhaseChaitin
2019-01-24, by redestad
8217264: HttpClient: Blocking operations in mapper function do not work as documented
2019-01-24, by dfuchs
8217638: Remove old way of running tests (test/Makefile)
2019-01-24, by ihse
8217626: Add setup/teardown functionality to RunTest
2019-01-24, by ihse
8217634: RunTest documentation and usability update
2019-01-24, by ihse
8213231: ThreadSnapshot::_threadObj can become stale
2019-01-23, by ehelin
8210583: Base64.Encoder incorrectly throws NegativeArraySizeException
2019-01-24, by nishjain
8194860: Cleanup Semaphore timed-wait time calculations
2019-01-23, by dholmes
8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac
2019-01-23, by erikj
Added tag jdk-13+5 for changeset e3ed96060992
2019-01-24, by jwilhelm
8217366: ZoneStrings are not populated for all the Locales
2019-01-23, by naoto
Merge
jdk-13+5
2019-01-23, by jwilhelm
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
jdk-12+29
2019-01-21, by fyang
8217438: Adapt tools/launcher/Test7029048.java for Aix.
2019-01-21, by goetz
8216965: crash in freetypeScaler.c CopyBW2Grey8
2019-01-22, by prr
8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
2019-01-22, by mikael
8217467: Access barriers are missing in C2 intrinsic for Base64
2019-01-22, by shade
8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs
2019-01-22, by sangheki
8217639: Minimal and Zero builds fail after JDK-8217519 (Improve RegMask population count calculation)
2019-01-23, by shade
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
2019-01-21, by fyang
8217629: RegMask::find_lowest_bit can reuse count_trailing_zeros utility
2019-01-23, by redestad
8217522: Missing barriers in some java_lang_String assertion code after JDK-8217442
2019-01-23, by zgu
8217339: ClassCircularityError loading NumberFormatProvider
2019-01-23, by rriggs
8217500: (sc) Move SocketChannelImpl's remaining native methods to Net
2019-01-23, by alanb
8215952: Update NetBeans project file
2019-01-23, by ihse
8217519: Improve RegMask population count calculation
2019-01-23, by redestad
8217448: Check for pandoc availability using ENABLE_PANDOC and not PANDOC
2019-01-23, by ihse
8217450: Add PackageEntry::locked_lookup_only
2019-01-23, by redestad
8217258: ZGC: Minor cleanup of ZBarrierSetAssembler
2019-01-23, by pliden
8217257: ZGC: Minor cleanup of ZBarrierSetC2
2019-01-23, by pliden
8217503: ZGC: Fix fall through bug in ZBarrierSetC2::escape_add_final_edges()
2019-01-23, by pliden
8217512: Message of LinkageError: use 'class' etc. instead of 'type'
2019-01-23, by goetz
8202952: C2: Unexpected dead nodes after matching
2019-01-22, by vlivanov
8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation
2019-01-22, by vlivanov
8217404: --with-jvm-features doesn't work when multiple features are explicitly disabled
2019-01-22, by ihse
8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order
2019-01-22, by mchung
8217424: Remove the idempotent parameter to Method::sort_methods
2019-01-22, by iklam
8216969: ParseException thrown for certain months with russian locale
2019-01-22, by naoto
Merge
2019-01-22, by jwilhelm
8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
2019-01-22, by thartmann
8216280: Allow later Symantec Policy distrust date for two Apple SubCAs
2019-01-22, by mullan
8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6
2019-01-22, by ngasson
8207404: MulticastSocket tests failing on AIX
2019-01-21, by clanger
8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode
2019-01-20, by dnsimon
8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list
2019-01-18, by dlong
8217357: Implement JCov jib profiles
2019-01-22, by shurailine
8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer
2019-01-22, by alanb
8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files
2019-01-03, by rriggs
8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict
2019-01-22, by weijun
8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
2019-01-22, by alanb
8217442: Optimize native accesses to String.value
2019-01-22, by redestad
8217445: [JVMCI] incorrect management of JVMCI compilation failure reason string
2019-01-22, by dnsimon
8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp
2019-01-22, by thartmann
8217447: Develop flag TraceICs is broken
2019-01-22, by thartmann
8214235: arm32: assertion in collectedHeap.cpp: attempt to clean empty remainder
2019-01-22, by bulasevich
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip