Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
8217979: lib-freetype related configure messages contain wrong configure flag names
2019-01-29, by mbaesken
8163127: Debugger classExclusionFilter does not work correctly with method references
2019-01-29, by dtitov
8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT
2019-01-29, by mseledtsov
8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034
2019-01-29, by jjg
8217658: baseline_cleanups from Async Monitor Deflation project
2019-01-29, by dcubed
8217910: Slow linking with devkit on Linux
2019-01-29, by erikj
8214821: Remove ConcurrentHashTable::get_copy
2019-01-29, by gziemski
8212824: Remove unnecessary spaces before/after comparison in vmTestbase
2019-01-14, by jcbeyler
8217794: Missing termination check results violation of termination invariant
2019-01-29, by zgu
8216970: condy causes JVM crash
2019-01-29, by lfoltan
8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently
2019-01-29, by chegar
8217609: New era placeholder not recognized by java.text.SimpleDateFormat
2019-01-29, by naoto
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
2019-01-29, by mullan
8217877: Dead code in jdk.jlink's TaskHelper
2019-01-28, by sgehwolf
8217921: Runtime dead code removal
2019-01-29, by redestad
8217922: Compiler dead code removal
2019-01-29, by redestad
8215047: Task terminators do not complete termination in consistent state
2019-01-29, by zgu
8217785: Padding ParallelTaskTerminator::_offered_termination variable
2019-01-29, by zgu
8217880: AIX build issue after JDK-8214533
2019-01-29, by itakiguchi
8217856: ZGC: Break out C2 matching rules into separate AD file
2019-01-29, by pliden
8217858: ZGC: Clean up ZDriver
2019-01-29, by pliden
8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer
2019-01-29, by pliden
8217855: ZGC: Clean up ZReferenceProcessor
2019-01-29, by pliden
8217747: ZGC: Minor optimization of ZLoadBarrierStubC1
2019-01-29, by pliden
8217745: ZGC: Simplify ZLoadBarrierStubC1
2019-01-29, by pliden
8213229: Investigate treating StringTable as weak in young collections
2019-01-29, by tschatzl
8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy
2019-01-29, by eosterlund
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
2019-01-29, by sgroeger
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
2019-01-29, by goetz
8217869: Add count_leading_zeros utility
2019-01-28, by redestad
Merge
2019-01-28, by jwilhelm
8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah
2019-01-28, by shade
8217717: ZGC: Broken oop map in C1 load barrier stub
2019-01-28, by pliden
8217852: problem-list ctw of jdk.jconsole and java.desktop on windows
2019-01-26, by iignatyev
8217828: Un-ProblemList LongMulOverflowTest.java
2019-01-25, by iveresov
8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
2019-01-28, by shurailine
8217882: java/net/httpclient/MaxStreams.java failed once
2019-01-28, by dfuchs
8217903: java/net/httpclient/Response204.java fails with 404
2019-01-28, by dfuchs
8214799: Add package declaration to each JTREG test case in the gc folder
2019-01-28, by lkorinth
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
2019-01-28, by dfuchs
8217429: WebSocket over authenticating proxy fails to send Upgrade headers
2019-01-28, by chegar
8217841: Remove unused class TraceCPUTime
2019-01-28, by redestad
8217016: Shenandoah: Streamline generation of CAS barriers
2019-01-26, by rkennke
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
2019-01-27, by dholmes
8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
2019-01-28, by ysuenaga
8210469: Missing doPriviledged block and permission for jdk.zipfs module
2019-01-27, by lancea
8193367: Annotated type variable bounds crash javac
2019-01-26, by bsrbnd
8217820: Useless cast in ECUtil.java
2019-01-25, by xuelei
8217612: (CL)HSDB cannot show some JVM flags
2019-01-26, by ysuenaga
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
2019-01-25, by joehw
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
2019-01-25, by vlivanov
8191998: C2: inlining through MH linkers drops speculative part of argument types
2019-01-25, by vlivanov
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
2019-01-25, by vlivanov
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
2019-01-25, by dfuchs
Merge
2019-01-25, by jwilhelm
8217797: ProblemList LongMulOverflowTest.java
2019-01-25, by jwilhelm
8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression
2019-01-25, by iignatyev
8213231: ThreadSnapshot::_threadObj can become stale
2019-01-23, by ehelin
8217657: Move the test for default value of jdk.includeInExceptions into own test
2019-01-25, by clanger
8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest
2019-01-24, by iignatyev
8217580: Remove tests from problemList as bugs has been closed
2019-01-25, by jwilhelm
8217309: ZGC: Fix ZNMethodTable corruption
2019-01-24, by pliden
8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
2019-01-23, by jcm
8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp
2019-01-23, by iignatyev
8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations
2018-01-30, by iignatyev
8150757: [TESTBUG] compiler/ciReplay/TestVM.sh and compiler/ciReplay/TestVM_no_comp_level.sh fail when no compilations are happening
2019-01-23, by iignatyev
8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed
2019-01-23, by iveresov
8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled
2019-01-23, by iignatyev
8158646: [jittester] generated tests may not compile by javac
2019-01-23, by iignatyev
Added tag jdk-12+29 for changeset 44f41693631f
2019-01-24, by jwilhelm
8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine
2019-01-25, by gziemski
8217797: ProblemList LongMulOverflowTest.java
2019-01-25, by jwilhelm
8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace
2019-01-25, by shade
8217795: Typo in SSLSocket
2019-01-25, by xuelei
8217782: Spill detection broken after JDK-8217716
2019-01-25, by redestad
8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference
2019-01-25, by dfuchs
8217733: Minor RunTest fixes
2019-01-25, by ihse
8217730: Split up MakeBase.gmk
2019-01-25, by ihse
8217459: [PPC64] Cleanup non-vector version of CRC32
2019-01-25, by mdoerr
8216258: Make FreeIdSet semaphore-based
2019-01-25, by kbarrett
8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent
2019-01-24, by mseledtsov
8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list
2019-01-24, by bpb
8217580: Remove tests from problemList as bugs has been closed
2019-01-24, by jwilhelm
8217740: SocksIPv6Test compilation error
2019-01-24, by rriggs
8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe
2019-01-24, by mseledtsov
8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails
2019-01-24, by amenkov
8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java
2019-01-24, by phh
8214533: IBM-29626C is required for AIX default charset
2019-01-24, by itakiguchi
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip