Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+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.
8213259: [AOT] AOTing java.base fails with "java.lang.AssertionError: no fingerprint for Ljdk/internal/event/Event"
2018-11-26, by dlong
8213834: JVMTI ResourceExhausted should not be posted in CompilerThread
2018-11-27, by stuefe
8214321: Misleading code in SSLCipher
2018-11-26, by xuelei
8214100: use of keystore probing results in unnecessary exception thrown
2018-11-27, by weijun
8214029: Remove dead code BasicHashtable::bulk_free_entries
2018-11-26, by iklam
8190312: javadoc -link doesn't work with http: -> https: URL redirects
2018-11-26, by jjg
8214086: [TESTBUG] Fix subgraph test cases in ReplaceCriticalClasses.java
2018-11-26, by jiangli
8213956: javadoc crash using {@index} in doc-files file
2018-11-26, by jjg
8214202: DirtyCardQueueSet::get_completed_buffer should not clear _process_completed
2018-11-26, by kbarrett
8214059: Undefined behaviour in ADLC
2018-11-26, by sgehwolf
8203442: String::transform
2018-11-26, by jlaskey
8204525: [TESTBUG] runtime/NMT/MallocStressTest.java ran out of java heap
2018-11-26, by hseigel
8214242: compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions
2018-11-26, by thartmann
8214113: Switch expressions may have constant type and may be skipped during write
2018-11-26, by jlahoda
8214262: SunEC native code does not compile with debug on
2018-11-26, by weijun
8214276: Problemlist compiler/intrinsics/mathexact/MulExactLConstantTest.java
2018-11-24, by jwilhelm
8213845: ARM32: Interpreter doesn't call result handler after native calls
2018-11-23, by bulasevich
8214206: Fix for JDK-8213419 is broken on 32-bit
2018-11-22, by roland
8214118: HeapRegions marked as archive even if CDS mapping fails
2018-11-23, by sjohanss
8214181: safepoint header cleanup
2018-11-23, by rehn
8212108: SafepointSynchronizer never ending counter (big enough)
2018-11-23, by rehn
8214161: java.lang.IllegalAccessError: class jdk.internal.event.X509CertificateEvent (in module java.base) cannot access class jdk.jfr.internal.handlers.EventHandler (in module jdk.jfr) because module java.base does not read module jdk.jfr
2018-11-23, by mgronlun
8203672: JNI exception pending in PlainSocketImpl.c
2018-11-23, by vtewari
8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions
2018-11-23, by ysuenaga
8214241: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java for all platforms
2018-11-23, by amlu
8214205: PPC64: Add instructions for counting trailing zeros
2018-11-22, by mhorie
8214223: tools/jdeps/listdeps/ListModuleDeps.java failed due to missing Lib2 file
2018-11-22, by mchung
8213698: Improve devkit creation and add support for linux/ppc64/ppc64le/s390x
2018-11-22, by simonis
8200432: javadoc fails with ClassCastException on {@link byte[]}
2018-11-22, by hannesw
8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001
2018-11-22, by sgehwolf
8214105: [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions
2018-11-22, by sgehwolf
8213755: Let nmethods be is_unloading() outside of safepoints
2018-11-22, by eosterlund
8214056: Allow the GC to attach context information to CompiledMethod
2018-11-22, by eosterlund
8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
2018-11-22, by eosterlund
8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it
2018-11-22, by simonis
8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled
2018-11-22, by tschatzl
8213997: Remove G1HRRSUseSparseTable flag
2018-11-22, by tschatzl
8214057: GC/C2 abstraction for Node::has_special_unique_user()
2018-11-22, by rkennke
8214055: GC/C2 abstraction for phaseX
2018-11-22, by rkennke
8212748: ZGC: Add reentrant locking functionality
2018-11-09, by pliden
8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java
2018-11-22, by pliden
8046500: GetIpAddrTable function failed on Pure Ipv6 environment
2018-11-22, by vtewari
8213909: jdeps --print-module-deps should report missing dependences
2018-11-21, by mchung
8211051: jdeps usage of --dot-output doesn't provide valid output for modular jar
2018-11-21, by mchung
8213819: doclint should warn against {@index} inside <a> tag
2018-11-22, by pmuthuswamy
8211266: [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive
2018-11-22, by amlu
Added tag jdk-12+21 for changeset f8fb0c86f2b3
2018-11-22, by jwilhelm
8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects
2018-11-21, by dnsimon
8214139: Remove wrapper methods from {Base,Html}Configuration
2018-11-21, by jjg
8213202: Possible race condition in TLS 1.3 session resumption
jdk-12+21
2018-11-21, by apetcher
8214149: Move out assignments when not using NSK*VERIFY macros
2018-11-21, by jcbeyler
8214078: (fs) SecureDirectoryStream not supported on arm32
2018-11-21, by alanb
8213721: [Graal] Tests vmTestbase/nsk/stress/except/except* may be encountering SEGV during out-of-memory conditions
2018-11-21, by jcbeyler
8213235: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit
2018-11-21, by bpb
8213942: URLStreamHandler initialization race
2018-11-21, by coffeys
8214144: Remove confusing locking_enqueue_completed_buffer
2018-11-21, by kbarrett
8214120: [REDO] Fix sun.awt.nativedebug on X11 platforms
2018-11-21, by simonis
8212982: Rule cases in switch expression accepted even if complete normally
2018-11-21, by jlahoda
8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
2018-11-21, by thartmann
8209923: Unicode 11.0.0.
2018-11-21, by rgoel
8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1
2018-11-14, by roland
8213587: Speed up CDS dump time by using resizable hashtables
2018-11-20, by iklam
8214154: problem list HeapMonitorStatIntervalTest.java
2018-11-20, by jcbeyler
8214124: [TESTBUG] Bugs in runtime/NMT/MallocStressTest.java
2018-11-20, by zgu
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
tip