Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+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.
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-224
+224
+1000
+3000
tip