Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+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.
8216362: Better error message handling when there is an invalid Manifest
2019-01-14, by lancea
8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base
2019-01-14, by dnsimon
8214418: half-closed SSLEngine status may cause application dead loop
2019-01-14, by xuelei
8216549: Mismatched unsafe access to non escaping object fails
2019-01-11, by roland
Merge
2019-01-11, by jjg
8210561: Command-line help wrong for javac --module
2019-01-11, by jjg
8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException
2019-01-11, by darcy
8215648: remove equals and hashCode implementations from j.l.i.VarHandle
2019-01-11, by vromero
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
2019-01-10, by roland
8215754: ZGC: nmethod is not unlinked from Method before rendezvous handshake
2019-01-11, by eosterlund
8216376: [PPC64] Possibly unreliable stack frame resizing in template interpreter
2019-01-11, by mdoerr
8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
2019-01-11, by jlahoda
8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
2019-01-11, by itakiguchi
8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
2019-01-10, by eosterlund
8216401: Allow "file:" URLs in Class-Path of local JARs
2019-01-14, by bchristi
8215549: Shenandoah deduplication cleans up table/queue twice
2019-01-14, by zgu
8215482: check for cycles in type variables can provoke NPE
2019-01-14, by vromero
8216308: StackTraceElement::fill_in can use injected Class source-file
2019-01-14, by shade
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests.
2019-01-14, by goetz
8216973: Kick up cleanup phases in the right places
2019-01-14, by rkennke
8216478: Cleanup HttpResponseImpl back reference to HttpConnection
2019-01-14, by dfuchs
8199892: Missing landmarks when generating docs using html sources
2019-01-14, by pmuthuswamy
8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest
2019-01-14, by thartmann
8216560: gtest build broken on PPC64 and aarch64
2019-01-14, by mdoerr
8215544: SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5
2019-01-14, by jgeorge
8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris
2019-01-13, by dholmes
8216595: Fix broken builds after JDK-8216424
2019-01-13, by pliden
8216424: Remove TimeLivenessAnalysis
2019-01-13, by redestad
8216589: s390x build failures after JDK-8216167 (Update include guards to reflect correct directories)
2019-01-12, by shade
8216140: Correct UnicodeDecoder U+FFFE handling
2019-01-11, by naoto
8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file
2019-01-11, by ccheung
8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps
2019-01-11, by sgehwolf
8208371: Provided supported mechanims to create a ModuleElement for an unnamed module
2019-01-11, by darcy
8216172: File.renameTo(File dest) should check for NPE at the very beginning
2019-01-11, by bpb
6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space
2018-11-29, by mbalao
8216498: Confusing and unneeded wrapping of SSLHandshakeException
2019-01-11, by dfuchs
8216486: Possibility of integer overflow in JfrThreadSampler::run()
2019-01-11, by ysuenaga
8214271: Fast primitive to wake many threads
2019-01-11, by rehn
8216480: Typo in test/hotspot/jtreg/compiler/graalunit/README.md
2019-01-11, by thartmann
8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress
2019-01-09, by mbaesken
Merge
2019-01-10, by jwilhelm
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
2019-01-09, by shade
8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
2019-01-10, by jiangli
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
2019-01-10, by robm
8216316: Tests fail due to too low specified TLAB size
2019-01-10, by tschatzl
Added tag jdk-12+27 for changeset f15d443f9731
2019-01-10, by jwilhelm
8215493: String::indent inconsistency with blank lines
2019-01-09, by jlaskey
8216167: Update include guards to reflect correct directories
2019-01-10, by coleenp
8216362: Better error message handling when there is an invalid Manifest
2019-01-10, by lancea
8216404: Elements.getPackageOf should handle modules
2019-01-10, by darcy
8216489: Issues with ModulePackages attribute generation on incremental build
2019-01-10, by erikj
8216278: Fix devkit and basic Jib support on WSL
2019-01-10, by erikj
8215155: Remove get_insert() from concurrent hashtable and gtests
2019-01-10, by gziemski
8216428: Remove IgnoreLibthreadGPFault
2019-01-10, by redestad
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
2019-01-10, by robm
8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests
2019-01-10, by hseigel
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
2019-01-10, by roland
Added tag jdk-13+3 for changeset 642346a11059
2019-01-10, by jwilhelm
8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest
jdk-13+3
2019-01-09, by iignatyev
Merge
2019-01-09, by jwilhelm
8215489: Remove String::align
2019-01-09, by jlaskey
8215112: String::transform spec clarification
2019-01-09, by jlaskey
8210669: Some launcher tests assume a pre-JDK 9 run-time image layout
2019-01-09, by mr
8215308: pandoc-html-manpage-filter.js does not work for [un]pack200
2019-01-09, by jjg
8215681: Remove compiler support for Raw String Literals from JDK 12
jdk-12+27
2019-01-09, by jlaskey
8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi
2019-01-09, by neliasso
8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
2019-01-09, by coleenp
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
2019-01-09, by vromero
8215708: ZGC: Add missing LoadBarrierNode::size_of()
2019-01-09, by pliden
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode
2018-12-19, by adinn
8216385: ZGC: Fix building without C2
2019-01-09, by pliden
8214862: assert(proj != __null) at compile.cpp:3251
2018-12-07, by roland
8215994: JDK 12 l10n resource file update - msg drop 10
2019-01-09, by ljiang
8216322: Missing since information in deprecation of constructor visitors
2019-01-08, by darcy
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
2019-01-05, by fyang
8216176: Clarify the singleton description in j.t.c.JapaneseEra class
2019-01-08, by naoto
8215438: jshell tool: Ctrl-D causes EOF
2019-01-08, by jlahoda
8216271: Make AllocateOldGenAt an unsupported option on AIX.
2019-01-08, by goetz
8216403: Allocate fewer EnumSets in JavacFileManager#list
2019-01-08, by cushon
8216302: StackTraceElement::fill_in can use cached Class.name
2019-01-09, by shade
8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero
2019-01-09, by igerasim
8216423: Remove FillDelaySlots
2019-01-09, by redestad
8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out
2019-01-09, by gadams
8216375: Revert JDK-8145579 after JDK-8076988 is resolved
2019-01-09, by ecaspole
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
2019-01-09, by shade
8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
2019-01-09, by igerasim
8214442: Improve stack walk API by adding handle marks
2019-01-09, by hseigel
8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
2019-01-09, by hseigel
8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs
2019-01-09, by neliasso
8215995: Add specialized toArray methods to immutable collections
2019-01-09, by redestad
8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc
2019-01-08, by darcy
8216366: Add rationale to PER_CPU_SHARES define
2019-01-08, by sgehwolf
8216200: BCEscapeAnalyzer::ArgumentMap::set_intersect() is incorrect
2019-01-07, by zgu
8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic()
2019-01-07, by zgu
8215495: Set isCopy to JNI_FALSE if len == 0
2019-01-08, by jcbeyler
Merge
2019-01-08, by ecaspole
8076988: reevaluate trivial method policy
2019-01-08, by ecaspole
8216359: Remove develop flags TraceCompilationPolicy and TimeCompilationPolicy
2019-01-08, by redestad
8216262: Remove develop flag DelayCompilationDuringStartup
2019-01-08, by redestad
8216269: [s390] Debug build broken because CodeBlob has not been declared
2019-01-08, by mdoerr
8216285: Enable inlining of CollectedHeap::obj-/array-/class_allocate
2019-01-08, by redestad
Merge
2019-01-08, by psadhukhan
Merge
2019-01-07, by psadhukhan
8211267: StackOverflowError happened by TextField.setFont(...)
2019-01-06, by itakiguchi
8215756: Memory leaks in the AWT on macOS
2019-01-05, by serb
8215909: Typo in Swing ProcessMouseEvent method documentation
2019-01-04, by psadhukhan
8215910: Typo in AWT InvocationEvent Method Documentation.
2019-01-04, by kaddepalli
8214122: JDWP is broken on 32 bit Windows: transport library missing onLoad entry
2018-12-20, by aivanov
8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow
2018-12-19, by serb
6714324: Removing a component from a JTabbedPane does not clear its accessibleParent
2018-12-17, by kaddepalli
8214461: Some unused classes may be removed
2018-12-15, by serb
8196681: Java Access Bridge logging and debug flags dynamically controlled
2018-12-14, by kaddepalli
Merge
2018-12-12, by psadhukhan
8215123: Crash in runtime image built with jlink --compress=2
2018-12-11, by aivanov
Merge
2019-01-08, by jwilhelm
8215773: applications/kitchensink/Kitchensink.java crash with "assert(ZAddress::is_marked(addr)) failed: Should be marked"
2019-01-07, by eosterlund
8216266: ProblemList PeelingZeroTripCount.java
2019-01-07, by jwilhelm
8215400: Warn on usage of trampolines with gcc
2019-01-07, by erikj
8215583: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java
2019-01-04, by mseledtsov
8216021: RunTest.gmk might set concurrency level to 1 on Windows
2019-01-04, by erikj
8215888: Register to register spill may use AVX 512 move instruction on unsupported platform.
2019-01-03, by sviswanathan
8215947: JVM crash with -XX:+DumpSharedSpaces
2019-01-03, by ccheung
8215265: C2: range check elimination may allow illegal out of bound access
2018-12-14, by roland
8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms.
2018-12-31, by goetz
8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
2018-12-13, by roland
8208184: IllegalArgumentException while invoking code completion on netbeans IDE
2019-01-03, by sdama
Added tag jdk-12+26 for changeset de9fd809bb47
2019-01-03, by jwilhelm
8214738: javadoc should honor styles in doc-files
2019-01-08, by pmuthuswamy
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+1000
+3000
tip