Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+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.
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
8217626: Add setup/teardown functionality to RunTest
2019-01-24, by ihse
8217634: RunTest documentation and usability update
2019-01-24, by ihse
8213231: ThreadSnapshot::_threadObj can become stale
2019-01-23, by ehelin
8210583: Base64.Encoder incorrectly throws NegativeArraySizeException
2019-01-24, by nishjain
8194860: Cleanup Semaphore timed-wait time calculations
2019-01-23, by dholmes
8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac
2019-01-23, by erikj
Added tag jdk-13+5 for changeset e3ed96060992
2019-01-24, by jwilhelm
8217366: ZoneStrings are not populated for all the Locales
2019-01-23, by naoto
Merge
jdk-13+5
2019-01-23, by jwilhelm
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
jdk-12+29
2019-01-21, by fyang
8217438: Adapt tools/launcher/Test7029048.java for Aix.
2019-01-21, by goetz
8216965: crash in freetypeScaler.c CopyBW2Grey8
2019-01-22, by prr
8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
2019-01-22, by mikael
8217467: Access barriers are missing in C2 intrinsic for Base64
2019-01-22, by shade
8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs
2019-01-22, by sangheki
8217639: Minimal and Zero builds fail after JDK-8217519 (Improve RegMask population count calculation)
2019-01-23, by shade
8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
2019-01-21, by fyang
8217629: RegMask::find_lowest_bit can reuse count_trailing_zeros utility
2019-01-23, by redestad
8217522: Missing barriers in some java_lang_String assertion code after JDK-8217442
2019-01-23, by zgu
8217339: ClassCircularityError loading NumberFormatProvider
2019-01-23, by rriggs
8217500: (sc) Move SocketChannelImpl's remaining native methods to Net
2019-01-23, by alanb
8215952: Update NetBeans project file
2019-01-23, by ihse
8217519: Improve RegMask population count calculation
2019-01-23, by redestad
8217448: Check for pandoc availability using ENABLE_PANDOC and not PANDOC
2019-01-23, by ihse
8217450: Add PackageEntry::locked_lookup_only
2019-01-23, by redestad
8217258: ZGC: Minor cleanup of ZBarrierSetAssembler
2019-01-23, by pliden
8217257: ZGC: Minor cleanup of ZBarrierSetC2
2019-01-23, by pliden
8217503: ZGC: Fix fall through bug in ZBarrierSetC2::escape_add_final_edges()
2019-01-23, by pliden
8217512: Message of LinkageError: use 'class' etc. instead of 'type'
2019-01-23, by goetz
8202952: C2: Unexpected dead nodes after matching
2019-01-22, by vlivanov
8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation
2019-01-22, by vlivanov
8217404: --with-jvm-features doesn't work when multiple features are explicitly disabled
2019-01-22, by ihse
8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order
2019-01-22, by mchung
8217424: Remove the idempotent parameter to Method::sort_methods
2019-01-22, by iklam
8216969: ParseException thrown for certain months with russian locale
2019-01-22, by naoto
Merge
2019-01-22, by jwilhelm
8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
2019-01-22, by thartmann
8216280: Allow later Symantec Policy distrust date for two Apple SubCAs
2019-01-22, by mullan
8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6
2019-01-22, by ngasson
8207404: MulticastSocket tests failing on AIX
2019-01-21, by clanger
8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode
2019-01-20, by dnsimon
8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list
2019-01-18, by dlong
8217357: Implement JCov jib profiles
2019-01-22, by shurailine
8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer
2019-01-22, by alanb
8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files
2019-01-03, by rriggs
8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict
2019-01-22, by weijun
8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
2019-01-22, by alanb
8217442: Optimize native accesses to String.value
2019-01-22, by redestad
8217445: [JVMCI] incorrect management of JVMCI compilation failure reason string
2019-01-22, by dnsimon
8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp
2019-01-22, by thartmann
8217447: Develop flag TraceICs is broken
2019-01-22, by thartmann
8214235: arm32: assertion in collectedHeap.cpp: attempt to clean empty remainder
2019-01-22, by bulasevich
8217466: [BACKOUT] Optimize CodeHeap Analytics
2019-01-21, by dholmes
8217250: Optimize CodeHeap Analytics
2019-01-21, by lucy
8217374: Rename G1 EvacuationInfo class to G1EvacuationInfo
2019-01-21, by tschatzl
8217423: Windows gtest build fails after JDK-8212826 (Make PtrQueue free list lock-free)
2019-01-21, by shade
8217388: Remove develop flag ProfilerPCTickThreshold
2019-01-21, by redestad
8216060: [PPC64] Vector CRC implementation should be used by interpreter and be faster for short arrays
2019-01-21, by mdoerr
8217342: Build failed with excluding JFR
2019-01-20, by zgu
8217387: Remove dead develop flag CIFireOOMAt
2019-01-20, by redestad
8217419: Shenandoah fails to build after JDK-8212826 (Make PtrQueue free list lock-free)
2019-01-20, by shade
8212826: Make PtrQueue free list lock-free
2019-01-19, by kbarrett
8217343: Shenandoah control thread should be able to run at critical priority
2019-01-19, by shade
8217378: UseCriticalCMSThreadPriority is broken
2019-01-19, by shade
8217407: StackValue::print_on() crashes on NULL handle
2019-01-18, by vlivanov
8217400: Optimized build is broken by Shenandoah changes
2019-01-18, by vlivanov
8217399: Backout 8217358
2019-01-18, by vlivanov
8215937: Check usages of security-related Resources files
2019-01-19, by weijun
8217344: Make comparison overflow-aware in ECDHKeyAgreement.engineGenerateSecret()
2019-01-18, by igerasim
8217337: [TESTBUG] TestThreadDumpClassInitMonitor.java fails with Unexpected thread info line
2019-01-18, by dholmes
Merge
2019-01-18, by jwilhelm
8203687: javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3
2019-01-18, by jjiang
8217358: Optimized build is broken by Shenandoah changes
2019-01-18, by vlivanov
8217395: Update langtools shell tests to use ${EXE_SUFFIX}
2019-01-18, by jjg
8217034: JavadocTester should check for missing files by default
2019-01-18, by jjg
8214345: infinite recursion while checking super class
2019-01-18, by bsrbnd
8217391: [TESTBUG] problem list JFR TestShutdownEvent
2019-01-18, by mseledtsov
8215467: Files.isHidden should return true for hidden directories on Windows
2019-01-18, by bpb
8216561: HttpClient: The logic of retry on connect exception is inverted
2019-01-18, by dfuchs
8217315: Proper units should print more significant digits
2019-01-18, by shade
8217014: Epsilon should not ignore Metadata GC causes
2019-01-18, by shade
8217318: Unneeded handleization in InstanceKlass::restore_unshareable_info
2019-01-18, by redestad
8217319: Cleanup Shenandoah includes
2019-01-18, by zgu
8158066: SourceDebugExtensionTest fails to rename file
2019-01-18, by gadams
8217311: Improve Exception thrown when MulticastSocket.setInterface fails on AIX(Unix)
2019-01-18, by clanger
8217325: Enable inlining of java_lang_Class::oop_size_raw
2019-01-18, by redestad
8181313: SA: Remove libthread_db dependency on Linux
2019-01-18, by ysuenaga
8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
2019-01-17, by mikael
8217266: Remove dead LIR_List::compare_to and LIR_Code::lir_compare_to
2019-01-17, by mikael
8217340: Compilation failed: tools/launcher/Test7029048.java
2019-01-17, by rriggs
8217321: [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64
2019-01-17, by shade
8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers
2019-01-17, by michaelm
Merge
2019-01-17, by jwilhelm
8216532: tools/launcher/Test7029048.java fails (Solaris)
2019-01-16, by mr
Added tag jdk-12+28 for changeset 659b004b6a1b
2019-01-17, by jwilhelm
8217213: shenandoahTaskQueue.hpp includes .inline.hpp file
2019-01-17, by zgu
8215699: -Xlog::file cannot be used with named pipe
2019-01-17, by hseigel
8216350: AArch64: monitor unlock fast path not called
2019-01-10, by ngasson
8216578: Remove unused/obsolete method in JFR code
2019-01-16, by stooke
8217233: Update build settings for AIX/xlc
2019-01-16, by mbaesken
8213917: [TESTBUG] Shutdown JFR event is not covered by test
2019-01-16, by mseledtsov
Added tag jdk-13+4 for changeset a47b8125b7cc
2019-01-17, by jwilhelm
8211919: ZipDirectoryStream should provide a stream of paths that are relative to the directory
2019-01-16, by lancea
8213827: NUMA heap allocation does not respect process membind/interleave settings
2019-01-16, by tschatzl
8217203: Some more includes to .inline.hpp files in gc header files
2019-01-16, by tschatzl
Merge
2019-01-16, by jwilhelm
8216045: The size of key_exchange may be wrong on FFDHE
2019-01-16, by xuelei
8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH
jdk-12+28
2019-01-16, by mhalder
8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM
2019-01-15, by vlivanov
8217042: Shenandoah: write barrier on backedge of strip mined loop causes c2 crash at expansion time
2019-01-11, by roland
8217043: Shenandoah: SIGSEGV in Type::meet_helper() at barrier expansion time
2019-01-14, by roland
8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled
2019-01-16, by tschatzl
8216314: SIGILL in CodeHeapState::print_names()
2019-01-16, by lucy
8215748: Application fails when executed with Graal
2019-01-15, by never
8215694: keytool cannot generate RSASSA-PSS certificates
2019-01-16, by weijun
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available
jdk-13+4
2019-01-16, by dfuchs
8007606: Handle realloc() failure in unix/native/libnet/net_util_md.c correctly
2019-01-16, by igerasim
8215299: Remove G1CMTask::should_exit_termination()'s undesirable side-effect
2019-01-09, by zgu
8216529: in case of a crash, javac should print out the parameters passed to it
2019-01-16, by vromero
8217044: [aix] Launcher still adds old path to jli library to LIBPATH
2019-01-15, by goetz
8216556: Unnecessary liveness computation with JVMTI
2019-01-16, by mdoerr
8216426: Usage of array placement new may lead to memory corruption
2019-01-15, by mdoerr
8202626: javadoc generates broken links to <Unnamed>
2019-01-16, by pmuthuswamy
8217000: Refactor Class::methodToString
2019-01-15, by darcy
8217214: Recent new javadoc test needs to be updated
2019-01-15, by jjg
8217088: Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo)
2019-01-15, by mbalao
8216319: Refactor JavadocTester to allow more on-by-default checkers; add A11YChecker
2019-01-15, by jjg
Merge
2019-01-15, by jwilhelm
8198526: getAnnotatedOwnerType does not handle static nested classes correctly
2018-12-07, by cushon
8216050: Superword optimization fails with assert(0 <= i && i < _len) failed: illegal index
2019-01-15, by vdeshpande
Merge
2019-01-15, by henryjen
Merge
2018-12-13, by henryjen
Merge
2018-12-13, by henryjen
8199552: Update to build scripts
2018-09-13, by jwilhelm
8210866: Improve JPEG processing
2018-10-08, by prr
8210870: Libsunmscapi improved interactions
2018-10-08, by weijun
8210606: Improved data set handling
2018-10-05, by prr
8209094: Improve web server connections
2018-10-05, by michaelm
8200659: Improve BigDecimal support
2018-08-22, by bpb
8210610: Improved LSA authentication
2018-09-29, by weijun
8210598: Strengthen Windows Access Bridge Support
2018-09-27, by serb
8206290: Better FileChannel transfer performance
2018-09-25, by bpb
8210624: Clean up better loading tests
2018-09-12, by coleenp
8210094: Better loading of classloader classes
2018-09-10, by coleenp
8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails
2018-08-28, by sdama
8203955: Improve robot support
2018-08-21, by serb
8204895: Better icon support
2018-08-16, by serb
8206295: More reliable p11 transactions
2018-08-15, by jnimeh
8199156: Better route routing
2018-08-10, by chegar
8199166: Better interface lists
2018-08-10, by chegar
8205714: Initial class initialization
2018-08-12, by dholmes
8205360: Choose printer defaults
2018-07-31, by psadhukhan
8205709: Proper allocation handling
2018-07-19, by dtitov
8206301: Improve NIO stability
2018-07-19, by bpb
8203654: Improve cypher state updates
2018-06-14, by valeriep
8212233: javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module."
2019-01-15, by jjg
8196568: [Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow"
2019-01-15, by iveresov
8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
2018-12-18, by phedlin
8216427: ciMethodData::load_extra_data() does not always unpack the last entry
2019-01-15, by eosterlund
8216135: C2 assert(!had_error) failed: bad dominance
2019-01-14, by roland
8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
2019-01-15, by dholmes
8202675: Replace process-wide terminology in serial filtering to be consistent
2019-01-15, by rriggs
8216995: Clean up JFR command line processing
2019-01-15, by redestad
8216563: [TESTBUG] Change stressTime to default to 30 for nsk tests (part 2)
2019-01-15, by hseigel
8080569: java/lang/ProcessBuilder/DestroyTest.java fails with "Process terminated prematurely"
2019-01-15, by rriggs
8216974: HttpConnection not returned to the pool after 204 response
2019-01-15, by dfuchs
8216982: Assertion poison page established too early
2019-01-15, by stuefe
8215922: jar spec is not precise when describing jar file re-signing
2019-01-15, by weijun
8217017: [TESTBUG] Tests fail to compile after JDK-8216265
2019-01-14, by dholmes
Merge
2019-01-14, by shurailine
8215729: Enhance makefiles to allow collecting code coverage with JCov
2019-01-14, by shurailine
8215114: Fix indent and dead code in GCPolicyCounters
2018-12-10, by manc
Merge
2019-01-14, by jwilhelm
8216151: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug
2019-01-14, by kvn
8216362: Better error message handling when there is an invalid Manifest
2019-01-14, by lancea
8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base
2019-01-14, by dnsimon
8214418: half-closed SSLEngine status may cause application dead loop
2019-01-14, by xuelei
8216549: Mismatched unsafe access to non escaping object fails
2019-01-11, by roland
Merge
2019-01-11, by jjg
8210561: Command-line help wrong for javac --module
2019-01-11, by jjg
8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException
2019-01-11, by darcy
8215648: remove equals and hashCode implementations from j.l.i.VarHandle
2019-01-11, by vromero
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
2019-01-10, by roland
8215754: ZGC: nmethod is not unlinked from Method before rendezvous handshake
2019-01-11, by eosterlund
8216376: [PPC64] Possibly unreliable stack frame resizing in template interpreter
2019-01-11, by mdoerr
8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
2019-01-11, by jlahoda
8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
2019-01-11, by itakiguchi
8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
2019-01-10, by eosterlund
8216401: Allow "file:" URLs in Class-Path of local JARs
2019-01-14, by bchristi
8215549: Shenandoah deduplication cleans up table/queue twice
2019-01-14, by zgu
8215482: check for cycles in type variables can provoke NPE
2019-01-14, by vromero
8216308: StackTraceElement::fill_in can use injected Class source-file
2019-01-14, by shade
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests.
2019-01-14, by goetz
8216973: Kick up cleanup phases in the right places
2019-01-14, by rkennke
8216478: Cleanup HttpResponseImpl back reference to HttpConnection
2019-01-14, by dfuchs
8199892: Missing landmarks when generating docs using html sources
2019-01-14, by pmuthuswamy
8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest
2019-01-14, by thartmann
8216560: gtest build broken on PPC64 and aarch64
2019-01-14, by mdoerr
8215544: SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5
2019-01-14, by jgeorge
8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris
2019-01-13, by dholmes
8216595: Fix broken builds after JDK-8216424
2019-01-13, by pliden
8216424: Remove TimeLivenessAnalysis
2019-01-13, by redestad
8216589: s390x build failures after JDK-8216167 (Update include guards to reflect correct directories)
2019-01-12, by shade
8216140: Correct UnicodeDecoder U+FFFE handling
2019-01-11, by naoto
8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file
2019-01-11, by ccheung
8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps
2019-01-11, by sgehwolf
8208371: Provided supported mechanims to create a ModuleElement for an unnamed module
2019-01-11, by darcy
8216172: File.renameTo(File dest) should check for NPE at the very beginning
2019-01-11, by bpb
6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space
2018-11-29, by mbalao
8216498: Confusing and unneeded wrapping of SSLHandshakeException
2019-01-11, by dfuchs
8216486: Possibility of integer overflow in JfrThreadSampler::run()
2019-01-11, by ysuenaga
8214271: Fast primitive to wake many threads
2019-01-11, by rehn
8216480: Typo in test/hotspot/jtreg/compiler/graalunit/README.md
2019-01-11, by thartmann
8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress
2019-01-09, by mbaesken
Merge
2019-01-10, by jwilhelm
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
2019-01-09, by shade
8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
2019-01-10, by jiangli
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
2019-01-10, by robm
8216316: Tests fail due to too low specified TLAB size
2019-01-10, by tschatzl
Added tag jdk-12+27 for changeset f15d443f9731
2019-01-10, by jwilhelm
8215493: String::indent inconsistency with blank lines
2019-01-09, by jlaskey
8216167: Update include guards to reflect correct directories
2019-01-10, by coleenp
8216362: Better error message handling when there is an invalid Manifest
2019-01-10, by lancea
8216404: Elements.getPackageOf should handle modules
2019-01-10, by darcy
8216489: Issues with ModulePackages attribute generation on incremental build
2019-01-10, by erikj
8216278: Fix devkit and basic Jib support on WSL
2019-01-10, by erikj
8215155: Remove get_insert() from concurrent hashtable and gtests
2019-01-10, by gziemski
8216428: Remove IgnoreLibthreadGPFault
2019-01-10, by redestad
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
2019-01-10, by robm
8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests
2019-01-10, by hseigel
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
2019-01-10, by roland
Added tag jdk-13+3 for changeset 642346a11059
2019-01-10, by jwilhelm
8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest
jdk-13+3
2019-01-09, by iignatyev
Merge
2019-01-09, by jwilhelm
8215489: Remove String::align
2019-01-09, by jlaskey
8215112: String::transform spec clarification
2019-01-09, by jlaskey
8210669: Some launcher tests assume a pre-JDK 9 run-time image layout
2019-01-09, by mr
8215308: pandoc-html-manpage-filter.js does not work for [un]pack200
2019-01-09, by jjg
8215681: Remove compiler support for Raw String Literals from JDK 12
jdk-12+27
2019-01-09, by jlaskey
8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi
2019-01-09, by neliasso
8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
2019-01-09, by coleenp
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
2019-01-09, by vromero
8215708: ZGC: Add missing LoadBarrierNode::size_of()
2019-01-09, by pliden
8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode
2018-12-19, by adinn
8216385: ZGC: Fix building without C2
2019-01-09, by pliden
8214862: assert(proj != __null) at compile.cpp:3251
2018-12-07, by roland
8215994: JDK 12 l10n resource file update - msg drop 10
2019-01-09, by ljiang
8216322: Missing since information in deprecation of constructor visitors
2019-01-08, by darcy
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
2019-01-05, by fyang
8216176: Clarify the singleton description in j.t.c.JapaneseEra class
2019-01-08, by naoto
8215438: jshell tool: Ctrl-D causes EOF
2019-01-08, by jlahoda
8216271: Make AllocateOldGenAt an unsupported option on AIX.
2019-01-08, by goetz
8216403: Allocate fewer EnumSets in JavacFileManager#list
2019-01-08, by cushon
8216302: StackTraceElement::fill_in can use cached Class.name
2019-01-09, by shade
8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero
2019-01-09, by igerasim
8216423: Remove FillDelaySlots
2019-01-09, by redestad
8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out
2019-01-09, by gadams
8216375: Revert JDK-8145579 after JDK-8076988 is resolved
2019-01-09, by ecaspole
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
2019-01-09, by shade
8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
2019-01-09, by igerasim
8214442: Improve stack walk API by adding handle marks
2019-01-09, by hseigel
8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
2019-01-09, by hseigel
8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs
2019-01-09, by neliasso
8215995: Add specialized toArray methods to immutable collections
2019-01-09, by redestad
8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc
2019-01-08, by darcy
8216366: Add rationale to PER_CPU_SHARES define
2019-01-08, by sgehwolf
8216200: BCEscapeAnalyzer::ArgumentMap::set_intersect() is incorrect
2019-01-07, by zgu
8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic()
2019-01-07, by zgu
8215495: Set isCopy to JNI_FALSE if len == 0
2019-01-08, by jcbeyler
Merge
2019-01-08, by ecaspole
8076988: reevaluate trivial method policy
2019-01-08, by ecaspole
8216359: Remove develop flags TraceCompilationPolicy and TimeCompilationPolicy
2019-01-08, by redestad
8216262: Remove develop flag DelayCompilationDuringStartup
2019-01-08, by redestad
8216269: [s390] Debug build broken because CodeBlob has not been declared
2019-01-08, by mdoerr
8216285: Enable inlining of CollectedHeap::obj-/array-/class_allocate
2019-01-08, by redestad
Merge
2019-01-08, by psadhukhan
Merge
2019-01-07, by psadhukhan
8211267: StackOverflowError happened by TextField.setFont(...)
2019-01-06, by itakiguchi
8215756: Memory leaks in the AWT on macOS
2019-01-05, by serb
8215909: Typo in Swing ProcessMouseEvent method documentation
2019-01-04, by psadhukhan
8215910: Typo in AWT InvocationEvent Method Documentation.
2019-01-04, by kaddepalli
8214122: JDWP is broken on 32 bit Windows: transport library missing onLoad entry
2018-12-20, by aivanov
8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow
2018-12-19, by serb
6714324: Removing a component from a JTabbedPane does not clear its accessibleParent
2018-12-17, by kaddepalli
8214461: Some unused classes may be removed
2018-12-15, by serb
8196681: Java Access Bridge logging and debug flags dynamically controlled
2018-12-14, by kaddepalli
Merge
2018-12-12, by psadhukhan
8215123: Crash in runtime image built with jlink --compress=2
2018-12-11, by aivanov
Merge
2019-01-08, by jwilhelm
8215773: applications/kitchensink/Kitchensink.java crash with "assert(ZAddress::is_marked(addr)) failed: Should be marked"
2019-01-07, by eosterlund
8216266: ProblemList PeelingZeroTripCount.java
2019-01-07, by jwilhelm
8215400: Warn on usage of trampolines with gcc
2019-01-07, by erikj
8215583: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java
2019-01-04, by mseledtsov
8216021: RunTest.gmk might set concurrency level to 1 on Windows
2019-01-04, by erikj
8215888: Register to register spill may use AVX 512 move instruction on unsupported platform.
2019-01-03, by sviswanathan
8215947: JVM crash with -XX:+DumpSharedSpaces
2019-01-03, by ccheung
8215265: C2: range check elimination may allow illegal out of bound access
2018-12-14, by roland
8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms.
2018-12-31, by goetz
8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
2018-12-13, by roland
8208184: IllegalArgumentException while invoking code completion on netbeans IDE
2019-01-03, by sdama
Added tag jdk-12+26 for changeset de9fd809bb47
2019-01-03, by jwilhelm
8214738: javadoc should honor styles in doc-files
2019-01-08, by pmuthuswamy
8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale.
2019-01-07, by dzhou
8216154: C4819 warnings at HotSpot sources on Windows
2019-01-08, by ysuenaga
8215985: ZGC: Simplify reference processing in light of JDK-8175797
2019-01-07, by kbarrett
8216205: Java API documentation formatting error in System.getEnv
2019-01-07, by rriggs
8216275: Disable annotation processing lint warnings when building microbenchmarks
2019-01-07, by redestad
8216134: (process) ProcessBuilder startPipeline does not hide piped streams
2019-01-07, by rriggs
8216267: Fix hotspot-ide-project target on WSL
2019-01-07, by erikj
8216197: Remove unused new_hash methods
2019-01-07, by redestad
8215962: Support ThreadPriorityPolicy mode 1 for non-root users on linux/bsd
2019-01-04, by mbaesken
8216188: Remove expired flags in JDK 13
2019-01-06, by dholmes
8216191: Remove FastSuperclassLimit
2019-01-05, by redestad
8216189: Remove Klass::compute_is_subtype_of
2019-01-05, by redestad
8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
2019-01-05, by fyang
8216155: C4819 warning at libfreetype sources on Windows
2019-01-05, by ysuenaga
8215731: Move forward class definitions out of globalDefinitions.hpp
2019-01-04, by coleenp
8215412: Optimize PrintStream.println methods
2019-01-04, by redestad
8216010: Change callers of build_u2_from() to call Bytes::get_Java_u2() instead
2019-01-04, by hseigel
8215330: javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match
2019-01-04, by joehw
8215798: Use {@systemProperty} for definition of org.openjdk.java.util.stream.tripwire property
2019-01-04, by rriggs
8216067: Unused local vars in windows/native/libjava/io_util_md.c
2019-01-04, by rriggs
8216157: Enable inlining of java_lang_Class::is_primitive
2019-01-04, by redestad
8215771: The jfr tool should pretty print reference chains
2019-01-04, by egahlin
8216048: Fix devkit creation in WSL
2019-01-04, by erikj
8213457: serviceability/sa/ClhsdbInspect.java time out
2019-01-04, by jgeorge
8215961: jdk/jfr/event/os/TestCPUInformation.java fails on AArch64
2019-01-03, by mbaesken
8216059: nsk_jvmti_parseoptions still has dependency on tilde separator
2019-01-03, by gadams
Merge
2019-01-03, by ecaspole
8196347: LogCompilation: generate log file on the fly for input to junits
2019-01-03, by ecaspole
Merge
2019-01-03, by coffeys
8215911: Various Typos in SQL Method Documentation
2019-01-03, by coffeys
8215912: Various Typos in java.net Method Documentation
2019-01-03, by coffeys
8182992: Typo in DatagramPacket constructor API doc
2019-01-03, by coffeys
8179943: Typo in javax.net.ssl.SSLSession.removeValue(String) method documentation
2019-01-03, by coffeys
8215644: Clean up globalDefinitions_<compiler>.hpp
2019-01-03, by hseigel
8215991: Stop hiding exception from ArtifactResolver failures in tests
2019-01-03, by erikj
Added tag jdk-13+2 for changeset 50677f43ac3d
2019-01-03, by jwilhelm
6996807: FieldReflectorKey hash code computation can be improved
2019-01-02, by igerasim
8215572: Add new Arrays micros
2019-01-02, by ecaspole
8215990: Avoid using reflection to create common default URLStreamHandlers
2019-01-02, by redestad
8215643: Microbenchmarks for KeyAgreement and Cipher
2019-01-02, by apetcher
8215791: Tiny bug in VM monitoring/management
2018-12-21, by ghaug
8215398: -Xlog option usage => Invalid decorator '\temp\app_cds.log'.
2019-01-02, by hseigel
Merge
2019-01-02, by jwilhelm
8214567: Use {@systemProperty} for definitions of system properties
jdk-12+26
2018-12-26, by rpatil
8215898: Build broken on 32-bit after JDK-8211425
2018-12-22, by sjohanss
8215897: Build broken on zero after JDK-8211424
2018-12-22, by sjohanss
8211424: Allocation of old generation of java heap on alternate memory devices - Parallel GC
2018-12-21, by sangheki
8211425: Allocation of old generation of java heap on alternate memory devices - G1 GC
2018-12-21, by sangheki
8215879: AArch64: ReservedStackAccess may leave stack guard in inconsistent state
2018-12-21, by aph
8215202: AArch64: jtreg test test/jdk/sun/nio/cs/FindEncoderBugs.java fails
2018-12-21, by aph
8215291: Broken links when generating from project without modules
2018-12-21, by hannesw
8215364: JavaFX crashes on Ubuntu 18.04 with Wayland while using Swing-FX interop
2018-12-21, by pbansal
8211343: nsk_jvmti_parseoptions should handle multiple suboptions
2019-01-02, by gadams
8215445: Enable building for Windows in WSL
jdk-13+2
2019-01-02, by erikj
8215977: hsdis installation documentation update
2019-01-01, by dholmes
8213481: [REDO] Fix incorrect copy constructors in hotspot
2018-12-31, by kbarrett
8214687: Optimize Collections.nCopies().hashCode() and equals()
2018-12-30, by tvaleev
8215966: GeneratePropertyPassword.sh uses bash syntax
2018-12-28, by phh
8215954: [testbug] Remove unnecessary casts in test/hotspot/gtest/threadHelper.inline.hpp
2018-12-28, by dholmes
8215707: [macosx] fix pthread_getschedparam and pthread_setschedparam calls
2018-12-21, by mbaesken
8214097: Rework thread initialization and teardown logic
2018-12-27, by dholmes
8214201: Make PtrQueueSet completed buffer list private
2018-12-26, by kbarrett
8206107: [x86_32] jck tests for ldc2_w bytecode fail
2018-12-25, by bulasevich
8208184: IllegalArgumentException while invoking code completion on netbeans IDE
2018-12-24, by sdama
8215769: Java cannot probe pkcs12 files exported by Firefox
2018-12-22, by weijun
8215759: [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException
2018-12-21, by bpb
8215516: Move JavadocTester to a named package
2018-12-21, by jjg
8215727: Restore JFR thread sampler loop to old / previous behavior
2018-12-21, by mgronlun
8066619: Fix deprecation warnings in java.util.jar
2018-12-21, by rriggs
8215571: jdb does not include jdk.* in the default class filter
2018-12-21, by gadams
8215716: PopFrame() was unexpectedly done
2018-12-20, by amenkov
Merge
2018-12-21, by jwilhelm
8215555: TieredCompilation C2 threads can excessively block handshakes
2018-12-20, by redestad
8215548: G1PeriodicGCSystemLoadThreshold needs to be a double
2018-12-20, by tschatzl
8215100: AArch64: fix compareTo intrinsic with four-character Latin/Unicode
2018-12-20, by aph
8215551: Missing case label in nmethod::reloc_string_for()
2018-12-20, by lucy
8215635: Pandoc check in Docs.gmk does not work on Windows
2018-12-20, by erikj
8215547: ZGC: Fix incorrect match rule for loadBarrierWeakSlowRegNoVec
2018-12-20, by pliden
8215491: ICStubInterface::finalize finds zombie nmethod with ZGC concurrent class unloading
2018-12-20, by eosterlund
8215500: ICRefillVerifierMark does not set the provided verfier as current
2018-12-20, by eosterlund
Added tag jdk-12+25 for changeset 7496df94b3b7
2018-12-20, by jwilhelm
8214532: Update RFC 2459 references in javadoc to RFC 5280
2018-12-19, by coffeys
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+1000
+3000
tip