Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-256
+256
+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.
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
8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing
2019-02-03, by alanb
8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static
2019-02-01, by fyang
8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
2019-02-01, by vlivanov
8217919: C2: Enable -XX:+AggressiveUnboxing by default
2019-02-01, by vlivanov
8217918: C2: -XX:+AggressiveUnboxing is broken
2019-02-01, by vlivanov
8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt
2019-02-01, by kbarrett
Merge
2019-02-02, by jwilhelm
8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp
2019-02-01, by iignatyev
8218025: disable pop_frame and force_early_return caps for Graal
2019-02-01, by amenkov
8216546: Support new Japanese era in java.lang.Character for Java SE 11
2019-02-01, by naoto
8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp
2019-01-31, by iignatyev
8218168: clean up hotspot ProblemList
2019-01-31, by iignatyev
8218134: Modify the jQuery.md file to reflect the exact jQuery license content
2019-02-01, by pmuthuswamy
8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra
2019-01-31, by naoto
8214935: Upgrade IANA LSR data
2019-01-31, by nishjain
8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3
2019-01-30, by iignatyev
Added tag jdk-12+30 for changeset 6c377af36a5c
2019-01-31, by jwilhelm
8218020: Fix version number in mesa.md 3rd party legal file
2019-01-30, by prr
8218079: cleanup hotspot ProblemList files
2019-01-30, by iignatyev
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
jdk-12+30
2019-01-30, by mullan
8218198: Revert devkit change in JDK-8217910 for linux-x64
2019-02-01, by erikj
8218151: Simplify JavaThread::thread_state definition
2019-02-01, by shade
8217879: hs_err should print more instructions in hex dump
2019-02-01, by shade
8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException"
2019-02-01, by dfuchs
8195716: BootstrapLoggerTest : Executor still alive
2019-02-01, by dfuchs
8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
2019-02-01, by ysuenaga
8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
2019-02-01, by coleenp
8217896: Make better use of LCPUs when building on AIX
2019-02-01, by ihse
8214975: No hs-err file if fatal error is raised during dynamic initialization
2018-12-08, by stuefe
8218156: "jcmd VM.metaspace basic" misreports free chunk space
2019-02-01, by stuefe
8218046: use bundled freetype in the AIX build by default
2019-01-30, by mbaesken
8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers
2019-02-01, by jgeorge
6986483: CHA: optimize calls through interfaces
2019-01-31, by vlivanov
8059241: C2: Excessive RemoveUseless passes during incremental inlining
2019-01-31, by vlivanov
8186321: Cleanup: SourceTreeManager not used
2019-01-31, by joehw
8217848: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails
2019-01-31, by iignatyev
8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining
2019-01-31, by kevinw
8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes)
2019-01-31, by shade
8204564: Need better error output when GenerateLinkOptData fails
2019-01-31, by erikj
8217659: monitor_logging updates from Async Monitor Deflation project
2019-01-31, by dcubed
8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading
2019-01-31, by coleenp
8216072: Remove TaskTerminator's assignment operator
2019-01-31, by zgu
8216528: test/jdk/java/rmi/transport/runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp
2019-01-31, by rriggs
8212949: Remove ConstantPoolCache::is_constantPoolCache
2019-01-31, by coleenp
8215550: Debugger does not work after reattach
2019-01-31, by gadams
8218041: Assorted wrong/missing includes
2019-01-31, by rehn
Added tag jdk-13+6 for changeset b5f05fe4a6f8
2019-01-31, by jwilhelm
8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation)
2019-01-30, by sviswanathan
8218084: Revert JDK-8218057
jdk-13+6
2019-01-30, by erikj
Merge
2019-01-30, by jwilhelm
8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
2019-01-30, by iignatyev
8215921: There is no change when select different Foreground and Background by mouse.
2019-01-30, by kaddepalli
8217666: gc/nvdimm/* should not be included any tiers
2019-01-29, by sangheki
8217578: Shenandoah cleanup unused timings after concurrent string table change
2019-01-30, by zgu
8217994: os::print_hex_dump should be more resilient against unreadable memory
2019-01-30, by shade
8216562: UnknownBodyLength sometimes fails due to "Connection reset by peer"
2019-01-30, by dfuchs
8218031: Zero broken after JDK-8217922 (Compiler dead code removal)
2019-01-30, by shade
8217916: Build compare script is not comparing jmods
2019-01-30, by erikj
8218057: Add ppc64le and s390x profiles to jib-profiles.js
2019-01-30, by ihse
8218063: JDK-8218060 breaks build for S390
2019-01-30, by tschatzl
8218060: JDK-8217786 breaks build due to remaining unused function
2019-01-30, by tschatzl
8217465: [REDO] - Optimize CodeHeap Analytics
2019-01-30, by lucy
8217786: Provide virtualization related info in the hs_error file on linux s390x
2019-01-30, by mbaesken
Merge
2019-01-30, by prappo
8218022: Repeated words typos in java.base
2019-01-30, by prappo
8215577: Remove javadoc support for HTML 4
2019-01-30, by pmuthuswamy
8217979: lib-freetype related configure messages contain wrong configure flag names
2019-01-29, by mbaesken
8163127: Debugger classExclusionFilter does not work correctly with method references
2019-01-29, by dtitov
8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT
2019-01-29, by mseledtsov
8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8217034
2019-01-29, by jjg
8217658: baseline_cleanups from Async Monitor Deflation project
2019-01-29, by dcubed
8217910: Slow linking with devkit on Linux
2019-01-29, by erikj
8214821: Remove ConcurrentHashTable::get_copy
2019-01-29, by gziemski
8212824: Remove unnecessary spaces before/after comparison in vmTestbase
2019-01-14, by jcbeyler
8217794: Missing termination check results violation of termination invariant
2019-01-29, by zgu
8216970: condy causes JVM crash
2019-01-29, by lfoltan
8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently
2019-01-29, by chegar
8217609: New era placeholder not recognized by java.text.SimpleDateFormat
2019-01-29, by naoto
8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
2019-01-29, by mullan
8217877: Dead code in jdk.jlink's TaskHelper
2019-01-28, by sgehwolf
8217921: Runtime dead code removal
2019-01-29, by redestad
8217922: Compiler dead code removal
2019-01-29, by redestad
8215047: Task terminators do not complete termination in consistent state
2019-01-29, by zgu
8217785: Padding ParallelTaskTerminator::_offered_termination variable
2019-01-29, by zgu
8217880: AIX build issue after JDK-8214533
2019-01-29, by itakiguchi
8217856: ZGC: Break out C2 matching rules into separate AD file
2019-01-29, by pliden
8217858: ZGC: Clean up ZDriver
2019-01-29, by pliden
8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer
2019-01-29, by pliden
8217855: ZGC: Clean up ZReferenceProcessor
2019-01-29, by pliden
8217747: ZGC: Minor optimization of ZLoadBarrierStubC1
2019-01-29, by pliden
8217745: ZGC: Simplify ZLoadBarrierStubC1
2019-01-29, by pliden
8213229: Investigate treating StringTable as weak in young collections
2019-01-29, by tschatzl
8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy
2019-01-29, by eosterlund
8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
2019-01-29, by sgroeger
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
2019-01-29, by goetz
8217869: Add count_leading_zeros utility
2019-01-28, by redestad
Merge
2019-01-28, by jwilhelm
8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah
2019-01-28, by shade
8217717: ZGC: Broken oop map in C1 load barrier stub
2019-01-28, by pliden
8217852: problem-list ctw of jdk.jconsole and java.desktop on windows
2019-01-26, by iignatyev
8217828: Un-ProblemList LongMulOverflowTest.java
2019-01-25, by iveresov
8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
2019-01-28, by shurailine
8217882: java/net/httpclient/MaxStreams.java failed once
2019-01-28, by dfuchs
8217903: java/net/httpclient/Response204.java fails with 404
2019-01-28, by dfuchs
8214799: Add package declaration to each JTREG test case in the gc folder
2019-01-28, by lkorinth
8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
2019-01-28, by dfuchs
8217429: WebSocket over authenticating proxy fails to send Upgrade headers
2019-01-28, by chegar
8217841: Remove unused class TraceCPUTime
2019-01-28, by redestad
8217016: Shenandoah: Streamline generation of CAS barriers
2019-01-26, by rkennke
8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
2019-01-27, by dholmes
8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
2019-01-28, by ysuenaga
8210469: Missing doPriviledged block and permission for jdk.zipfs module
2019-01-27, by lancea
8193367: Annotated type variable bounds crash javac
2019-01-26, by bsrbnd
8217820: Useless cast in ECUtil.java
2019-01-25, by xuelei
8217612: (CL)HSDB cannot show some JVM flags
2019-01-26, by ysuenaga
8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
2019-01-25, by joehw
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
2019-01-25, by vlivanov
8191998: C2: inlining through MH linkers drops speculative part of argument types
2019-01-25, by vlivanov
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
2019-01-25, by vlivanov
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
2019-01-25, by dfuchs
Merge
2019-01-25, by jwilhelm
8217797: ProblemList LongMulOverflowTest.java
2019-01-25, by jwilhelm
8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression
2019-01-25, by iignatyev
8213231: ThreadSnapshot::_threadObj can become stale
2019-01-23, by ehelin
8217657: Move the test for default value of jdk.includeInExceptions into own test
2019-01-25, by clanger
8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest
2019-01-24, by iignatyev
8217580: Remove tests from problemList as bugs has been closed
2019-01-25, by jwilhelm
8217309: ZGC: Fix ZNMethodTable corruption
2019-01-24, by pliden
8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
2019-01-23, by jcm
8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp
2019-01-23, by iignatyev
8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations
2018-01-30, by iignatyev
8150757: [TESTBUG] compiler/ciReplay/TestVM.sh and compiler/ciReplay/TestVM_no_comp_level.sh fail when no compilations are happening
2019-01-23, by iignatyev
8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed
2019-01-23, by iveresov
8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled
2019-01-23, by iignatyev
8158646: [jittester] generated tests may not compile by javac
2019-01-23, by iignatyev
Added tag jdk-12+29 for changeset 44f41693631f
2019-01-24, by jwilhelm
8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine
2019-01-25, by gziemski
8217797: ProblemList LongMulOverflowTest.java
2019-01-25, by jwilhelm
8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace
2019-01-25, by shade
8217795: Typo in SSLSocket
2019-01-25, by xuelei
8217782: Spill detection broken after JDK-8217716
2019-01-25, by redestad
8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference
2019-01-25, by dfuchs
8217733: Minor RunTest fixes
2019-01-25, by ihse
8217730: Split up MakeBase.gmk
2019-01-25, by ihse
8217459: [PPC64] Cleanup non-vector version of CRC32
2019-01-25, by mdoerr
8216258: Make FreeIdSet semaphore-based
2019-01-25, by kbarrett
8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent
2019-01-24, by mseledtsov
8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list
2019-01-24, by bpb
8217580: Remove tests from problemList as bugs has been closed
2019-01-24, by jwilhelm
8217740: SocksIPv6Test compilation error
2019-01-24, by rriggs
8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe
2019-01-24, by mseledtsov
8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails
2019-01-24, by amenkov
8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java
2019-01-24, by phh
8214533: IBM-29626C is required for AIX default charset
2019-01-24, by itakiguchi
8216986: Remove unused code from SocksSocketImpl
2019-01-24, by michaelm
8217368: AArch64: C2 recursive stack locking optimisation not triggered
2019-01-22, by ngasson
8217660: Refactor module related locked_create_entry_or_null() functions
2019-01-24, by hseigel
8217518: Crypto benchmarks not warming up in time
2019-01-24, by apetcher
8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check
2019-01-24, by coleenp
8217716: Remove dead code in PhaseChaitin
2019-01-24, by redestad
8217264: HttpClient: Blocking operations in mapper function do not work as documented
2019-01-24, by dfuchs
8217638: Remove old way of running tests (test/Makefile)
2019-01-24, by ihse
less
more
|
(0)
-30000
-10000
-3000
-1000
-256
+256
+1000
+3000
tip