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.
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
-300
-100
-64
+64
+100
+300
+1000
+3000
tip