Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+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.
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
8217474: Remove WhiteBox.getConcurrentGCPhases()
2019-02-05, by kbarrett
8210832: Remove sneaky locking in class Monitor
2019-02-05, by pchilanomate
8218164: Improve local control of compiler warnings
2019-02-05, by kbarrett
8206132: DOM parser does not honor DocumentBuilderFactory.setExpandEntityReferences(false)
2019-02-05, by joehw
8160926: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation
2019-02-05, by erikj
8218177: Bump jib format_version to support new devkit archive layout
2019-02-05, by erikj
8139551: Scalability problem with redefinition - multiple code cache walks
2019-02-05, by coleenp
8217597: [TESTBUG] old version docker does not support --cpus
2019-01-31, by aoqi
8215483: Off heap memory accesses should be vectorized
2018-12-18, by roland
8218186: Clean up CLDR generation in build
2019-02-05, by ihse
8217845: SA should refer const values for JVMFlag from HotSpot
2019-02-05, by ysuenaga
8218029: [TESTBUG] Use -Djava.class.path= to specify empty -cp in CDS tests
2019-02-04, by iklam
8215568: Refactor SA clhsdb tests to use ClhsdbLauncher
2019-02-05, by jgeorge
8218406: C1: Redundant nmethod dependency for private method is added
2019-02-04, by vlivanov
8075052: Autobox elimination hinders loop unrolling
2019-02-04, by vlivanov
8188133: C2: Static field accesses in clinit can trigger deoptimizations
2019-02-04, by vlivanov
8218145: block_if_requested is not proper inlined due to size
2019-02-04, by rehn
8217393: Clarify Attributes.equals()
2019-02-04, by lancea
8218386: Correct the SE version in j.l.Character
2019-02-04, by naoto
8218276: AIX build fails in tieredThresholdPolicy.cpp
2019-02-04, by mbaesken
less
more
|
(0)
-30000
-10000
-3000
-1000
-128
+128
+1000
+3000
tip