Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
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.
8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
2019-08-13, by aefimov
8229470: Shenandoah: Fix C1 getAndSetObject() failure
2019-08-13, by rkennke
8229419: Shenandoah: Cleanup LRB strength selector code
2019-08-13, by shade
Add missing driver file
JEP-349-branch
2019-08-13, by egahlin
Put driver for security tests in separate file
JEP-349-branch
2019-08-13, by egahlin
8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object
2019-08-13, by jlahoda
8228647: Broken enum produce inconvenient errors and AST
2019-08-13, by jlahoda
8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody()
2019-08-13, by jlahoda
8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late
2019-08-13, by thartmann
8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached
2019-08-13, by thartmann
8229447: Problem list compiler/unsafe/UnsafeGetConstantField.java on Sparc until JDK-8229446 is fixed
2019-08-13, by thartmann
TODO logs for text rendering
metal-prototype-branch
2019-08-13, by jdv
8226374: Restrict TLS signature schemes and named groups
2019-08-12, by xuelei
Security handling, but two tests fails with driver
JEP-349-branch
2019-08-13, by egahlin
8228369: Shenandoah: Refactor LRB C1 stubs
2019-08-12, by rkennke
8229416: Shenandoah: Demote or remove ShenandoahOptimize*Final optimizations
2019-08-12, by shade
8229407: Avoid ConcurrentHashMap resizes during bootstrap
2019-08-12, by redestad
8185898: setRequestProperty(key, null) results in HTTP header without colon in request
2019-08-12, by michaelm
8219082: jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace()
2019-08-09, by mbaesken
8229406: ZGC: Fix incorrect statistics
2019-08-12, by pliden
8229236: CriticalJNINatives: dll handling should be done in native thread state
2019-08-12, by mdoerr
8225670: compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
2019-08-12, by thartmann
Merge
JDK-8200758-branch
2019-08-10, by herrick
8229334: JPackager .exe packages cannot be executed due to missing DL
JDK-8200758-branch
2019-08-10, by herrick
8229386: Typo "lables" in doc comment
2019-08-09, by jjg
8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests
2019-08-09, by iklam
8227697: Improve text in Taglet API spec for expected results with standard doclet
2019-08-09, by jjg
8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory
2019-08-09, by cjplummer
Remove obsolete EventConsumer.java file
JEP-349-branch
2019-08-09, by egahlin
8229283: StringLatin1 should consistently use CharacterDataLatin1.instance when applicable
2019-08-09, by redestad
8229350: Shenandoah does not need barriers before CreateEx
2019-08-09, by shade
8226228: Make Threads_lock an always safepoint checked lock.
2019-08-09, by rehn
8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops
2019-08-09, by eosterlund
Merge
2019-08-09, by jwilhelm
Added tag jdk-13+33 for changeset 9c250a7600e1
2019-08-09, by jwilhelm
8229180: Remove EA from JDK 13 version string
jdk-13+33
jdk-13-ga
2019-08-08, by diazhou
8228778: JDK 13 L10n resource files update - msgdrop 20
2019-08-08, by ljiang
8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment
2019-08-08, by rrich
8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late
2019-08-08, by thartmann
Added tag jdk-13+33 for changeset 5c85b58e2a42
2019-08-08, by jwilhelm
Add EventStream::setEndTime(...) and a first stab at priviliged access to local repository
JEP-349-branch
2019-08-09, by egahlin
Merge
JDK-8200758-branch
2019-08-08, by herrick
8229252: Add descriptions to Windows jtreg tests
JDK-8200758-branch
2019-08-08, by herrick
JDK-8224788: jpackage fails on OS X when using --runtime-image
JDK-8200758-branch
2019-08-08, by herrick
8225430: Replace wildcard address with loopback or local host in tests - part 14
2019-08-08, by aefimov
8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
2019-08-08, by dfuchs
imported patch comments
JDK-8193209-branch
2019-08-08, by jlaskey
8229036: Remove the testing against NSK_TRUE from tests
2019-08-08, by jcbeyler
Disable usage of check_previous_op for text rendering
metal-prototype-branch
2019-08-08, by jdv
8227439: Turn off AOT by default
2019-08-08, by rraghavan
Added tag jdk-14+9 for changeset 18f189e69b29
2019-08-08, by jwilhelm
8215181: Accounting currency format support
2019-08-07, by naoto
Merge
2019-08-07, by jwilhelm
8228971: Locale API doc has redundant hyphens for some parameters
2019-08-07, by naoto
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
2019-07-22, by sgehwolf
8227642: [TESTBUG] Make docker tests podman compatible
2019-07-12, by sgehwolf
Merge
2019-08-07, by valeriep
8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/
2019-08-07, by valeriep
8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model
2019-08-07, by jiefu
imported patch factory
JDK-8193209-branch
2019-08-07, by jlaskey
8226530: ZipFile reads wrong entry size from ZIP64 entries
2019-08-07, by lancea
8229213: Shenandoah: Allow VM global oop storage to be processed concurrently
jdk-14+9
2019-08-07, by zgu
8229208: Remove Monitor::ClearMonitor
2019-08-07, by coleenp
8228469: (tz) Upgrade time-zone data to tzdata2019b
2019-08-07, by rpatil
8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase
2019-08-07, by zgu
8213031: (zipfs) Add support for POSIX file permissions
2019-08-07, by clanger
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
2019-08-07, by thartmann
8228503: Rename "rs_lengths" to "rs_length" in ergo code
2019-08-07, by tschatzl
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
2019-08-06, by tonyp
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
2019-08-06, by kbarrett
8229129: ZGC: Fix incorrect format string for doubles
2019-08-06, by pliden
8229128: ZGC: Remove unused ZThreadRootsIterator
2019-08-06, by pliden
8229017: ZGC: Various cleanups of ZVerify
2019-08-06, by pliden
8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account
2019-08-06, by pliden
8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
2019-08-06, by pliden
8210755: Define standard names for EC curves and TLS signature schemes
2019-08-06, by mullan
8228753: Deprecate -XX:FieldsAllocationStyle product option
2019-08-06, by coleenp
8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855
2019-08-06, by shade
8229176: Shenandoah should acquire CodeCache_lock without safepoint check
2019-08-06, by shade
8228902: add os::dll_load to the unified logging os category
2019-08-02, by mbaesken
Merge
2019-08-05, by mikael
8229018: Switching to an infinite socket timeout on Windows leads to high CPU load
2019-08-05, by michaelm
8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected
2019-08-03, by pbansal
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
2019-07-25, by mbaesken
8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
2019-07-26, by mbaesken
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
2019-08-01, by mbaesken
8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
2019-08-02, by mgronlun
8227919: 8213232 causes crashes on solaris sparc64
2019-08-01, by itakiguchi
Added tag jdk-13+32 for changeset 929f37a9c35d
2019-08-01, by mikael
Adapt Java event commit() method for streaming
JEP-349-branch
2019-08-05, by egahlin
Fix first(...), next(...) and last() path from RepositoryFiles
JEP-349-branch
2019-08-05, by egahlin
8225776: Optimize branch frequency of G1's write post-barrier in C2
2019-08-05, by manc
Fix NPE in SafePath
JEP-349-branch
2019-08-05, by egahlin
8229000: Fix lock and reenable assert in Monitor::check_safepoint_state
2019-08-05, by coleenp
8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
2019-08-05, by rpatil
8058539: Platform specific source files may not end up in src.zip
2019-08-05, by erikj
8228393: Add an indicator for external links in javadoc
2019-08-05, by hannesw
8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
2019-08-03, by jiefu
6394013: C2: Remove VerifyOpto
2019-08-05, by thartmann
8228687: [TESTBUG] exclude Container tests from hotspot_misc group
2019-08-02, by mseledtsov
8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java
2019-08-02, by dcubed
8228998: Remove the testing against NSK_FALSE from tests
2019-08-02, by jcbeyler
Fix EventStream:setStartTime
JEP-349-branch
2019-08-02, by egahlin
Add EventStream::openRepository() method
JEP-349-branch
2019-08-02, by egahlin
8228649: [PPC64] SA reads wrong slots from interpreter frames
2019-08-02, by mdoerr
8229002: Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl()
2019-08-02, by rkennke
8228352: CANON_EQ breaks when pattern contains supplementary codepoint
2019-08-01, by igerasim
8228999: ProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java
2019-08-01, by dcubed
8226899: Problemlist compiler/rtm tests
2019-08-01, by dcubed
Added tag jdk-14+8 for changeset c0023e364b6f
2019-08-01, by mikael
Merge
2019-08-01, by mikael
8228764: New library dependencies due to JDK-8222720
jdk-13+32
2019-08-01, by mbaesken
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
tip