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.
8199871: Deprecate pack200 and unpack200 tools
2018-06-15, by henryjen
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
2018-06-16, by alanb
8204943: Improve message of ArrayStoreException.
2018-06-15, by goetz
8204958: Minor cleanups for the diagnostic framework
2018-06-16, by stuefe
8204939: Change Access nomenclature: root to native
2018-06-15, by kbarrett
8205116: jdeps --system $java.home fails with IAE
2018-06-15, by mchung
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
2018-06-15, by bpb
8202216: Add Buffer mismatch methods
2018-06-14, by vtheeyarath
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
2018-06-15, by mchung
8200121: Remove unused qualified exports in java.base
2018-06-15, by mchung
8203667: Platform specific include files in jdk image in wrong sub directory
2018-06-15, by erikj
8203838: javac performance regression in 11+11
2018-06-15, by mcimadamore
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
2018-06-14, by cushon
8204973: Add build support for filtering translations
2018-06-15, by erikj
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
2018-06-15, by kvn
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
2018-06-15, by kvn
8205025: [AOT] make jdk.aot module upgradeable
2018-06-15, by dnsimon
8200867: Remove references to "jdk 9" in build system
2018-06-15, by ihse
8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
2018-06-15, by pliden
8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
2018-06-15, by pliden
8205024: ZGC: Worker threads boost mode not always enabled when is should be
2018-06-15, by pliden
8205022: ZGC: SoftReferences not always cleared before throwing OOME
2018-06-15, by pliden
8205020: ZGC: Apply workaround for buggy sem_post() in glibc < 2.21
2018-06-15, by pliden
8204654: [testbug] Fix pattern matching in jstat tests.
2018-06-14, by goetz
8205096: Add missing files for 8203394
2018-06-15, by jcbeyler
8203394: Implementation of JEP 331: Low-Overhead Heap Profiling
2018-06-15, by jcbeyler
8204240: Extend MDO to allow more reasons to be recorded per bci
2018-06-11, by roland
8202537: CLDR33
2018-06-15, by rgoel
8204666: javadoc should be updated to use jQuery 3.3.1
2018-06-15, by pmuthuswamy
8203641: Refactor String Deduplication into shared
2018-06-14, by zgu
8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
2018-06-14, by epavlova
8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
2018-06-14, by stuefe
8203491: [TESTBUG] Port heapdump tests into java
2018-06-13, by lmesnik
8205003: Replace selected link tags with linkplain in java.lang.Class
2018-06-14, by darcy
8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
2018-06-14, by hseigel
8203813: javac accepts an illegal name as a receiver parameter name
2018-06-14, by bsrbnd
8204172: Predicate::not should explicitly mention "NullPointerException - if target is null"
2018-06-14, by jlaskey
8196618: Create API to list supported values for javac --release option
2018-06-14, by jlahoda
8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
2018-06-14, by tschatzl
8178150: Regression in logic for handling inference stuck constraints
2018-06-14, by mcimadamore
8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
2018-06-14, by lkorinth
8204664: PrepareFailureLogs should be done after sequential make targets
2018-06-14, by ihse
8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
2018-06-14, by thartmann
8204531: Remove unused chars following '\0'
2018-06-14, by ysuenaga
8204978: [Graal] Disable Epsilon GC tests from running with Graal
2018-06-14, by epavlova
8203915: Induction variable of over-unrolled loop conflicts with range checks
2018-06-14, by thartmann
8204668: Cleanup management of the java.vm.info System property
2018-06-14, by dholmes
8204613: StringTable: Calculates wrong number of uncleaned items.
2018-06-14, by rehn
8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
2018-06-14, by amlu
Added tag jdk-11+18 for changeset e1b3def12624
2018-06-14, by jwilhelm
8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
2018-06-13, by bpb
8201276: (fs) Add methods to Files for reading/writing a string from/to a file
2018-06-13, by joehw
8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
2018-06-13, by dtitov
8204935: [aix] TOC overflow in libjvm.so (release build)
2018-06-13, by stuefe
8204663: clean up remaining native parts after JDK-8187631
2018-06-13, by stuefe
Merge
2018-06-13, by bobv
Merge
2018-06-13, by bobv
Merge
2018-06-12, by bobv
8203357: Container Metrics
2018-06-12, by bobv
8203691: Test /runtime/containers/cgroup/PlainRead.java fails
2018-06-12, by bobv
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip