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.
8204680: Disassembly does not display code strings in stubs
2018-06-11, by aph
8197930: JNI exception pending in initializeEncoding of jni_util.c
2018-06-12, by rriggs
8204557: NMT: Linux os::committed_in_range() does not break out outer loop when contiguous region is found
2018-06-12, by zgu
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
2018-06-12, by pliden
8204113: Upgrade linker used in AOT tests to be same version as build toolchain
2018-06-12, by kvn
8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
2018-06-12, by shade
8204861: fix for 8196993 has broken the build on linux
2018-06-12, by sdama
8204850: BarrierSet::make_* should be static
2018-06-12, by shade
Merge
2018-06-12, by adinn
8204606: [Aarch64] SIGSEGVs caused by C1 because of improper register usage
2018-06-12, by aph
8204674: Inconsistent lambda parameter span
2018-06-12, by jlahoda
8204628: [AArch64] Assertion failure in BarrierSetAssembler::load_at
2018-06-10, by smonteith
8204477: Count linkage errors and print in Exceptions::print_exception_counts_on_error
2018-05-30, by goetz
8204476: Add additional statistics to CodeCache::print_summary
2018-05-30, by goetz
8196993: Resolve disabled warnings for libunpack
2018-06-12, by sdama
8204097: Simplify OopStorage::AllocateList block entry access
2018-06-11, by kbarrett
8201528: Add new test to check for package versioning information in OpenJDK
2018-06-12, by xyin
8204127: Change bundle format on Windows to zip
2018-06-12, by erikj
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
2018-06-11, by valeriep
8204694: Add failed compiler/stable tests into ProblemList-graal.txt
2018-06-11, by epavlova
8194073: Invalid SunNativeProvider.INSTANCE initialization
2018-06-11, by valeriep
8204682: Parsing for LOG=report=none is broken when combined with other keywords
2018-06-11, by ihse
8204684: [AIX] Build of libjli_static broken after change 8204572 (SetupJdkLibrary)
2018-06-11, by simonis
8204563: UseAppCDS obsolete message confusing
2018-06-11, by ccheung
8204598: add more thread-related system settings info to hs_error file on Linux
2018-06-08, by mbaesken
8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
2018-06-11, by roland
8204652: [aix] fix thread stack allocation, too big stack sizes not recognized
2018-06-10, by goetz
8204618: The parallel GC reference processing task executor enqueues a wrong number of tasks into the queue
2018-06-11, by tschatzl
8204617: ParallelGC parallel reference processing does not set MT degree in reference processor
2018-06-11, by tschatzl
8202705: ARM32 build crashes on long JavaThread offsets
2018-06-10, by dsamersoff
8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line
2018-06-09, by mchung
8204588: Test failures after "Launch Single-File Source-Code Programs"
2018-06-08, by jjg
8203172: Primitive heap access for interpreter BarrierSetAssembler/aarch64
2018-06-04, by rkennke
Merge
2018-06-08, by prr
Merge
2018-06-08, by prr
8202864: [TESTBUG] Need to replace the image used in two Swing tests
2018-06-08, by psadhukhan
8204126: MonospacedGlyphWidthTest.java failed again
2018-06-07, by prr
8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported
2018-06-06, by serb
8200132: Remove jre images and bundles
2018-06-06, by erikj
8204187: Remove proprietary JPEG code from javax.imageio
2018-06-06, by prr
8203796: Define API to support specifying ownership of print dialogs
2018-06-06, by prr
8204496: backout fix for 8203796 which was pushed under another ID
2018-06-06, by prr
8203499: Uninitialised memory in WinAccessBridge.cpp
2018-06-06, by prr
Merge
2018-06-06, by prr
8204211: windows : handle potential C++ exception in GDIRenderer
2018-06-04, by mbaesken
8203499: Uninitialised memory in WinAccessBridge.cpp
2018-06-05, by prr
8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
2018-06-04, by serb
8204118: [macos] Nonsensical self == [super init] in CFileDialog.m
2018-06-04, by serb
8203308: Remove the appletviewer classes
2018-06-04, by serb
8203367: Upgrade to freetype 2.9.1
2018-06-04, by prr
8202088: Japanese new era implementation
2017-08-09, by naoto
8204375: Add TimeUnit#convert(Duration)
2018-06-08, by dl
8204110: serviceability/sa/ClhsdbSymbol.java and ClhsdbInspect.java failed when running in CDS mode
2018-06-08, by ccheung
8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
2018-06-08, by sherman
8204377: Rename Object#wait parameter name from "timeout" to "timeoutMillis"
2018-06-08, by martin
8204444: java.time cleanup
2018-06-08, by martin
8204602: Add devkit for linux-arm32
2018-06-08, by ihse
8204572: SetupJdkLibrary should setup SRC and -I flags automatically
2018-06-08, by ihse
8204504: Fix for 8198285 breaks slowdebug builds
2018-06-08, by eosterlund
8196990: Resolve disabled warnings for libjli
2018-06-08, by sdama
8204610: Compiler confused by parenthesized "this" in final fields assignments
2018-06-08, by mcimadamore
8204584: jdeps generates illegal dot file containing ranksep=0,600000
2018-06-08, by mchung
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
2018-06-08, by bpb
8203425: assert(is_Loop()) failed: invalid node class
2018-06-08, by neliasso
8204539: improve error messages in matchJavaTZ [windows]
2018-06-08, by mbaesken
8204479: Bitwise AND on byte value sometimes produces wrong result
2018-06-08, by shade
8204290: Add check to limit number of capture groups
2018-06-08, by hannesw
8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails
2018-06-08, by hannesw
8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs
2018-06-08, by simonis
8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread.
2018-06-07, by goetz
8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint
2018-06-08, by rrich
8204589: ProblemList failing launcher tests
2018-06-07, by dholmes
8203329: JDWP/JDI VM information string is incorrect
2018-06-07, by cjplummer
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
2018-06-07, by kvn
8204577: jittester generator doesn't kill processes on timeout
2018-06-07, by iignatyev
8201274: Launch Single-File Source-Code Programs
2018-06-07, by jjg
8203822: AIX version of jsig.c was not removed in JDK-8200298
2018-06-07, by ihse
8203839: API clarification: versioned jar entry verification in multi-release jar file
2018-06-07, by sherman
8204474: Have instanceRefKlass use HeapAccess when loading the referent
2018-06-07, by pliden
8203480: IncompatibleClassChangeError thrown at sites linked to default interface methods
2018-06-06, by vlivanov
8204554: JFR TLAB tracing broken after 8202776
2018-06-07, by eosterlund
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
2018-06-07, by bpb
8203353: Fixup inferred decorators in the interpreter
2018-06-07, by eosterlund
8195097: Make it possible to process StringTable outside safepoint
2018-06-07, by rehn
8201608: fix broken links in javax/sql/rowset/package.html and javax/sql/rowset/spi/package.html
2018-06-07, by lancea
8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
2018-06-07, by stuefe
8202049: G1: ReferenceProcessor doesn't handle mark stack overflow
2018-06-07, by tschatzl
8204081: Mismatch in rebuild policy and collection set chooser causes remembered sets to be kept errorneously
2018-06-07, by tschatzl
8204084: Remove the G1RSBarrierRegionFilter develop flag
2018-06-07, by tschatzl
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
2018-06-07, by alanb
8204287: Phase timings not updated correctly after JDK-6672778
2018-06-07, by sjohanss
8203033: [Testbug] vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic002/TestDescription.java fails with nestmates
2018-06-06, by dtitov
8200387: [Graal] fromTonga/nsk/jdi tests hang with Graal as JIT
2018-06-06, by sspitsyn
Added tag jdk-11+17 for changeset 64e4b1686141
2018-06-07, by jwilhelm
8204303: Add redirect for overview-summary.html
2018-06-06, by jjg
8204494: Fix for 8200530 triggered regression, closed/test/jdk/security/infra/java/security/KeyStore/BouncyCastleInterop.java failed
2018-06-06, by sherman
8174734: Safepoint sync time did not increase
2018-06-06, by dholmes
8204199: Test fails after 8202670 Graal update
jdk-11+17
2018-06-06, by dlong
8204322: "+=" applied to String operands can provoke side effects
2018-06-06, by vromero
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
2018-06-06, by coleenp
8203891: Upgrade JOpt Simple to 5.0.4
2018-06-06, by jlahoda
Merge
2018-06-06, by aph
8204348: AArch64: Remove C2 address reshaping code
2018-06-05, by aph
8203937: Not possible to read data from socket after write detects connection reset
2018-06-06, by alanb
8203872: Upgrading JDK with latest available LSR data from IANA.
2018-06-06, by nishjain
8204345: [s390]: no precompiled headers build broken
2018-06-06, by mdoerr
8193552: ISO 4217 amendment 165
2018-06-05, by ljiang
8190875: modules not listed in overview/index page
2018-06-06, by pmuthuswamy
8199893: the javadoc tool generates pages with a low constrast
2018-06-06, by pmuthuswamy
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
2018-06-05, by dholmes
8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
2018-06-05, by rkennke
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
2018-06-05, by sherman
8203837: Split nmethod unloading from inline cache cleaning
2018-05-02, by coleenp
8204321: javadoc tests fail after JDK-8203780
2018-06-05, by sundar
8202776: Modularize GC allocations in runtime
2018-06-05, by rkennke
8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
2018-06-05, by sherman
Merge
2018-06-05, by aph
8204341: AArch64: AOT runtime does not need a workaround for far calls
2018-06-05, by aph
8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
2018-06-05, by naoto
8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp
2018-06-05, by coleenp
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip