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.
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
jdk-13+26
2019-06-18, by aph
8225789: Empty method parameter type should generate ClassFormatError
2019-06-19, by hseigel
8226382: ProblemList java/lang/constant/MethodTypeDescTest.java
2019-06-19, by thartmann
8226381: ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java
2019-06-19, by thartmann
8226360: merge entries in hotspot problem lists
2019-06-19, by iignatyev
8225682: Reference to JNI spec on java.sun.com
2019-06-18, by amenkov
8226313: problem list compiler/types/correctness tests
2019-06-18, by iignatyev
8226359: Switch to JCov build which supports byte code version 58
jdk-14+2
2019-06-19, by shurailine
8226304: Obsolete the -XX:+FailOverToOldVerifier option
2019-06-19, by hseigel
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
2019-06-18, by aph
8225582: Shenandoah: Enable concurrent evacuation of JNIHandles
2019-06-19, by zgu
Merge
2019-06-19, by prappo
8226303: Examine the HttpRequest.BodyPublishers for exception handling
2019-06-18, by prappo
8225779: Remove unused CollectedHeap::cell_header_size()
2019-06-19, by pliden
8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0
2019-06-17, by pli
8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant
2019-06-18, by zgu
8225680: Address links in java.sql.rowset
2019-06-18, by lancea
Merge
2019-06-18, by jwilhelm
8225748: Use SHA-256 for javap classfile checksum
2019-06-18, by jjg
8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics()
2019-06-18, by gziemski
8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
2019-06-18, by rraghavan
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
2019-06-17, by rfield
8217348: assert(thread->is_Java_thread()) failed: just checking
2019-06-17, by dtitov
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
2019-06-13, by dtitov
8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException
2019-06-17, by kvn
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
2019-06-14, by zgu
8225392: Comparison builds are failing due to cacerts file
2019-06-15, by weijun
8224829: AsyncSSLSocketClose.java has timing issue
2019-06-14, by xuelei
8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
2019-06-14, by shade
Added tag jdk-13+25 for changeset 22b3b7983ada
2019-06-14, by jwilhelm
8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error
2019-06-13, by kvn
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
2019-06-13, by mullan
8225746: hotspot problem lists list unexciting tests
2019-06-13, by iignatyev
8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java
2019-06-18, by chegar
8225804: SA: Remove unused CollectedHeap.oopOffset() method
2019-06-18, by zgu
8226242: Diagnostic output for posix_spawn failure
2019-06-18, by rriggs
8225583: Examine the HttpResponse.BodySubscribers for null handling
2019-06-18, by chegar
8226227: Missing include of thread.inline.hpp
2019-06-18, by rehn
8225636: SA can't handle prelinked libraries
2019-06-18, by ysuenaga
8225578: Replace wildcard address with loopback or local host in tests - part 16
2019-06-17, by dfuchs
8224851: AArch64: fix warnings and errors with Clang and GCC 8.3
2019-06-17, by ngasson
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
2019-06-14, by rfield
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
2019-06-14, by zgu
8225550: Shenandoah: Prevent SH::object_iterate() call's side-effects
2019-06-14, by zgu
8225743: Remove ShenandoahBarrierSetC2::escape_is_barrier_node and related GC interface
2019-06-14, by shade
8225783: Incorrect use of binary operators on booleans in type.cpp
2019-06-14, by thartmann
8217705: HttpClient - wrong exception type when bad status line is received
2019-06-14, by jpai
8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods
2019-06-14, by tvaleev
8222369: ExecutableElement.getReceiverType returns null instead of NOTYPE
2019-06-13, by darcy
Added tag jdk-14+1 for changeset 2f4e214781a1
2019-06-14, by jwilhelm
8223813: (aio) Iocp.getErrorMessage should drop trailing \r\n
2019-06-13, by bpb
8164819: Make javac's toString() on annotation objects consistent with core reflection
2019-06-13, by darcy
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
jdk-14+1
2019-06-13, by dtitov
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
2019-06-13, by shade
Merge
2019-06-13, by mullan
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
2019-06-13, by mullan
8214546: Start of release updates for JDK 14
2019-06-11, by darcy
Added tag jdk-14+0 for changeset 22b3b7983ada
2019-06-13, by jwilhelm
8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windows
jdk-13+25
jdk-14+0
2019-06-13, by weijun
8214527: ZGC for Aarch64
2019-06-13, by smonteith
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip