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.
8227693: HTML error in jdwp-protocol.html
2019-07-22, by amenkov
8227868: jinfo and jstack can fail converting UTF8 output to strings
2019-07-22, by rschmelter
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
2019-07-22, by sgehwolf
8227923: End position of EndElementTree is -1
2019-07-22, by jlahoda
8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp
2019-07-22, by jiefu
8227869: fix wrong format specifiers in os_aix.cpp
2019-07-17, by mbaesken
8227737: avoid implicit-function-declaration on AIX
2019-07-16, by mbaesken
8162929: Enqueuing dirty cards into a single DCQS during GC does not scale
2019-07-19, by kbarrett
8227179: Test for new gc+metaspace=info output format
2019-07-19, by tonyp
8228394: Cleanup unused java.net SharedSecrets classes
2019-07-19, by redestad
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
2019-07-19, by vlivanov
8227397: Add --with-extra-asflags configure option
2019-07-08, by sgehwolf
8228420: compile error in shenandoahSupport.cpp with clang 9
2019-07-19, by mbaesken
8227642: [TESTBUG] Make docker tests podman compatible
2019-07-12, by sgehwolf
8227692: Remove develop feature PrintMallocStatistics
2019-07-19, by mdoerr
8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
2019-07-18, by mbaesken
8227633: avoid comparing this pointers to NULL
2019-07-16, by mbaesken
8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener
2019-07-19, by joehw
8228392: Backout incorrect change done by JDK-8067801
2019-07-18, by bpb
8227653: Add VM Global OopStorage
2019-07-18, by kbarrett
8227755: Need more than 2 distinct CodeCache unloading cycles
2019-07-17, by zgu
8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors
2019-07-18, by kbarrett
8228338: tools/pack200/TimeStamp.java fails with NullPointerException
2019-07-18, by bpb
8227815: Minimal VM: set_state is not a member of AttachListener
2019-07-18, by ysuenaga
8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1
2019-07-18, by rkennke
8227766: CheckUnhandledOops is broken in MemAllocator
2019-07-18, by coleenp
8227435: Perf::attach() should not throw a java.lang.Exception
2019-07-18, by rschmelter
8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build
2019-07-17, by mbaesken
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
2019-07-10, by mbaesken
8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions
2019-07-17, by bpb
8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java
2019-07-17, by bpb
8067801: Enforce null check for underlying I/O streams
2019-07-17, by bpb
8131664: Javadoc for PrintStream is now incorrect
2019-07-17, by bpb
Added tag jdk-14+6 for changeset 443f7359b34d
2019-07-17, by mikael
8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value
2019-07-17, by dtitov
8227090: G1 does not account the OptMergeRS in cost per card calculation
2019-07-17, by tschatzl
8227089: Add timing information for merging humongous remembered sets
2019-07-17, by tschatzl
8227084: Add timing information for merge heap root preparation
2019-07-17, by tschatzl
8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds
2019-07-17, by tschatzl
8226232: Move merge heap roots code out from G1RemSetScanState
2019-07-17, by tschatzl
8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134"
2019-07-17, by ysuenaga
8227635: Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load
2019-07-13, by zgu
Merge
2019-07-17, by mikael
Merge
2019-07-17, by henryjen
8222678: Improve TLS negotiation
2019-05-02, by jnimeh
8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail
2019-04-23, by weijun
8218873: Improve JSSE endpoint checking
2019-04-11, by xuelei
8218876: Improve PNG support options
2019-04-10, by serb
8221518: Normalize normalization
2019-04-10, by dfuchs
8221345: Better Poly1305 support
2019-04-03, by jnimeh
8212328: Exceptional throw cases
2019-03-28, by darcy
8220517: Enhanced GIF support
2019-03-27, by serb
8219775: Certificate validation improvements
2019-03-07, by jnimeh
8218863: Better endpoint checks
2019-02-27, by xuelei
8216381: More limited privilege usage
2019-02-07, by mullan
8213431: Improve file protocol handling
2019-01-30, by prappo
8217563: Improve realm maintenance
2019-01-30, by weijun
8213432: Better copies of CopiesList
2019-01-23, by smarks
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
2019-07-16, by alitvinov
8227640: javac crashes on text blocks with invalid escapes.
2019-07-16, by jlahoda
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
2019-07-15, by serb
8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h
2019-07-15, by ccheung
8227368: EnumSet.class serialization broken in JDK 9+
2019-07-13, by plevart
8227636: Fix output dir for jlink_jre target in Images.gmk
2019-07-12, by clanger
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
2019-07-04, by stuefe
8226406: JVM fails to detect mismatched or corrupt CDS archive
2019-07-12, by ccheung
8227587: Add internal privileged System.loadLibrary
2019-07-17, by redestad
8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB
2019-07-17, by rkennke
8227631: Adjust AIX version check
jdk-14+6
2019-07-16, by mbaesken
8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal
2019-07-17, by njian
8227512: [TESTBUG] Fix JTReg javac test failures with Graal
2019-07-16, by pli
8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint
2019-07-16, by joehw
8227720: Improve ExtendedSocketOptions initialization
2019-07-16, by redestad
8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
2019-07-16, by bulasevich
8227440: Implement fix to JDK-8224642 on all platforms
2019-07-16, by rschmelter
8227574: [TESTBUG] JTReg tests fail with Graal due to access denied
2019-07-15, by njian
8227630: adjust format specifiers in loadlib_aix.cpp
2019-07-12, by mbaesken
8225690: Multiple AttachListener threads can be created
2019-07-16, by ysuenaga
8225483: Shenandoah: Enhance native access barrier
2019-07-15, by zgu
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
2019-07-15, by yzhou
8227676: Shenandoah: More consistent naming of LRB entry points
2019-07-15, by rkennke
8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers
2019-07-15, by rkennke
8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
2019-07-15, by fyuan
8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
2019-07-13, by ysuenaga
8227644: make more build-time variables available to Markdown files
2019-07-12, by jjg
8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully
2019-07-12, by jcm
8227613: "draft" header should be in a <header> instead of <div>
2019-07-12, by jjg
8227582: runtime/TLS/testtls.sh fails on x86_32
2019-07-12, by jiangli
Merge
2019-07-12, by mikael
8227578: Wrong JRE targets in Images.gmk after JDK-8219971
2019-07-12, by clanger
8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
2019-07-12, by fyuan
8225423: GTK L&F: JSplitPane: There is no divider shown
2019-07-12, by psadhukhan
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
2019-07-11, by valeriep
8227602: Update nroff version of man pages
2019-07-11, by jjg
8227391: Update double-conversion to version 3.1.5
2019-07-11, by hannesw
Merge
2019-07-11, by aph
8226525: HotSpot compile-time error for x86-32
2019-07-02, by aph
8227549: Fix style of links in specs for consistency
2019-07-10, by jjg
8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions
2019-07-10, by valeriep
8226536: Catch OOM from deopt that fails rematerializing objects
2019-07-10, by neliasso
Added tag jdk-13+29 for changeset 3081f39a3d30
2019-07-10, by mikael
8178843: A bug in an inner loop in MethodGenerator's getLocals method
2019-07-11, by joehw
8223451: Make optimistic types disabled by default
2019-07-11, by hannesw
8227527: LogDecorations should lazily resolve host name
2019-07-11, by redestad
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
2019-07-11, by hseigel
8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier
2019-07-04, by rkennke
8227275: Within native OOM error handling, assertions may hang the process
2019-07-11, by stuefe
8227031: Print NMT statistics on fatal errors
2019-07-11, by stuefe
8227416: Add a "Table Of Contents" to HTML version of man pages
2019-07-10, by jjg
8209790: SA tools not providing option to connect to debug server
2019-07-11, by ysuenaga
8227539: Replace wildcard address with loopback or local host in tests - part 20
2019-07-10, by dfuchs
7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances
2019-07-10, by joehw
8225715: jhsdb jmap fails to write binary heap dump of a jshell process
2019-07-02, by fmatte
Added tag jdk-14+5 for changeset 0f1e29c77e50
2019-07-10, by mikael
8226756: Replace wildcard address with loopback or local host in tests - part 18
2019-07-10, by aefimov
Merge
2019-07-10, by mikael
8224560: (tz) Upgrade time-zone data to tzdata2019a
2019-07-10, by rpatil
8227009: JDK 13 L10n resource files update - msgdrop 10
2019-07-10, by ljiang
8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
2019-07-10, by jlahoda
8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
jdk-13+29
2019-07-10, by weijun
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip