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.
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip