Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+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.
8214563: Use {@systemProperty} in specification of system properties in java.nio packages
2019-05-23, by dkejriwal
8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed
2019-05-24, by thartmann
8224652: 32-bit build failures after JDK-8213084
2019-05-23, by lucy
8220394: bufferedStream does not honor size limit
2019-05-24, by stuefe
8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
2019-05-24, by clanger
8224177: Harden annotation processing framework to irregular behavior from processors
2019-05-23, by darcy
8224706: [TESTBUG] problem list failing JDK docker API tests
2019-05-23, by mseledtsov
8224715: ProblemList compiler/graalunit/HotspotJdk9Test.java
2019-05-24, by jwilhelm
8224145: Build compare script fails intermittently on test image native libraries
2019-05-23, by erikj
8224677: Dtrace .d files clash with make dependency .d files
2019-05-23, by erikj
7061590: Javadoc issues in Charset and StandardCharsets
2019-05-23, by igerasim
8224667: Shenandoah: Post-LRB cleanup
2019-05-23, by rkennke
8224689: ProblemList runtime/appcds/SharedArchiveConsistency.java
2019-05-23, by iklam
8221431: Support for Unicode 12.1
2019-05-23, by naoto
8224165: [TESTBUG] Docker tests produce excessive output
2019-05-23, by mseledtsov
8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing
2019-05-23, by ccheung
8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test
2019-05-23, by aeubanks
8224202: Speed up Properties.load
2019-05-23, by redestad
8221543: Indify-dependent microbenchmarks are broken
2019-05-23, by erikj
8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed
2019-05-23, by dfuchs
8224626: Shenandoah: Elide barriers on uncommon traps
2019-05-23, by rkennke
8221734: Deoptimize with handshakes
2019-05-23, by rehn
8223581: C2 compilation failed with assert(!q->is_MergeMem())
2019-05-23, by thartmann
8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1
2019-05-23, by thartmann
8224185: ZGC: Introduce "High Usage" rule
2019-05-23, by pliden
8224628: Note that type parameters are not visited by ElementScanners
2019-05-22, by darcy
8215156: Deprecate the -Xfuture option
2019-05-22, by henryjen
8224087: Compile C code for at least C99 Standard compliance
2019-05-22, by dholmes
Added tag jdk-13+22 for changeset 181986c54764
2019-05-23, by jwilhelm
8224256: test/jdk/java/security/SecureClassLoader/DefineClass.java hardcodes 127.0.0.1
2019-05-20, by aeubanks
7107615: scalability bloker in javax.crypto.JceSecurity
2019-05-22, by valeriep
8224522: Shenandoah should apply barriers on deoptimization
jdk-13+22
2019-05-22, by shade
8224568: minimal and zero build fails after JDK-8213084
2019-05-23, by aoqi
8220072: GCC 8.3 reports errors in java.base
2019-05-22, by dchuyko
8224529: [TESTBUG] JFR TestShenandoahHeapRegion* tests fail on build w/o Shenandoah
2019-05-22, by mseledtsov
8218966: AArch64: String.compareTo() can read memory after string
2019-05-22, by dpochepk
8215792: AArch64: String.indexOf generates incorrect result
2019-05-22, by dpochepk
8224248: test/jdk/java/net/InetAddress/CheckJNI.java assumes 127.0.0.1 is available
2019-05-20, by aeubanks
8224500: Put HeapMonitorStatArrayCorrectnessTest in the problem list
2019-05-22, by jcbeyler
8214545: sun/management/jmxremote/bootstrap tests hang in revokeall.exe on Windows
2019-05-22, by dtitov
8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown
2019-05-22, by vromero
8224525: Shenandoah: Eliminate shenandoah verifier's side-effects
2019-05-22, by zgu
8224204: Replace wildcard address with loopback or local host in tests - part 10
2019-05-22, by dfuchs
8224203: Remove need to specify type when using FLAG_SET macros
2019-05-22, by stefank
8224201: Simplify JVM flag macro expansions
2019-05-22, by stefank
8224508: Shenandoah: Need to update thread roots in final mark for piggyback ref update cycle
2019-05-22, by zgu
8224589: Improve startup behavior of SecurityProperties
2019-05-22, by redestad
8224187: Refactor arraycopy_prologue to allow ZGC read barriers on arraycopy
2019-05-22, by smonteith
8224570: Update ProblemList-graal.txt
2019-05-22, by dholmes
8224160: Move G1RemSetScanClosure into g1RemSet.cpp file
2019-05-22, by tschatzl
8224579: ResourceMark not declared in shenandoahRootProcessor.inline.hpp with --disable-precompiled-headers
2019-05-22, by shade
8224573: Fix windows build after JDK-8221507
2019-05-22, by clanger
8224193: stringStream should not use Resouce Area
2019-05-22, by stuefe
8224487: outputStream should not be copyable
2019-05-22, by stuefe
8218997: Xusage text, man help, etc doesn't mention -Xlog option.
2019-05-21, by henryjen
8223593: Refactor code for reallocating storage
2019-05-21, by igerasim
8224167: Refactor PtrQueue completed buffer processing
2019-05-21, by kbarrett
8219692: DOM and SAX parsers ignore namespace
2019-05-21, by joehw
8224105: Cannot parse JapaneseDate string on some specified locales
2019-05-21, by naoto
8223725: j.l.c.MethodHandleDesc::of throws undocumented exception IllegalArgumentException
2019-05-21, by vromero
8222482: [Graal] Update java-allocation-instrumenter.jar handling in graalunit README.md
2019-05-21, by epavlova
8223723: j.l.c.MethodTypeDesc.dropParameterTypes​ throws the undocumented exception: IllegalArgumentException
2019-05-21, by vromero
8220293: Deadlock in JFR string pool
2019-05-21, by mgronlun
8224495: Shenandoah: Do not rescan code roots in final mark pause if it is not degenerated GC
2019-05-21, by zgu
8224034: [TESTBUG] runtime/ErrorHandlerTest/ErrorHandler fails intermittently for case 13 on Windows
2019-05-21, by stuefe
8224119: Safepoint cleanup logging logs times for things it doesn't do
2019-05-21, by coleenp
8213084: Rework and enhance Print[Opto]Assembly output
2019-05-21, by lucy
8224230: [PPC64, s390] Support AsyncGetCallTrace
2019-05-21, by mdoerr
8223733: "Detail" in headings should be "Details"
2019-05-21, by pmuthuswamy
8223313: Use handshakes for CountStackFrames.
2019-05-21, by rehn
8221507: Implement JFR Events for Shenandoah
2019-05-21, by kdobson
8223306: Remove threads linked list (use ThreadsList's array in SA)
2019-05-21, by rehn
8183273: Clarify Instrumentation interface should not be implemented outside java.instrument module
2019-05-21, by sspitsyn
8224166: Create a taglet to better handle @jls and @jvms tags
2019-05-20, by jjg
8224175: Fix inconsistencies in @jls and @jvms tags
2019-05-20, by darcy
8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
2019-05-20, by mseledtsov
8223663: Update links for tool guides
2019-05-20, by jjg
Merge
2019-05-20, by jiangli
8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment
2019-05-15, by aeubanks
8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available
2019-05-15, by aeubanks
8224174: java.lang.Number has a default constructor
2019-05-20, by darcy
8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available
2019-05-15, by aeubanks
8222807: Address iteration with invalid ZIP header entries
2019-05-20, by lancea
8223444: Improve CodeHeap Free Space Management
2019-05-20, by lucy
8221967: InternTest.java timed out
2019-05-20, by coleenp
8224179: Shenandoah: CTW test failures with traversal GC
2019-05-20, by zgu
8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots
2019-05-20, by zgu
8206879: Currency decimal marker incorrect for Peru
2019-05-16, by dkejriwal
8223856: Replace wildcard address with loopback or local host in tests - part 8
2019-05-20, by dfuchs
8130017: use _FORTIFY_SOURCE in gcc fastdebug builds
2019-05-14, by mbaesken
8219313: Support module specific stylesheets
2019-05-20, by pmuthuswamy
8219781: Localized names for Japanese era Reiwa in COMPAT provider
2019-05-19, by ljiang
8222492: G1 unnecessarily scans remembered set cards for regions that already have been evacuated
2019-05-18, by tschatzl
8222302: [TESTBUG]test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU
2019-05-18, by jiefu
8224170: Build failures after JDK-8207812 (Implement Dynamic CDS Archive)
2019-05-18, by shade
8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
2019-05-18, by ysuenaga
8223595: Consider updating jdk.jshell module description
2019-05-17, by rfield
8223803: j.l.c.MethodTypeDesc::insertParameterTypes​ doesn't control type of parameters
2019-05-17, by vromero
8223951: Shenandoah: Only need to update thread roots during final update refs
2019-05-17, by zgu
8207812: Implement Dynamic CDS Archive
2019-05-17, by ccheung
8220166: Performance regression in deserialization (4-6% in SPECjbb)
2019-05-17, by rriggs
8224028: loop initial declarations introduced by JDK-8184770
2019-05-16, by aoqi
8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
2019-05-17, by zgu
8224038: Fix remaining InCSetState mentions
2019-05-17, by tschatzl
8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping
2019-05-17, by pliden
8223472: volatile long field corruption on x86_32
2019-05-17, by bulasevich
8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
2019-05-17, by clanger
8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL
2019-05-17, by bulasevich
8223944: fix zlib related building docu and comments
2019-05-16, by mbaesken
8223665: SA: debugd options should follow jhsdb style
2019-05-17, by ysuenaga
8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex
2019-05-16, by kbarrett
8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
2019-05-16, by bulasevich
8223346: Update Graal
2019-05-17, by jwilhelm
8222154: upgrade gtest to 1.8.1
2019-05-16, by iignatyev
8224017: [Graal] gc/z/TestUncommit.java fails with Graal
2019-05-16, by epavlova
8224020: AsyncGetCallTrace test should not run on PPC64 or IA64
2019-05-16, by jcbeyler
8224033: os::snprintf should be used in virtualizationSupport.cpp
2019-05-16, by shade
8223499: Remove two DocuSign root certificates that are expiring
2019-05-16, by rhalade
8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT
2019-05-16, by epavlova
8222422: vmTestbase/nsk/jdi/ClassLoaderReference/definedClasses tests failed with Unexpected Exception: null
2019-05-16, by dtitov
8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods
2019-05-16, by vromero
8224043: Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal()
2019-05-16, by rkennke
8224042: Add private alignDown method to MappedByteBuffer
2019-05-16, by adinn
8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available
2019-05-15, by aeubanks
8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure
2019-05-16, by alanb
8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0
2019-05-16, by coleenp
8224031: Cannot parse switch expressions after type cast
2019-05-16, by jlahoda
8223438: add VirtualizationInformation JFR event
2019-05-16, by mbaesken
8223572: ~ThreadInVMForHandshake() should call handle_special_runtime_exit_condition()
2019-05-15, by rrich
8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name
2019-05-16, by stuefe
8223956: Make SymbolTable and StringTable AllStatic
2019-05-16, by coleenp
8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1
2019-05-16, by pmuthuswamy
8222169: java.lang.AssertionError switch expression in ternary operator - ?
2019-05-16, by jlahoda
8223770: code_size2 still too small in some compressed oops configurations
2019-05-13, by rschmelter
8224010: Incorrect string interning
2019-05-15, by coleenp
Added tag jdk-13+21 for changeset f2f11d7f7f4e
2019-05-16, by jwilhelm
8223980: Shenandoah: Refactor and fix ObjArrayChunkedTask verification
jdk-13+21
2019-05-15, by shade
8223532: Don't try creating IPv4 sockets in NetworkInterface.c if IPv4 is not supported
2019-05-07, by aeubanks
8222136: Remove two Comodo root CA certificates that are expiring
2019-05-15, by rhalade
8223798: Replace wildcard address with loopback or local host in tests - part 7
2019-05-15, by aefimov
8223880: Update sun/net/ftp/FtpURL.java and sun/net/ftp/FtpURLConnectionLeak.java to work with IPv6 addresses
2019-05-15, by dfuchs
8223716: sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic
2019-05-15, by dfuchs
8184770: JDWP support for IPv6
2019-05-15, by amenkov
8223737: Fix HostsFileNameService for IPv6 literal addresses
2019-05-10, by aeubanks
8223215: Shenandoah: Support verifying subset of roots
2019-05-15, by zgu
8223885: hs_err and replay file may contain garbage when overwriting existing file
2019-05-15, by thartmann
8223911: Disable bad node budget verification until the fix
2019-05-15, by shade
Merge
2019-05-15, by psadhukhan
Merge
2019-05-14, by psadhukhan
8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
2019-05-10, by prr
8222362: Upgrade to Freetype 2.10.0
2019-05-09, by prr
8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion()
2019-05-08, by itakiguchi
8144125: [macOS] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
2019-05-08, by serb
7141393: [macosx] CARemoteLayer code refactoring and unit test
2019-05-08, by serb
Merge
2019-05-08, by jdv
8223237: Replace use of string.equals("") with isEmpty() in java.desktop
2019-05-07, by serb
Merge
2019-05-07, by prr
8222819: Remove setting of headless property on MacOS from launcher code.
2019-05-03, by prr
Merge
2019-05-02, by prr
8213232: Unix/X11 setCompositionEnableNative issue
2019-04-30, by itakiguchi
8222519: ButtonDemoScreenshotTest fails randomly with "still state to be reached"
2019-04-30, by vagarwal
8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
2019-04-29, by prr
8222830: PIT: java/awt/Window/AlwaysOnTop/AutoTestOnTop.java listed twice in ProblemList
2019-04-28, by psadhukhan
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
2019-04-26, by prr
8222799: java.beans.Introspector uses an obsolete methods cache
2019-04-25, by serb
8214046: [macosx] Undecorated Frame does not Iconify when set to
2019-04-25, by serb
8222438: Drop of outdated logging in the com.sun.media.sound package
2019-04-25, by serb
8219914: Change the environment variable for Java Access Bridge logging to have a directory.
2019-04-25, by kaddepalli
8212701: remove sun.desktop property from launcher code
2019-04-24, by prr
Merge
2019-04-23, by psadhukhan
8222789: Replace the usage of "Sun's Xinerama API" by the "XFree86's Xinerama API" on Solaris
2019-04-22, by serb
8216008: -Djavax.accessibility.assistive_technologies empty list leads to exception
2019-04-22, by serb
8212676: AWT SystemColor setting on CDE
2019-04-22, by itakiguchi
8218917: KeyEvent.getModifiers() returns inconsistent values for ALT keys
2019-04-22, by kaddepalli
8222720: Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64
2019-05-10, by mbaesken
8223810: HotSpot compile warnings from VS2017
2019-05-14, by dholmes
8223921: Update SocketReadWrite benchmark
2019-05-14, by skuksenko
8223917: Problemlist compiler/ciReplay/TestServerVM.java
2019-05-14, by jwilhelm
8223767: Shenandoah fails to build on Solaris x86_64
2019-05-14, by dsamersoff
8223657: Remove unused THREAD argument from SymbolTable functions
2019-05-14, by coleenp
8215470: Bad EnclosingMethod attribute on classes declared in lambdas
2019-05-14, by vromero
8221738: ErrorFile option does not handle pre-existing error files of the same name
2019-04-07, by stuefe
8223018: Rename G1RemSet::*oops_into_collection_set_do methods
2019-05-14, by tschatzl
8200545: Improve filter for enqueued deferred cards
2019-05-14, by tschatzl
8219459: oopDesc::is_valid() is broken
2019-05-14, by coleenp
8223638: Replace wildcard address with loopback or local host in tests - part 6
2019-05-14, by aefimov
8223822: Add gc IDs in the log of gc verification
2019-05-14, by stefank
8222841: Incorrect static call stub interactions with class unloading
2019-05-14, by eosterlund
8221478: Disable VerifySharedSpaces by default
2019-05-14, by redestad
8222969: Migrate RuleBasedCollatorTest to JDK Repo
2019-05-14, by yzhou
8219023: Investigate syncing JVMTI spec version with JDK version
2019-05-14, by sspitsyn
8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...)
2019-05-14, by clanger
8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory
2019-05-14, by pliden
8223762: Shenandoah: overflows in calculations involving heap capacity
2019-05-14, by shade
8223759: Shenandoah should allow arbitrarily low initial heap size
2019-05-14, by shade
8223685: used bundled zlib on AIX by default
2019-05-14, by mbaesken
8223574: add more thread-related system settings info to hs_error file on AIX
2019-05-10, by mbaesken
8223779: Build failure after 8223040 (Add a AsyncGetCallTrace test)
2019-05-13, by jcbeyler
8223730: URLClassLoader.findClass() can throw IndexOutOfBoundsException
2019-05-13, by igerasim
8223063: Support CNG RSA keys
2019-05-14, by weijun
8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out
2019-05-13, by epavlova
8223637: Fix build breakage after 8223136
2019-05-11, by stefank
8214796: Create a jlink plugin for stripping debug info symbols from native libraries
2019-03-14, by sgehwolf
8221696: MappedByteBuffer.force method to specify range
2019-04-25, by adinn
8223632: Replace wildcard address with loopback or local host in tests - part 5
2019-05-13, by dfuchs
8219060: -linksource broken with modules
2019-05-13, by hannesw
8222015: Small VM.metaspace improvements
2019-04-05, by stuefe
8223667: ASAN build broken
2019-05-10, by aeubanks
8223040: Add a AsyncGetCallTrace test
2019-05-08, by jcbeyler
8223654: Clean up @jls references in com.sun.source
2019-05-10, by jjg
8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
2019-05-10, by xuelei
8221569: JFR tool produces incorrect output when both --categories and --events are specified
2019-05-10, by cito
8222533: jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine
2019-05-10, by bobv
8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
2019-05-10, by bobv
8223531: [Graal] assert(type() == T_INT) failed: type check
2019-05-10, by dnsimon
8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
2019-05-09, by aeubanks
8223186: HotSpot compile warnings from GCC 9
2019-05-11, by ysuenaga
8223465: Replace wildcard address with loopback or local host in tests - part 3
2019-05-10, by aefimov
Merge
2019-05-10, by coleenp
8223626: move print() functions to cpp files
2019-05-10, by coleenp
8223675: arm32 build failure after 8223136 (Move compressed oops functions to CompressedOops class)
2019-05-10, by shade
8223676: Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class)
2019-05-10, by shade
8223617: code_size2 needs adjustments
2019-05-09, by rschmelter
8223555: Cleanups in cacerts tests
2019-05-10, by clanger
8200400: Restrict Sasl mechanisms
2019-05-10, by weijun
8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently
2019-05-09, by xliu
8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed
2019-05-09, by dholmes
8223639: [JVMCI] jvmciCompiler.cpp needs to include "oops/objArrayOop.inline.hpp""
2019-05-09, by gziemski
8223651: Build fails with --with-jvm-features=-jfr and --disable-precompiled-headers
2019-05-10, by aoqi
8223599: minimal build fails after JDK-8185525
2019-05-10, by aoqi
8191808: Configurable read timeout for CRLs
2019-05-09, by mullan
8189208: Cleanup ancient argument processing code
2019-05-09, by gziemski
Merge
2019-05-09, by aph
8223645: AArch64 build broken by fix for 8223136
2019-05-09, by aph
8222991: Xerces 2.12.0: Validation
2019-05-09, by joehw
8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer
2019-05-09, by redestad
8223307: enable the Stack Execution Disable flag for JDK binaries on AIX
2019-05-03, by mbaesken
8223627: jdk-13+20 bundle name contains null instead of ea
2019-05-09, by erikj
8222251: preflow visitor is not visiting lambda expressions
2019-05-09, by vromero
8223573: Replace wildcard address with loopback or local host in tests - part 4
2019-05-09, by dfuchs
8223624: Cleanup includes of universe.hpp
2019-05-09, by stefank
8223623: Move oopFactory function definitions out of oopFactory.hpp
2019-05-09, by stefank
8223622: Move Universe usage out of memAllocator.hpp
2019-05-09, by stefank
8223621: Move Universe usage out of oopRecorder.hpp
2019-05-09, by stefank
8223620: Move IsGCActiveMark implementation out of header
2019-05-09, by stefank
8223619: Move VerifyOption out of Universe
2019-05-09, by stefank
8223136: Move compressed oops functions to CompressedOops class
2019-05-09, by stefank
8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
2019-05-09, by gadams
8221759: Crash when completing \"java.io.File.path\"
2019-05-09, by jlahoda
8223427: [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled
2019-05-08, by pli
8223441: HeapMonitorStatArrayCorrectnessTest fails due to sampling determinism
2019-05-08, by jcbeyler
Added tag jdk-13+20 for changeset 6ccc7cd7931e
2019-05-09, by jwilhelm
8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
2019-05-09, by weijun
8223380: [Graal] compiler/c2/Test8062950.java failed with time out.
2019-05-08, by kvn
8223539: compiler/graalunit/HotspotTest.java hotspot.test.CheckGraalIntrinsics AssertionError: found plugins for intrinsics
2019-05-08, by kvn
8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp)
2019-05-08, by shade
8220673: Add test library support for determining platform IP support
2019-04-16, by aeubanks
8221432: Upgrade CLDR to Version 35.1
2019-05-08, by naoto
8223583: Build failure after JDK-8223567 (Rename ShenandoahBrooksPointer to ShenandoahForwarding)
2019-05-08, by shade
8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT mode
jdk-13+20
2019-05-08, by epavlova
8223567: Rename ShenandoahBrooksPointer to ShenandoahForwarding
2019-05-08, by rkennke
8223534: add back fixed test_markOop.cpp
2019-05-08, by coleenp
8185525: Add JFR event for DictionarySizes
2019-05-08, by gziemski
8222926: Shenandoah build fails with --with-jvm-features=-compiler1
2019-05-08, by aoqi
8222949: add condy support to javac's pool API
2019-05-08, by vromero
8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash
2019-05-08, by hseigel
8223397: gc+promotion log lines are missing the GC id
2019-05-08, by tonyp
8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
2019-05-08, by rraghavan
8223570: Shenandoah needs to acquire lock before CLDG::clear_claimed_marks
2019-05-08, by shade
8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed.
2019-05-08, by gadams
8223391: Unsynchronized iteration of ClassLoaderDataGraph
2019-05-08, by coleenp
8223244: Fix usage of ARRAYCOPY_DISJOINT decorator
2019-05-08, by rkennke
8223353: (ch) Change channel close implementation to not wait for I/O threads
2019-05-08, by alanb
8223481: gtest/GTestWrapper.java failed due to "assert(ret == 0) failed: sem_post failed; error='Invalid argument' (errno=EINVAL)"
2019-05-07, by coleenp
8223437: Backout JDK-8219974 Restore static callsite resolution for the current class
2019-05-07, by dholmes
8223464: Improve version string for Oracle CI builds
2019-05-07, by erikj
8222074: Enhance auto vectorization for x86
2019-05-07, by sviswanathan
8223447: Stabilize gc/shenandoah/TestStringDedupStress test
2019-05-07, by shade
8223446: Shenandoah breaks alignment with some HumongousThreshold values
2019-05-07, by shade
8223319: Add copyright footer to specs and man pages
2019-05-07, by erikj
8223463: Replace wildcard address with loopback or local host in tests - part 2
2019-05-07, by dfuchs
8220037: Inconsistencies of generated timezone files between Windows and Linux
2019-05-07, by naoto
8223044: Add back exception checking in tests
2019-05-07, by jcbeyler
8223457: java.net.ServerSocket protected constructor should throw NPE if impl null
2019-05-07, by michaelm
8223449: Unprotected UseCompressedOops block in gc/shenandoah/shenandoahBarrierSetC1_x86.cpp
2019-05-07, by shade
8223450: Disable Shenandoah C2 barriers verification for x86_32
2019-05-07, by shade
8223448: Shenandoah disabled barriers blocks omit LRB
2019-05-07, by shade
8223335: Compare baseline builds on linux are failing
2019-05-07, by erikj
8222738: Shenandoah: assert(is_Proj()) failed when running cometd benchmarks
2019-05-02, by roland
8223389: Shenandoah optimizations fail with assert(!phase->exceeding_node_budget())
2019-05-06, by roland
8222670: pathological case of JIT recompilation and code cache bloat
2019-05-07, by xliu
8223308: ZGC: Remove ZGranuleMap::size()
2019-05-07, by pliden
8223422: [Graal] assert(!m->can_be_statically_bound(InstanceKlass::cast(ctxk))) failed: redundant
2019-05-06, by vlivanov
8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
2019-04-25, by dlong
8223332: Update JVMCI
2019-05-06, by kvn
8219013: Update Apache Santuario (XML Signature) to version 2.1.3
2019-05-07, by weijun
8223054: [TESTBUG] Put graalJarsCP before existing classpath in GraalUnitTestLauncher
2019-05-07, by pli
8222534: VerifyBeforeExit is not honored when System.exit is called
2019-05-06, by dholmes
8222955: Optimize String.replace(CharSequence, CharSequence) for common cases
2019-05-06, by igerasim
8223412: tier1 build failure after 8222893
2019-05-06, by coleenp
8221509: Refactor assert( G1CollectedHeap::used() == recalculate_used() ) with better message
2019-05-06, by sangheki
8222893: markOopDesc::print_on() is a bit confused
2019-05-06, by coleenp
8222665: Update Graal
2019-05-06, by jwilhelm
8221542: ~15% performance degradation due to less optimized inline decision
2019-05-06, by jiefu
8219902: C2: MemNode::can_see_stored_value() ignores casts which carry control dependency
2019-05-06, by vlivanov
8223171: Redundant nmethod dependencies for effectively final methods
2019-05-06, by vlivanov
8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null
2019-05-06, by vromero
8222667: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter002/TestDescription.java failed with "event IS NOT a breakpoint"
2019-05-06, by dtitov
8219991: New fix of the deadlock in sun.security.ssl.SSLSocketImpl
2019-05-06, by xuelei
8223395: PPC64: Improve comments in the JVM signal handler to match ISA text
2019-05-06, by gromero
8223267: Fix incorrect usage of GCTraceTime in g1FullCollector and g1CollectedHeap
2019-05-02, by manc
8223359: JDK-8221359 breaks TestG1ParallelPhases.java
2019-05-05, by kbarrett
8223174: Pattern.compile() can throw confusing NegativeArraySizeException
2019-05-03, by igerasim
8221359: Eliminate SATBMarkQueueSet::filter_thread_buffers
2019-05-03, by kbarrett
8223178: Improve FileSystems.newFileSystem example with map factory methods
2019-05-03, by darcy
8223309: test failing due to self-assign-overloaded
2019-05-03, by erikj
8220724: TestBiasedLockRevocationEvents fails while matching revoke events to VMOperation events
2019-05-03, by pchilanomate
8223265: Clarify operational semantics of java.util.Objects.equals()
2019-05-03, by darcy
8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending
2019-05-03, by kvn
8223248: [AIX] Remove old xlC 10 workaround for load acquire
2019-05-03, by mdoerr
8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt
2019-05-03, by hseigel
8216137: assert failed: Live node limit exceeded.
2019-04-17, by phedlin
8223143: Restructure/clean-up for 'loopexit_or_null()'.
2019-04-17, by phedlin
8223142: Clean-up WS and CB.
2019-04-17, by phedlin
8223141: Change (count) suffix _ct into _cnt.
2019-04-17, by phedlin
8223140: Clean-up in 'ok_to_convert()'.
2019-04-17, by phedlin
8223139: Rename mandatory policy-do routines.
2019-04-17, by phedlin
8223138: Small clean-up in loop-tree support.
2019-05-02, by phedlin
8223137: Rename predicate 'do_unroll_only()' to 'is_unroll_only()'.
2019-04-17, by phedlin
8204203: Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed
2019-05-03, by jjiang
8217364: Custom URLStreamHandler for jrt or file protocol can override default handler
2019-05-02, by coffeys
8223052: Cleanup: NodeSortRecord
2019-05-02, by joehw
8223254: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
2019-05-02, by bpb
8218875: Add new FileSystems.newFileSystem methods
2019-05-02, by lancea
8220793: (fs) No support for changing modification time of symlink
2019-05-02, by bpb
8223258: Shenandoah: SRP::process_all_roots_slow processes JvmtiExport weak oops twice
2019-05-02, by zgu
8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase
2019-05-01, by manc
8216978: Drop support for pre JDK 1.4 SocketImpl implementations
2019-05-02, by michaelm
8219202: Use Unsynchronized StringBuilder in sun.net.www.ParseUtil
2019-04-29, by cushon
8222992: Shenandoah: Pre-evacuate all roots
2019-05-02, by zgu
8219138: Miscellaneous changes imported from jsr166 CVS 2019-05
2019-05-02, by dl
8220248: fix headings in java.util.concurrent
2019-05-02, by dl
8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
2019-05-02, by dl
8221120: CopyOnWriteArrayList.set should always have volatile write semantics
2019-05-02, by dl
8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone
2019-05-02, by dl
8223145: Replace wildcard address with loopback or local host in tests - part 1
2019-05-02, by dfuchs
8223064: Minor cleanups in ResolvedMethodTable
2019-05-02, by stefank
8222986: Add parameter to skip clearing CHeapBitMaps when resizing
2019-05-02, by stefank
8198505: Remove CollectorPolicy and its subclasses
2019-04-15, by stefank
8222895: StackOverflowError in custom security manager that relies on ClassSpecializer
2019-05-02, by redestad
8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small"
2019-05-01, by coleenp
Added tag jdk-13+19 for changeset a43d6467317d
2019-05-02, by jwilhelm
8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking
2019-04-30, by manc
8146726: Improve AbstractProcessor to issue warnings for repeated information
2019-05-01, by darcy
8220818: Validator does not find missing match for keyref error
jdk-13+19
2019-05-01, by joehw
8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
2019-05-01, by mseledtsov
8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property
2019-05-01, by bchristi
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
2019-05-01, by kvn
8222744: add support for generating method handles from a variable symbol
2019-05-01, by vromero
8202414: Unsafe write after primitive array creation may result in array length change
2019-05-01, by rraghavan
8223078: Add microbenchmark for array copying/clearing/resizing
2019-05-01, by martin
8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355
2019-05-01, by coleenp
8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow
2019-05-01, by zgu
8074355: make MutexLocker smarter about non-JavaThreads
2019-05-01, by coleenp
8213399: DecoderLocker is unused
2019-05-01, by coleenp
8223146: [TESTBUG] new test vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/ fails on Windows
2019-04-30, by jcbeyler
8222821: com/sun/jdi/ExceptionEvents.java failed
2019-04-30, by dtitov
8215113: Sampling interval not always correct
2019-04-30, by jcbeyler
8222137: Remove T-Systems root CA certificate
2019-04-30, by rhalade
8216577: Add GlobalSign's R6 Root certificate
2019-04-30, by rhalade
8222913: Add Jib support for VERSION_EXTRA*
2019-04-30, by erikj
8222749: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter001/TestDescription.java failed with "eventSet1.size() != 3 :: 2"
2019-04-30, by dtitov
8221639: [i386] expand_exec_shield_cs_limit workaround is undefined code after JDK-8199717
2019-04-18, by sgehwolf
8219807: C2 crash in IfNode::up_one_dom(Node*, bool)
2019-04-30, by thartmann
8222852: Reduce String concat combinator tree shapes by folding constants into prependers
2019-04-30, by redestad
8222934: mark new VM option AllowRedefinitionToAddOrDeleteMethods as deprecated
2019-04-30, by sspitsyn
8218152: [javac] fails and exits with no error if a bad annotation processor provided
2019-04-30, by jlahoda
8222529: sun.jdwp.listenerAddress agent property uses wrong encoding
2019-04-17, by rschmelter
8221991: Improve the HTML for the inheritance tree for a type
2019-04-30, by pmuthuswamy
8219403: JVMCIRuntime::adjust_comp_level should be replaced
2019-04-24, by dlong
8220388: Increase -inlinehint-threshold for Clang to avoid G1 pause time regression
2019-03-08, by manc
8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
2019-04-29, by coleenp
8036608: Key.getAlgorithm link to standard algorithm names needs to be updated
2019-04-29, by mullan
8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
2019-04-29, by bpb
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
+3000
tip