Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
8219462: ZGC: Use wait/notify in ZNMethodTable
2019-02-19, by stefank
8219247: Enable inlining of newly introduced PlatformMonitor methods
2019-02-22, by redestad
8215584: Remove support for the "old" doclet API in com/sun/javadoc
2019-02-22, by pmuthuswamy
8218751: Do not store original classfiles inside the CDS archive
2019-02-21, by iklam
8219558: jdk/javadoc tests fail with missing headings: h1
2019-02-21, by jjg
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
2019-02-21, by mikael
8216170: java.lang.IllegalArgumentException: directories not supported
2019-02-21, by jjg
8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument
2019-02-21, by jjg
8215307: Pages do not have <h1>
2019-02-21, by jjg
8219254: Update explicit uses of latest source/target in langtools tests to a property
2019-02-21, by darcy
8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO
2019-02-21, by naoto
8216363: NullPointerException in java.util.logging.Handler#isLoggable
2019-02-21, by dfuchs
8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses
2019-02-18, by roland
8153413: Exceptions::_throw always logs exceptions, penalizing performance
2019-02-21, by coleenp
8219524: Shenandoah misreports "committed" size in MemoryMXBean
2019-02-21, by shade
Merge
2019-02-21, by jwilhelm
Added tag jdk-12+33 for changeset b67884871b5f
2019-02-21, by jwilhelm
8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore
2019-02-21, by ysuenaga
8219388: Misleading log message "issuspended002a debuggee launched"
2019-02-21, by gadams
8219486: Missing reg_mask_init() breaks x86_32 build
2019-02-21, by rkennke
8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler
2019-02-20, by mbaesken
8213354: Support package-specific stylesheets
2019-02-21, by pmuthuswamy
8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions
2019-02-20, by xuelei
8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
2019-02-20, by dholmes
8218998: Add metadata to generated API documentation files
2019-02-20, by jjg
Added tag jdk-13+9 for changeset c081f3ea6b93
2019-02-21, by jwilhelm
8218995: Deprecate the -XX:FailOverToOldVerifier option
2019-02-20, by hseigel
8219476: cleanup hotspot ProblemList
jdk-13+9
2019-02-20, by iignatyev
Merge
2019-02-20, by phh
8215622: Add dump to file support for jmap –histo
2019-02-20, by phh
8219395: integrate gcov w/ run-test
2019-02-20, by iignatyev
8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
2019-02-20, by valeriep
5029431: (bf) Add absolute bulk put and get methods
2019-02-20, by bpb
Merge
2019-02-20, by hseigel
8214719: Deprecate -Xverify:none option
2019-02-20, by hseigel
8219389: Delegated task created by SSLEngine throws BufferUnderflowException
2019-02-20, by xuelei
8219142: Remove unused JIMAGE_ResourcePath
2019-02-20, by mikael
8203232: Shenandoah: Resolve oops in SATB filter
2019-02-20, by rkennke
8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
2019-02-20, by zgu
8219441: test_logMessageTest missing static storage
2019-02-20, by rehn
8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread
2019-02-20, by zgu
8219096: Merge print_termination_stats code with current logging
2019-02-20, by tschatzl
8167548: [TESTBUG] Logging tests put log files in source tree
2019-02-20, by hseigel
8218767: ZGC: Do not assume that r12 is a special register in C2
2019-02-20, by pliden
8219332: ZGC: Improve ZRootsIteratorClosure abstraction
2019-02-20, by pliden
8219331: ZGC: Unify TLAB retire/remap handling
2019-02-20, by pliden
8217909: Make unused r12 register (without compressed oops) available to regalloc in C2
2019-02-20, by rkennke
8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows
2019-02-20, by jlahoda
8219098: Make output of region strings more regular in error messages
2019-02-20, by tschatzl
8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
2019-02-20, by redestad
8218965: aix: support xlclang++ in the compiler detection
2019-02-19, by mbaesken
8219132: switch to jtreg4.2-b14
2019-02-19, by iignatyev
8219394: Missing FIXPATH in microbenchmark test runner
2019-02-19, by erikj
8219393: Add native library support for microbenchmarks
2019-02-19, by redestad
8219391: extend gcov support to llvm/clang
2019-02-19, by iignatyev
8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position
2019-02-19, by bpb
8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js
2019-02-19, by erikj
8217032: Check pandoc capabilities in configure
2019-02-19, by erikj
8211016: make images does not update jdk/lib/src.zip with latest changes
2019-02-19, by erikj
8219129: Allow overriding of license files in legal dir
2019-02-19, by erikj
8218947: jdb threads command should print threadID in decimal, not hex
2019-02-19, by cjplummer
Merge
2019-02-19, by jwilhelm
8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits
jdk-12+33
jdk-12-ga
2019-02-19, by sviswanathan
Added tag jdk-12+32 for changeset 4ce47bc1fb92
2019-02-14, by jwilhelm
8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
2019-02-19, by zgu
4887513: Typo in RMIFailureHandler interface doc page
2019-02-19, by igerasim
8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine
2019-02-18, by azeller
8219097: Move comment about using weak code blobs closure for code root scanning to correct place
2019-02-19, by tschatzl
8218920: Scan HCC should be on the same level as Update RS etc. in the log
2019-02-19, by tschatzl
8218672: AOT code root scanning shows in the wrong position in the logs
2019-02-19, by tschatzl
8218978: SA: Enable more ZGC testing
2019-02-19, by stefank
8218970: SA: Enable HeapHprofBinWriter for ZGC
2019-02-19, by stefank
8218922: SA: Enable best-effort implementation of live regions iteration for ZGC
2019-02-19, by stefank
8219003: SA: Refactor live regions iteration in preparation for JDK-8218922
2019-02-19, by stefank
8218746: SA: Implement discontiguous bitmap for ZGC
2019-02-19, by stefank
8218743: SA: Add support for large bitmaps
2019-02-19, by stefank
8218734: SA: Incorrect and raw loads of OopHandles
2019-02-19, by stefank
8218733: SA: CollectedHeap provides broken implementation for used() and capacity()
2019-02-19, by stefank
8218732: SA: Resolves ZPageAllocator::_physical incorrectly
2019-02-19, by stefank
8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject
2019-02-19, by stefank
8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
2019-02-18, by mbaesken
8218721: C1's CEE optimization produces safepoint poll with invalid debug information
2019-02-19, by thartmann
Merge
2019-02-19, by psadhukhan
Merge
2019-02-18, by psadhukhan
8212678: Windows IME related patch
2019-02-17, by itakiguchi
8218473: JOptionPane display issue with GTKLookAndFeel
2019-02-15, by ssadetsky
8218479: JTextPane display issue with GTKLookAndFeel
2019-02-15, by ssadetsky
8218469: JSlider display issue with slider for GTKLookAndFeel
2019-02-15, by pbansal
8218682: [TEST_BUG] DashOffset fails in mach5
2019-02-14, by aivanov
8218599: Add test group jdk_client_sanity under jdk_desktop group
2019-02-13, by akolarkunnu
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
2019-02-08, by dchuyko
8217263: Automate DashOffset test
2019-02-07, by aivanov
Merge
2019-02-07, by psadhukhan
8207938: At step6,Click Add button,case failed automatically.
2019-02-06, by mhalder
8216592: Removal of the class sun.awt.AWTSecurityManager
2019-02-05, by serb
8214363: HeapWord should not be a fake class
2019-02-18, by kbarrett
8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
2019-02-18, by iignatyev
8219232: Unit of concurrent active time logging is wrong
2019-02-18, by thartmann
8218991: s390: Add intrinsic for GHASH algorithm
2019-02-18, by mdoerr
8217389: JTREG: Clean up, remove unused variable warnings
2019-02-18, by lkorinth
8217385: JTREG: Clean up, make sure to close resources
2019-02-18, by lkorinth
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
2019-02-13, by goetz
8216049: stringTable::intern creates redundant String when looking up existing one
2019-02-16, by shade
8204551: Event descriptions are truncated in logs
2019-02-16, by ysuenaga
8219011: Implement MacroAssembler::warn method on AArch64
2019-02-15, by mbalao
8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option
2019-02-15, by cjplummer
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
2019-02-15, by dl
8215363: needless signals in ForkJoinPool
2019-02-15, by dl
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
2019-02-15, by dl
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
2019-02-15, by dl
8219006: AArch64: Register corruption in slow subtype check
2019-02-15, by aph
8218851: JVM crash in custom classloader stress test, JDK 12 & 13
2019-02-15, by coleenp
8203469: Faster safepoints
2019-02-15, by rehn
8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
2019-02-15, by hseigel
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
2019-02-15, by jlahoda
8219002: Some comments and error messages refer to VMDisconnectException
2019-02-15, by gadams
8214947: Assertion error in test: StringCompressInflateTest
2019-02-14, by phedlin
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
2019-02-15, by dholmes
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
2019-02-14, by iignatyev
8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
2019-02-14, by dholmes
8161334: C2: Cast nodes hinder memory alias analysis
2019-02-14, by vlivanov
8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
2019-02-14, by vlivanov
8218879: Keep track of memory accesses originated from Unsafe
2019-02-14, by vlivanov
8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
2019-02-14, by vlivanov
8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields
2019-02-14, by vlivanov
8218935: Make jfr strncpy uses GCC 8.x friendly
2019-02-14, by mikael
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
2019-02-14, by mikael
8209455: [error-prone] JdkObsolete in jdk.management.agent
2019-02-14, by iignatyev
4919790: Errors in alert ssl message does not reflect the actual certificate status
2019-02-14, by xuelei
8218192: Remove copy constructor for MemRegion
2019-02-05, by manc
8183004: Remove code related to gtest death tests from assert macro
2019-02-14, by stuefe
8187697: Cleanup: irrelevant code in OutputPropertiesFactory
2019-02-14, by joehw
8201544: Improve javac command line parsing and error reporting
2019-02-14, by sdama
8218944: Fix failed for JDK-8218936
2019-02-14, by jjg
8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
2019-02-13, by phedlin
8087128: C2: Disallow definition split on MachCopySpill nodes
2019-02-14, by neliasso
8216360: Deprecate -XX:CompilationPolicyChoice
2019-02-14, by redestad
8218753: Obsolete nonproduct flag ProfilerCheckIntervals
2019-02-14, by redestad
Added tag jdk-13+8 for changeset a535ba736cab
2019-02-14, by jwilhelm
8218936: Test fails in Internet environment
2019-02-13, by jjg
8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions
2019-02-13, by kbarrett
8217998: Remove method_type field associated with the appendix field of an indy or method handle call
2019-02-13, by lfoltan
8218004: Clean up terminology for shared methods within the JVM for indy and condy support
jdk-13+8
2019-02-13, by lfoltan
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
2019-02-13, by iignatyev
8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
2019-02-13, by amenkov
8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
2019-02-13, by amenkov
8218882: NET_Writev is declared, NET_WriteV is defined
2019-02-13, by bpb
8218888: keytool -genkeypair should not have the -destalias option
2019-02-13, by weijun
8218755: Refix Symbol leak in prepend_host_package_name
2019-02-13, by coleenp
8212988: add recent class unloading events to the hs_err log
2019-02-13, by coleenp
8218695: problem list tests failing with Graal
2019-02-13, by dlong
8218807: Compilation database (compile_commands.json) may contain obsolete items
2019-02-12, by rwestberg
8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
2019-02-12, by ascarpino
8217835: Remove the experimental SunJSSE FIPS compliant mode
2019-02-12, by xuelei
8218754: JDK-8068225 regression in JDIBreakpointTest
2019-02-12, by gadams
8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java
2019-02-12, by iignatyev
8218738: Remove dead code in Symbol and friends
2019-02-12, by redestad
8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX
2019-02-05, by mbaesken
8218413: make reconfigure ignores configure-time AUTOCONF environment variable
2019-02-12, by ihse
8218675: Reduce verification overhead in ClassFileParser
2019-02-12, by redestad
8216608: Obsolete stale compiler flags
2019-02-12, by redestad
8214236: sun.gc.collector.2.name should be changed
2019-02-12, by cito
8218680: G1 crashes during calculation of old collection set candidates
2019-02-12, by tschatzl
8217383: Obsolete UseImplicitStableValues
2019-02-12, by redestad
8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings
2019-02-06, by mbaesken
8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn
2019-02-08, by stuefe
8201633: Problems with AES-GCM native acceleration
2019-02-11, by ascarpino
8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange.
2019-02-11, by dfuchs
8217874: Shenandoah: Clobbered register in ShenandoahBarrierSetAssembler::cmpxchg_oop()
2019-02-11, by rkennke
8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out
2019-02-11, by gadams
8218736: Build warning in lib/JvmFlags.gmk: extraneous text after 'ifeq' directive
2019-02-11, by ihse
8180569: Refactor sun/security/krb5/ shell tests to plain java tests
2019-02-11, by weijun
8182117: Document Zip File System Properties
2019-02-09, by lancea
8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI
2019-02-09, by shade
8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux
2019-02-09, by dtitov
8193234: When using -Xcheck:jni an internally allocated buffer can leak
2019-02-08, by dholmes
8218692: Switch to JCov build which supports byte code version 57
2019-02-08, by shurailine
8210280: Unnecessary reallocation when invoking HashMap.putAll()
2019-02-08, by dl
8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
2019-02-08, by zgu
8218580: endpoint identification algorithm should be case-insensitive
2019-02-08, by xuelei
8205654: serviceability/dcmd/framework/HelpTest.java timed out
2019-02-08, by dtitov
8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
2019-02-07, by roland
8218593: Symbol leak in prepend_host_package_name
2019-02-08, by coleenp
8217328: Rename CollectionSetChooser to G1CollectionSetChooser
2019-02-08, by tschatzl
8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm
2019-02-08, by tschatzl
8217778: StringTable cleanup miscalculates amount of dead objects
2019-02-08, by tschatzl
Merge
2019-02-08, by chegar
8218662: Allow 204 responses with Content-Length:0
jdk-12+32
2019-02-08, by chegar
Merge
2019-02-08, by chegar
8218546: Unable to connect to https://google.com using java.net.HttpClient
2019-02-08, by chegar
8216263: Add historical data for JDK 12
2019-02-08, by jlahoda
8218630: CreateSymbols includes class and module headers unnecessarily.
2019-02-08, by jlahoda
8217335: Add a script to generate --release data
2019-02-08, by jlahoda
8217332: JTREG: Clean up, use generics instead of raw types
2019-02-08, by lkorinth
8217329: JTREG: Clean up, remove unused imports in gc folder
2019-02-08, by lkorinth
Merge
2019-02-08, by jwilhelm
8218411: JDK 12 L10n resource file update msg drop 20
2019-02-07, by ljiang
Added tag jdk-12+31 for changeset b5f7bb57de2f
2019-02-07, by jwilhelm
8217352: Remove EA from version string starting with Initial RC promotion
jdk-12+31
2019-01-21, by diazhou
8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods
2019-02-07, by coleenp
8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
2019-02-07, by bobv
8218625: Remove dead code in relocInfo
2019-02-07, by redestad
8218558: NMT stack traces in output should show mt component for virtual memory allocations
2019-02-07, by zgu
8218553: Enhance keystore load debug output
2019-02-07, by coffeys
8218431: Improved platform checking in makefiles
2019-02-07, by ihse
8218565: HandleMark cleanup
2019-02-07, by redestad
Merge
2019-02-07, by psadhukhan
Merge
2019-02-04, by psadhukhan
8214823: Javadoc cleanup of java.awt.desktop package
2019-02-02, by serb
8212677: X11 default visual support for IM status window on VNC
2019-02-01, by itakiguchi
8216318: The usage of Disposer in the java.awt.Robot can be deleted
2019-01-31, by serb
8217464: Remove resolved client bugs from the ProblemList.txt
2019-01-31, by psadhukhan
8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms
2019-01-29, by serb
Merge
2019-01-29, by psadhukhan
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
2019-01-28, by serb
8217235: Create automated test for SwingSet ColorChooserDemoTest
2019-01-24, by akolarkunnu
8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
2019-01-22, by akolarkunnu
8217297: Add support for multiple look and feel for SwingSet SliderDemoTest
2019-01-22, by akolarkunnu
8211885: Duplicate id declarations in java.awt.geom.Path2D
2019-01-19, by serb
8214765: All TrayIcon MessageType icons does not show up with gtk3 option set
2019-01-18, by pbansal
8214111: There is no icon in all JOptionPane target image
2019-01-18, by pbansal
8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest
2019-01-15, by akolarkunnu
8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3
2019-01-10, by pbansal
8218581: Incorrect exception message generation
2019-02-06, by mikael
Added tag jdk-13+7 for changeset 021917019cda
2019-02-07, by jwilhelm
8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited
2019-02-06, by mchung
8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt
jdk-13+7
2019-02-06, by hseigel
8218419: Can't get annotations that are present on packages in -Xbootclasspath/a
2019-02-06, by mchung
8218566: NMT: missing memory tag for assert poison page
2019-02-06, by zgu
8218550: Add test omitted from JDK-8212043
2019-02-06, by pli
8218544: Fix build on windows: missing include
2019-02-06, by goetz
8217093: Support extended-length paths in parse_manifest.c on windows
2019-01-28, by mbaesken
8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow
2019-02-06, by nishjain
8217843: Performance regression related to os::supports_monotonic_clock() on linux
2019-02-05, by dholmes
8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
2019-02-05, by igerasim
Merge
2019-02-06, by jwilhelm
8216541: CompiledICHolders of VM locked unloaded nmethods are released too late
2019-02-05, by eosterlund
8218197: [failurehandler] parent processes shouldn't be killed till their children are handle
2019-02-04, by iignatyev
8180901: Transformer.reset() resets the state only once
2019-02-05, by joehw
8218460: Test generation scripts do not invoke stream preprocessor correctly
2019-02-05, by bpb
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip