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.
8220228: Improve Shenandoah pacing histogram message
2019-03-07, by shade
8219651: compiler/ciReplay/TestServerVM.java is failing on windows
2019-03-06, by goetz
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
2019-03-07, by thartmann
Added tag jdk-13+11 for changeset 21ea4076a275
2019-03-07, by jwilhelm
8219713: Reduce work in DefaultMethods::generate_default_methods
2019-03-06, by redestad
8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed
2019-03-06, by dtitov
8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump"
jdk-13+11
2019-02-28, by stuefe
8219214: Infinite Loop in CodeSection::dump()
2019-03-06, by lucy
8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch.
2019-03-06, by rehn
8219519: Remove linux_sparc.ad and linux_aarch64.ad
2019-02-28, by jiefu
8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580)
2019-03-05, by vdeshpande
8219613: Use NonJavaThread PtrQueues
2019-03-05, by kbarrett
8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic
2019-03-05, by vdeshpande
8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails
2019-03-05, by dtitov
8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream"
2019-03-05, by cjplummer
8219946: Set class on body elements
2019-03-05, by jjg
8220164: Fix build instructions for AIX
2019-03-05, by simonis
8220161: Shenandoah does not need to initialize PLABs for safepoint workers
2019-03-05, by zgu
8219920: dependency help output in configure-step : support zypper tool
2019-03-05, by mbaesken
8217878: ENVELOPING XML signature no longer works in JDK 11
2019-03-05, by mullan
8220155: JDK-8219971 broke hotspot build
2019-03-05, by ihse
8219906: Update test documentation with default test jobs settings
2019-03-05, by aoqi
8219971: Introduce SetupExecute in build system
2019-03-05, by ihse
8219974: REDO JDK-8219492: Restore static callsite resolution for the current class
2019-03-04, by dholmes
8219986: Change to Xcode 10.1 for building on Macosx at Oracle
2019-03-04, by erikj
8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
2019-03-04, by erikj
8219801: Pages do not have <h1>
2019-03-04, by jjg
8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
2019-03-01, by kevinw
8219888: aarch64: add CPU detection code for HiSilicon TSV110
2019-03-01, by fyang
4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
2019-03-04, by gadams
8219856: Spell out G1CollectorPolicy::is_hetero_heap
2019-03-04, by tschatzl
8219748: Add and use getter for the timing object in G1
2019-03-04, by tschatzl
8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
2019-03-04, by tschatzl
8219369: Add named constants for iterating ExtRootScan phases
2019-03-04, by tschatzl
8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
2019-03-04, by tschatzl
8217868: Crash for overlap between source path and patch module path
2019-03-04, by jlahoda
8219619: Remove UseFakeTimers and related code
2019-03-02, by dholmes
8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah
2019-03-02, by zgu
8214854: JDWP: Unforseen output truncation in logging
2019-03-02, by dchuyko
8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
2019-03-01, by xuelei
8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument
2019-03-01, by igerasim
8219803: Nodeca Pako license text needs to be inserted in JSZip license text
2019-03-01, by jjg
8219919: RuntimeStub name lost with PrintFrameConverterAssembly
2019-03-01, by jiefu
8219990: Backout JDK-8219658
2019-03-01, by xuelei
8219582: PPC: Crash after C1 checkcast patched and GC
2019-03-01, by mdoerr
8215430: Remove the internal package com.sun.net.ssl
2019-03-01, by xuelei
8219969: Backout JDK-8219492
2019-03-01, by dholmes
8218988: Improve metaspace verifications
2019-02-10, by stuefe
8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
2019-03-01, by clanger
8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
2019-02-28, by mbaesken
8209413: AArch64: NPE in clhsdb jstack command
2019-02-19, by ngasson
8219951: Build failure on Mac and Windows after JDK-8219922
2019-02-28, by kvn
8219492: Restore static callsite resolution for the current class
2019-02-28, by dholmes
Merge
2019-02-28, by naoto
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
2019-02-28, by naoto
8218266: G1 crash in AccessInternal::PostRuntimeDispatch
2019-02-28, by coleenp
8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros
2019-02-28, by redestad
8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
2019-02-28, by dtitov
5071718: (bf) Add ByteBuffer.slice(int offset, int length)
2019-02-28, by bpb
8219658: Deadlock in sun.security.ssl.SSLSocketImpl
2019-02-28, by xuelei
8219798: [deadcode] remove src/hotspot/share/prims/evmCompat.cpp
2019-02-28, by iignatyev
8219565: [deadcode] remove share/utilities/intHisto.*
2019-02-28, by iignatyev
8212932: [TESTBUG] Clean up TestVirtualSpaceNode test
2019-02-28, by gziemski
8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991
2019-02-28, by gziemski
8219857: Shenandoah GC may initialize thread's gclab twice
2019-02-28, by zgu
8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess
2019-02-28, by goetz
8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs
2019-02-26, by rschmelter
8216259: AArch64: Vectorize Adler32 intrinsics
2019-02-28, by pli
8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases
2019-02-28, by jjiang
Added tag jdk-13+10 for changeset 8e069f7b4fab
2019-02-28, by jwilhelm
8218726: Minor Throwable.printStackTrace() typos
jdk-13+10
2019-02-27, by darcy
Merge
2019-02-27, by valeriep
8183107: PKCS11 regression regarding checkKeySize
2019-02-27, by valeriep
8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces
2019-02-27, by darcy
8219698: aarch64: SIGILL triggered when specifying unsupported hardware features
2019-02-26, by fyang
8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
2019-02-27, by amlu
8215009: GCC 8 compilation error in libjli
2019-02-27, by dchuyko
Merge
2019-02-27, by psadhukhan
Merge
2019-02-27, by psadhukhan
Merge
2019-02-26, by psadhukhan
8213781: web page background renders blue in JEditorPane
2019-02-26, by psadhukhan
8212202: [Windows] Exception if no printers are installed.
2019-02-25, by sveerabhadra
8213071: [macos] The focus disappears after pressing return to close the "That was a pretty good movie!" dialog.
2019-02-21, by sveerabhadra
8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe
2019-02-21, by sveerabhadra
8219156: RTFEditorKit writes background color but doesn't read
2019-02-21, by psadhukhan
8219814: Help-info for pns(...) on Linux/mips lost
2019-02-27, by shade
8219630: cleanup hotspot ostream.cpp
2019-02-26, by mbaesken
8218780: Update MUSCLE PCSC-Lite header files
2019-02-27, by valeriep
8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use
2019-02-26, by amenkov
8219635: aarch64: missing LoadStore barrier in TemplateTable::fast_storefield
2019-02-25, by fyang
8219548: Better Null paramenter checking in ToolProvider
2019-02-26, by lancea
8219378: Ensure ReflectionFactory.langReflectAccess is initialized correctly
2019-02-19, by aleonard
8219664: LogCompilation: java.lang.Error: Unexpected method mismatch during late inlining
2019-02-26, by ecaspole
8181171: Deleting method for RedefineClasses breaks ResolvedMethodName
2019-02-26, by coleenp
8218913: Rename --strip-debug jlink plugin
2019-02-13, by sgehwolf
8219638: ZGC: Free ZNMethodDataOops under a lock
2019-02-26, by eosterlund
8218974: Free GC native structures in nmethod::flush
2019-02-26, by eosterlund
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
2019-02-26, by nishjain
8219577: Returning NULL in a function which returns bools
2019-02-22, by rschmelter
8219143: jdb should support breakpoint thread filters
2019-02-25, by cjplummer
8219675: Disable harfbuzz warnings with gcc 8
2019-02-25, by mikael
8215524: Finished message validation failure should be decrypt_error alert
2019-02-26, by jjiang
8219561: Update jdeprscan to avoid the need for start-of-release changes
2019-02-25, by darcy
8219553: [TESTBUG] Problem list JFR TestPeriod test
2019-02-25, by mseledtsov
8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction
2019-02-25, by mullan
8214756: SA should ignore archived java heap objects that are not in use
2019-02-25, by jgeorge
8218811: replace open by os::open in hotspot coding
2019-02-18, by mbaesken
8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected
2019-02-24, by dholmes
8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0
2019-02-23, by vromero
8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
2019-02-23, by shade
8219611: Remove superfluous sigfillset code
2019-02-22, by mikael
8209807: improve handling exception in requires.VMProps
2019-02-22, by iignatyev
8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java
2019-02-22, by stefank
8078725: method adjustments can be done just once for all classes involved into redefinition
2019-02-22, by coleenp
8219158: use 'test.root' property instead of traversing test-src path
2019-02-22, by iignatyev
8048192: (bf) Out of direct buffer memory message should include the limits
2019-02-22, by bpb
8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char
2019-02-22, by bpb
8219417: bump jtreg requiredVersion to b14
2019-02-22, by iignatyev
8219574: Minimal VM build failure after JDK-8219414
2019-02-22, by shade
8219554: Redundant lookup_common in SymbolTable::add
2019-02-22, by redestad
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip