Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+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.
8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
2018-09-05, by alanb
8165440: Add Zero support for x86_64-linux-gnux32 target
2018-09-05, by glaubitz
8209052: Low contrast in docs/api/constant-values.html
2018-09-05, by pmuthuswamy
8209832: Refactor jdk/internal/reflect/Reflection/GetCallerClassTest.sh to plain java test
2018-09-05, by amlu
8197398: (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside.
2018-09-04, by sherman
8210039: move OSInfo to top level testlibrary
2018-09-04, by iignatyev
8209736: runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
2018-09-04, by ccheung
8210192: Hsperf counter ParNew::CMS should be ParNew:CMS
2018-09-04, by jcbeyler
8210182: Remove macros for C compilation from vmTestBase but non jvmti
2018-08-31, by jcbeyler
8209594: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
2018-09-04, by kvn
8210366: Typo in MethodHandles.Lookup: must be either be
2018-09-04, by dfuchs
8210087: Classes in jdk.unsupported not accessible from jconsole plugin
2018-09-04, by alanb
8210279: (bf) Remove unused package private method java.nio.Buffer.truncate()
2018-09-04, by bpb
8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code
2018-09-04, by gromero
8210357: Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
2018-09-04, by shade
8210355: Minimal and Zero non-PCH builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
2018-09-04, by shade
8210341: (fs) Typos in PosixFileAttributeView javadoc
2018-09-04, by alanb
8207200: Committed > max memory usage when getting MemoryUsage
2018-09-04, by tschatzl
8210265: Crash in HSpaceCounters::update_used()
2018-09-04, by tschatzl
8210338: Better output for GenerationTests.java
2018-09-04, by weijun
8210307: 8210246 broke NMT jtreg tests
2018-09-04, by stuefe
8210314: [aix] NMT does not show "Safepoint" memory type
2018-09-03, by stuefe
8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32
2018-09-03, by bulasevich
8207247: AARCH64: Enable Minimal and Client VM builds
2018-09-03, by avoitylov
8207343: Automate vtable/itable stub size calculation
2018-09-03, by lucy
8210246: NMTUtil::_memory_type_names should be in sync with MemoryType
2018-09-01, by iklam
8210259: [testbug] IncompatibleOptions.java fails if VM configured without ZGC
2018-09-01, by goetz
8208608: Update --module-source-path to allow explicit source paths for specific modules
2018-08-31, by jjg
8210235: JvmtiTrace::safe_get_current_thread_name is unsafe in debug builds
2018-08-31, by kbarrett
8209585: [Graal] vmTestbase/nsk/jvmti/scenarios/sampling tests fail with "Too small stack of resumed thread"
2018-08-31, by dtitov
8210226: Add support for multiple project folders to idea.sh
2018-08-31, by mcimadamore
8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
2018-08-31, by amenkov
8206424: Use locking for cleaning ProtectionDomainTable
2018-08-31, by pchilanomate
8207793: [TESTBUG] runtime/Metaspace/FragmentMetaspace.java fails: heap needs to be increased
2018-08-31, by coleenp
8210155: Lock ClassLoaderDataGraph
2018-08-31, by coleenp
8176453: Javadoc search: there are issues with generics in parameters
2018-08-31, by hannesw
8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
2018-08-31, by dnsimon
6657100: Rename sparcWorks to solstudio in HotSpot
2018-08-31, by ihse
8210205: build fails on AIX in hotspot cpp tests (for example getstacktr001.cpp)
2018-08-30, by mbaesken
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
2018-08-31, by jjiang
8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
2018-08-31, by mli
8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
2018-08-30, by cjplummer
8209975: Some GCThreadLocalData not initialized
2018-08-30, by kbarrett
8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
2018-08-30, by avoitylov
8210119: Rename SubTasksDone::is_task_claimed
2018-08-30, by kbarrett
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
2018-08-30, by bpb
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
2018-08-30, by amenkov
8209993: Create a test for SwingSet3 ToolTipDemo
2018-08-30, by akolarkunnu
8203356: VM Object Allocation Collector can infinite recurse
2018-08-30, by jcbeyler
8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
2018-08-30, by iklam
8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
2018-08-30, by hseigel
8209950: SIGBUS in CodeHeapState::print_names()
2018-08-30, by lucy
8210065: ZGC: Remove mode for treating weaks as strong
2018-08-30, by eosterlund
8210147: adjust some WSAGetLastError usages in windows network coding
2018-08-29, by mbaesken
8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers
2018-08-30, by eosterlund
8210061: ZGC: Remove STW weak processor mode
2018-08-30, by eosterlund
8210160: Remove deprecated configure arguments
2018-08-30, by ihse
8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR
2018-08-30, by ihse
8199811: com/sun/jdi/ProcessAttachTest.java fails intermittently: Remote thread failed for unknown reason
2018-08-29, by cjplummer
8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
2018-08-28, by gadams
8210153: localized currency symbol of VES
2018-08-29, by ljiang
Added tag jdk-12+9 for changeset 31b159f30fb2
2018-08-30, by jwilhelm
8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
2018-08-29, by mikael
8209856: Obsolete error reporter
2018-08-29, by mikael
8180193: Make marking bitmap code available to other GCs
jdk-12+9
2018-08-29, by rkennke
Merge
2018-08-29, by jwilhelm
Added tag jdk-11+28 for changeset 76072a077ee1
2018-08-22, by jwilhelm
8209806: API docs should be updated to refer to javase11
jdk-11+28
2018-08-21, by jjg
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
2018-08-21, by wetmore
8207838: AArch64: Float registers incorrectly restored in JNI call
2018-08-21, by aph
8209670: CompilerThread releasing code buffer in destructor is unsafe
2018-08-21, by thartmann
8209637: [s390x] Interpreter doesn't call result handler after native calls
2018-08-21, by simonis
8209735: Disable avx512 by default
2018-08-20, by kvn
8201317: X25519/X448 code improvements
2018-08-29, by apetcher
8209996: [PPC64] Fix JFR profiling
2018-08-28, by ghaug
8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
2018-08-29, by pchilanomate
8209691: Allow MemBar on single memory slice
2018-08-22, by roland
8209064: Make intellij support more robust after changes for 2018.2
2018-08-29, by mcimadamore
8176553: LdapContext follows referrals infinitely ignoring set limit
2018-08-29, by vtewari
8206986: Compiler support for Switch Expressions (Preview)
2018-08-29, by jlahoda
8209994: windows: Java_java_net_NetworkInterface_getAll misses releasing interface-list
2018-08-28, by mbaesken
8208746: ISO 4217 Amendment #168 update
2018-08-28, by ljiang
8210045: Allow using a subset of worker threads even when UseDynamicNumberOfGCThreads is not set
2018-08-29, by pliden
8210035: Fix copyrights for files created for the HeapMonitor work
2018-08-28, by jcbeyler
8210040: TestOptionsWithRanges.java is very slow
2018-08-28, by iklam
8210043: Invalid assert(HeapBaseMinAddress > 0) in ReservedHeapSpace::initialize_compressed_heap
2018-08-28, by iklam
8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
2018-08-28, by ccheung
Merge
2018-08-28, by coleenp
8209958: Clean up duplicate basic array type statics in Universe
2018-08-28, by coleenp
8210008: custom extension for make/SourceRevision.gmk
2018-08-28, by twisti
8210088: ProblemList gc/epsilon/TestMemoryMXBeans.java
2018-08-28, by coleenp
8209611: use C++ compiler for hotspot tests
2018-08-28, by iignatyev
8210108: sun/tools/jstatd test build failures after JDK-8210022
2018-08-28, by iignatyev
8019927: [TESTBUG] nsk/jvmti/GetThreadInfo/thrinfo001 intermittently fails with 'invalid thread group' when running with JFR
2018-08-28, by gadams
8209976: Improve iteration over non-JavaThreads
2018-08-28, by kbarrett
8209534: [TESTBUG]runtime/appcds/cacheObject/ArchivedModuleCompareTest.java fails with EnableJVMCI.
2018-08-28, by jiangli
8072498: Multi-thread JNI weak reference processing
2018-08-28, by kbarrett
8201224: Make string buffer size dynamic in mlvmJvmtiUtils.c
2018-08-22, by jcbeyler
8209939: [testbug][ppc] Test SafepointPollingPages fails after 8208499 with UseSIGTRAP on.
2018-08-28, by goetz
8202578: Revisit location for class unload events
2018-08-28, by hseigel
8209894: ZGC: Cap number of GC workers based on heap size
2018-08-28, by pliden
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
2018-08-27, by iignatyev
8186548: move jdk.testlibrary.JcmdBase closer to tests
2018-08-27, by iignatyev
8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
2018-08-27, by amenkov
8209494: Create a test for SwingSet InternalFrameDemo
2018-08-27, by akolarkunnu
8209852: Counters in StringCleaningTask should be type of size_t
2018-08-27, by zgu
8209920: runtime/logging/RedefineClasses.java fail with OOME with ZGC
2018-08-27, by lmesnik
8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
2018-08-27, by akolarkunnu
8209965: The "supported_groups" extension in ServerHellos
2018-08-27, by xuelei
8209995: java.base does not need to export sun.security.ssl to java.security.jgss
2018-08-27, by weijun
8209987: Minor cleanup in Level.java
2018-08-27, by dfuchs
8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
2018-08-27, by jgeorge
8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
2018-08-25, by coleenp
8209911: More blob types in hs_err printout
2018-08-25, by shade
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
2018-08-24, by igerasim
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
2018-08-23, by iklam
8209173: javac fails with completion exception while reporting an error
2018-08-24, by vromero
8209915: Fix license headers
2018-08-24, by mikael
8209841: [REDO] Refactor G1ParallelCleaningTask into shared
2018-08-24, by zgu
8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
2018-08-24, by jiangli
8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
2018-08-24, by dlong
8209639: assert failure in coalesce.cpp: attempted to spill a non-spillable item
2018-08-17, by roland
8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
2018-08-24, by gziemski
8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1
2018-08-20, by ghaug
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
2018-07-23, by sgehwolf
8209837: Avoid initializing ExpiringCache during bootstrap
2018-08-24, by redestad
8206457: Code paths from oop_iterate() must use barrier-free access
2018-07-06, by rkennke
8208665: Amend cross-compilation docs with qemu-debootstrap recipe
2018-08-24, by shade
8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
2018-08-24, by thartmann
8209150: [TESTBUG] Add logging to verify JDK-8197901 to a different test
2018-08-23, by lmesnik
8034084: nsk.nsk/jvmti/ThreadStart/threadstart003 Wrong number of thread end events
2018-08-23, by gadams
8209850: Allow NamedThreads to use GlobalCounter critical sections
2018-08-23, by kbarrett
8209873: Typo in javax.xml.validation.Validator.validate documentation
2018-08-23, by joehw
8209171: Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
2018-08-23, by igerasim
8209851: Algorithm name is compared via reference identity
2018-08-23, by igerasim
8207211: [TESTBUG] Remove excessive output from CDS/AppCDS tests
2018-08-23, by ccheung
8209854: ProblemList MemberNameLeak
2018-08-23, by pchilanomate
8209883: ZGC: Compile without C1 broken
2018-08-23, by pliden
8209129: Further improvements to cipher buffer management
2018-08-23, by coffeys
8209831: ZGC: Clean up ZRelocationSetSelectorGroup::semi_sort()
2018-08-23, by pliden
8209615: ParseError in XMLEventReader on a valid input
2018-08-22, by joehw
8209651: better TLS poll for x64 C2
2018-08-22, by dlong
Added tag jdk-12+8 for changeset 492b366f8e57
2018-08-22, by jwilhelm
8167314: Enable the check to detect duplicate provides in in GenModuleInfoSource
2018-08-22, by mchung
8209062: Clean up G1MonitoringSupport
2018-08-22, by tschatzl
8209061: Move G1 serviceability functionality to G1MonitoringSupport
2018-08-22, by tschatzl
8209700: Remove HeapRegionSetBase::RegionSetKind for a more flexible approach
2018-08-22, by tschatzl
8209698: Remove "Pinned" from HeapRegionTraceType
2018-08-22, by tschatzl
8208498: Put archive regions into a first-class HeapRegionSet
2018-08-22, by tschatzl
8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
2018-08-22, by amenkov
8202342: [Graal] fromTonga/nsk/jvmti/unit/FollowReferences/followref003/TestDescription.java fails with "Location mismatch" errors
2018-08-22, by dtitov
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
2018-08-14, by iklam
8209783: AArch64: Combine Multiply and Neg operations in C2
2018-08-22, by adinn
8209686: cleanup arguments to PhaseIdealLoop() constructor
2018-08-22, by roland
8209839: [Backout] Backout JDK-8206467 Refactor G1ParallelCleaningTask into shared
2018-08-22, by tschatzl
8209667: Explicit barriers for C1/LIR
2018-08-19, by rkennke
8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0
2018-08-22, by coleenp
8208601: Introduce native oop barriers in C2 for OopHandle
2018-08-22, by eosterlund
8209801: Rename C1_WRITE_ACCESS and C1_READ_ACCESS decorators to ACCESS_READ and ACCESS_WRITE
2018-08-22, by rkennke
8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
2018-08-22, by roland
8209420: Track membars for volatile accesses so they can be properly optimized
2018-08-14, by roland
8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class
2018-08-22, by weijun
8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
2018-08-21, by iklam
8186186: GSSContext.isEstablished() can return true on error state
2018-08-21, by igerasim
8209771: jdk.test.lib.Utils::runAndCheckException error
2018-08-22, by weijun
8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
2018-08-17, by iklam
8206467: Refactor G1ParallelCleaningTask into shared
2018-08-21, by zgu
8209758: 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled
jdk-12+8
2018-08-21, by lmesnik
8209689: Compiler.isGraalEnabled should not check jvmci.Compiler property
2018-08-21, by twisti
8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped
2018-08-21, by never
8206423: Use locking for cleaning ResolvedMethodTable
2018-08-21, by pchilanomate
8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
2018-08-21, by coleenp
8209738: Remove ClassLoaderDataGraph::*oops_do functions
2018-08-21, by coleenp
8209668: Explicit barriers for C1/assembler
2018-08-21, by rkennke
8203792: Remove "compatibility" features from Head.java
2018-08-21, by pmuthuswamy
8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
2018-08-20, by iklam
8209760: merge error: restore ea in make/conf/jib-profiles.js
2018-08-20, by tbell
8208350: Disable all DES cipher suites
2018-08-20, by jnimeh
Merge
2018-08-20, by mikael
Added tag jdk-11+27 for changeset 9d7d74c6f2cb
2018-08-17, by mikael
8207966: HttpClient response without content-length does not return body
jdk-11+27
2018-08-16, by michaelm
8209537: Two security tests failed after JDK-8164639 due to dependency was missed
2018-08-16, by jjiang
8164639: Configure PKCS11 tests to use user-supplied NSS libraries
2018-08-15, by jjiang
8207746: C2: Lucene crashes on AVX512 instruction
2018-08-15, by vdeshpande
8206176: Remove the temporary tls13VN field
2018-08-14, by rhalade
8209451: Please change jdk 11 milestone to FCS
2018-08-14, by diazhou
8207009: TLS 1.3 half-close and synchronization issues
2018-08-14, by xuelei
8209506: Add Google Trust Services GlobalSign root certificates
2018-08-14, by rhalade
8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard.
2018-08-14, by kaddepalli
8209452: VerifyCACerts.java failed with "At least one cacert test failed"
2018-08-14, by rhalade
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale.
2018-08-14, by rgoel
8205687: TimeoutHandler generates huge core files
2018-08-13, by iignatyev
8194949: [Graal] gc/TestNUMAPageSize.java fail with OOM in -Xcomp
2018-08-09, by epavlova
8208125: Cannot input text into JOptionPane Text Input Dialog
2018-08-09, by mhalder
8209740: typo in test/lib/jtreg/SkippedException.java
2018-08-20, by iignatyev
8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
2018-08-20, by joehw
8209588: SIGSEGV in MethodArityHistogram() with -XX:+CountCompiledCalls
2018-08-20, by lucy
8209633: Avoid creating WeakEntry wrappers when looking up cached MethodType
2018-08-20, by redestad
8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
2018-08-20, by lfoltan
8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure
2018-08-20, by shade
8209456: [error-prone] ShortCircuitBoolean in java.logging
2018-08-19, by iignatyev
8154343: Make SATB related code available to other GCs
2018-08-18, by kbarrett
8203614: Java API SSLEngine example code needs correction
2018-08-17, by jnimeh
8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
2018-08-17, by ccheung
8208675: Remove legacy sun.security.key.serial.interop property
2018-08-17, by coffeys
8209304: Deprecate serialVersionUID fields in interfaces
2018-08-17, by darcy
8206992: Update Graal
2018-08-17, by iveresov
8209586: AARCH64: SymbolTable changes throw assert on aarch64
2018-08-17, by gziemski
Added tag jdk-12+7 for changeset ef57958c7c51
2018-08-17, by mikael
8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
2018-08-17, by sballal
8207334: VM times out in VM_HandshakeAllThreads::doit() with RunThese30M
2018-08-17, by rehn
8209587: Update test/hotspot/jtreg/ProblemList-graal.txt
2018-08-17, by epavlova
8208275: C2 crash in Node::add_req(Node*)
2018-08-17, by thartmann
8209545: Simplify HeapShared::archive_module_graph_objects
2018-08-15, by iklam
8209607: Remove stale comment for JNI mutexes
2018-08-16, by kbarrett
8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
2018-08-16, by amenkov
8209549: remove VMPropsExt from TEST.ROOT
2018-08-16, by iignatyev
8209389: SIGSEGV in WalkOopAndArchiveClosure::do_oop_work.
2018-08-16, by jiangli
8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
2018-08-16, by amenkov
8208269: Javadoc does not support module-info in a multi-release jar
2018-08-16, by jlahoda
8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug
2018-08-15, by rriggs
8209047: "Illegal pattern character 'B'" IllegalArgumentException with Burmese locales
jdk-12+7
2018-08-16, by rgoel
8209535: [JVMCI] Do not swallow NoClassDefFoundError when converting JVMCI methods and fields to reflection objects
2018-08-16, by dnsimon
8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target'
2018-08-16, by thartmann
8207832: serviceability/sa/ClhsdbCDSCore.java failed with "Couldn't find core file location"
2018-08-15, by iklam
8206115: Use shared macros for JavaClasses::compute_offsets and MetaspaceShared::serialize_well_known_classes
2018-08-14, by iklam
8207320: Wrong type order for intersection lambdas with multiple abstract methods
2018-08-15, by vromero
8209541: Fix merge problem in SymbolTable::do_check_concurrent_work
2018-08-15, by coleenp
8209447: vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/TestDescription.java timed out
2018-08-15, by coleenp
5075463: (enum) Serialized Form javadoc for java.lang.Enum is misleading
2018-08-15, by darcy
8176425: Add radix indication in NumberFormatException message for Integer.decode
2018-08-15, by darcy
8209164: [TESTBUG] Apply jtreg skipped status to cds tests
2018-08-15, by mseledtsov
8209459: TestSHA512MultiBlockIntrinsics failed on AArch64
2018-08-15, by thartmann
8209439: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer
2018-08-15, by dpochepk
8208582: Introduce native oop barriers in C1 for OopHandle
2018-08-15, by eosterlund
8207009: TLS 1.3 half-close and synchronization issues
2018-08-14, by xuelei
8209518: symbol table gtest fails with semaphore error
2018-08-14, by coleenp
8195100: Use a low latency hashtable for SymbolTable
2018-08-14, by gziemski
8208463: jdk.internal.vm.compiler's module-info.java.extra contains duplicated provides of the same service interface
2018-08-14, by kvn
8209347: SATBMarkQueue.cpp should not need jvm.h
2018-08-14, by kbarrett
8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
2018-08-14, by amenkov
8209346: Refactor SATBMarkQueue filter configuration
2018-08-14, by kbarrett
8209452: VerifyCACerts.java failed with "At least one cacert test failed"
2018-08-14, by rhalade
8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
2018-08-13, by akolarkunnu
8209416: Refactoring GetPropertyAction calls in security libs
2018-08-14, by weijun
8209433: [s390] Fix build, broken by 8208672 (Enable -Wreorder)
2018-08-14, by lucy
8061467: Add UseLargePages to TestNUMAPageSize
2018-08-13, by jcbeyler
8209376: ZGC: Move ZMarkStackAllocator into a separate file
2018-08-13, by pliden
8209375: ZGC: Use dynamic base address for mark stack space
2018-08-13, by pliden
8209345: Merge SATBMarkQueueFilter into SATBMarkQueueSet
2018-08-14, by kbarrett
8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
2018-08-14, by xiaofeya
8209382: [error-prone] HashtableContains in sun/rmi/server/ActivationGroupImpl.java
2018-08-13, by iignatyev
8209396: Make PtrQueueSets not statically allocated
2018-08-13, by kbarrett
8207153: Some intrinsic tests take long time to run
2018-08-13, by kvn
8209120: Archive the Integer.IntegerCache
2018-08-13, by redestad
8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update
2018-08-10, by mbaesken
8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
2018-08-13, by epavlova
8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
2018-08-13, by tschatzl
8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
2018-08-13, by tschatzl
8209193: Fix aarch64-linux compilation after -Wreorder changes
2018-08-13, by tschatzl
8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
2018-08-13, by ghaug
8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
2018-08-13, by avoitylov
8209378: Fix Minimal VM after JDK-8208677
2018-08-13, by shade
8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
2018-08-11, by coleenp
8209384: ProblemList stressHierarchy metaspace tests
2018-08-10, by coleenp
8205399: Set node color on pinned HashMap.TreeNode deletion
2018-08-10, by bchristi
8164683: Solaris: JVM abuses thread preemption control
2018-08-10, by coleenp
8207778: Add locking to ModuleEntry and PackageEntry tables
2018-08-10, by hseigel
8206895: aarch64: rework error-prone cmp instuction
2018-08-10, by bulasevich
8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
2018-08-10, by weijun
8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
2018-08-10, by xyin
8207263: Store the Configuration for system modules into CDS archive.
2018-08-10, by jiangli
8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
2018-08-09, by ccheung
8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
2018-08-10, by redestad
8209118: Abstract SATBMarkQueueSet's ThreadLocalData access
2018-08-09, by rkennke
8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
2018-08-09, by epavlova
Merge
2018-08-09, by mikael
Added tag jdk-11+26 for changeset 945ba9278a27
2018-08-09, by mikael
8208391: Differentiate response and connect timeouts in HTTP Client API
2018-08-09, by chegar
8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission
2018-08-08, by serb
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
2018-08-08, by dcubed
8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
2018-08-08, by yzhang
8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization
2018-08-06, by rwestberg
8208663: JDK 11 L10n resource file update msg drop 20
jdk-11+26
2018-08-07, by ljiang
8201394: Update java.se module summary to reflect removal of java.se.ee module
2018-08-07, by iris
8031761: [TESTBUG] Add a regression test for JDK-8026328
2018-08-07, by iignatyev
8208691: Tighten up jdk.includeInExceptions security property
2018-08-07, by mullan
8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
2018-08-06, by dbuck
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
2018-08-06, by dcubed
8208496: New Test to verify concurrent behavior of TLS.
2018-08-06, by ssahoo
8207355: C1 compilation hangs in ComputeLinearScanOrder::compute_dominator
2018-08-06, by thartmann
8199081: [Testbug] compiler/linkage/LinkageErrors.java fails if run twice
2018-08-03, by iignatyev
8205523: Explicit barriers for interpreter
2018-06-22, by rkennke
8204969: Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()
2018-08-09, by rkennke
Added tag jdk-12+6 for changeset 7939b3c4e408
2018-08-09, by mikael
8208242: Add @requires to vmTestbase/gc/g1 tests
2018-08-08, by jcbeyler
8209127: ZGC: Improve error message when failing to map memory for mark stacks
2018-08-09, by pliden
8209126: ZGC: ZMarkStackAllocator::is_initialized() never called
2018-08-09, by pliden
8209125: ZGC: Clean up ZServiceabilityCounters
2018-08-09, by pliden
8207756: ZGC: jstat should show CGC STW phases
2018-08-09, by pliden
8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
2018-08-09, by xiaofeya
8207965: C2-only debug build fails
2018-08-08, by kvn
8208303: Track JNI failures and fail tests
2018-08-08, by jcbeyler
8202941: GenModuleInfoSource build tool does not detect missing semicolons
2018-08-08, by mchung
8208677: Move inner metaspace cleaning out of class unloading
2018-08-08, by coleenp
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
2018-08-08, by dcubed
8193822: Remove unused newDirectByteBuffer and truncate methods from buffer classes
2018-08-08, by bpb
8208672: Enable -Wreorder in make files for gcc, clang
2018-08-08, by tschatzl
8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
2018-08-08, by tschatzl
8208670: Compiler changes to allow enabling -Wreorder
2018-08-08, by tschatzl
8208669: GC changes to allow enabling -Wreorder
2018-08-08, by tschatzl
8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/
jdk-12+6
2018-08-08, by xyin
8208575: Remove Atomic::add/sub for short
2018-08-07, by coleenp
8208999: Some use of Klass* should be replaced by InstanceKlass*
2018-08-07, by iklam
8208634: Add x-IBM-1129 charset
2018-08-07, by sherman
8209003: Consolidate use of empty collections in java.lang.module
2018-08-07, by redestad
8031761: [TESTBUG] Add a regression test for JDK-8026328
2018-08-07, by iignatyev
8208704: runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
2018-08-07, by ccheung
8208744: remove unneeded -DUSE_MMAP settings for JDK native libs builds
2018-08-03, by mbaesken
8209023: fix 2 compiler tests to avoid JDK-8208690
2018-08-06, by kvn
8209029: ProblemList tests that fail due to 'Error attaching to process: Can't create thread_db agent!' in jdk-11+25 testing
2018-08-06, by dcubed
8079682: [mlvm] remove SAM code in MHTransformationGen
2018-08-06, by jcbeyler
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
2018-08-06, by shurailine
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
2018-08-06, by psandoz
8208362: (bf) Long chains created by direct Buffer::slice
2018-08-06, by fweimer
8209024: Use SuppressWarnings on serialVersionUID fields in interfaces
2018-08-06, by darcy
8194958: [Graal] disable compiler/c2/cr7200264 tests
2018-08-06, by epavlova
8209020: ProblemList tests affected by JDK-8208778
2018-08-06, by dcubed
8208604: Metadata::print_value_string() compares 'this' to NULL
2018-08-06, by hseigel
8209018: ProblemList tests affected by JDK-8208690
2018-08-06, by dcubed
8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system
2018-08-06, by dholmes
8208998: Typo in ModueInfo.java, field for ModuleHashes should be moduleHashes
2018-08-05, by alanb
8208782: Remove extra type in throws clause of SerialClob.writeObject
2018-08-03, by darcy
8186766: UnixNativeDispatcher::readlink() may truncate overlong paths
2018-08-03, by bpb
Merge
2018-08-03, by prr
Added tag jdk-11+25 for changeset 331888ea4a78
2018-08-02, by prr
8207139: NMT is not enabled on Windows 2016/10
2018-08-02, by mgronlun
8204931: Colors with alpha are painted incorrectly on Linux
jdk-11+25
2018-07-31, by prr
8208353: Upgrade JDK 11 to libpng 1.6.35
2018-07-31, by prr
8208466: Fix potential memory leak in harfbuzz shaping.
2018-07-31, by prr
8207046: arm32 vm crash: C1 arm32 platform functions parameters type mismatch
2018-07-31, by dsamersoff
8208347: ProblemList compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
2018-07-31, by epavlova
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
2018-07-30, by dcubed
8208370: fix typo in ReservedStack tests' @requires
2018-07-27, by iignatyev
8208358: update bug ids mentioned in tests
2018-07-26, by iignatyev
8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
2018-07-26, by hseigel
8208251: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java fails intermittently on Linux-X64
2018-07-26, by jcbeyler
8195156: [Graal] serviceability/jvmti/GetModulesInfo/JvmtiGetAllModulesTest.java fails with Graal in Xcomp mode
2018-07-26, by epavlova
8208305: ProblemList compiler/jvmci/compilerToVM/GetFlagValueTest.java
2018-07-26, by dcubed
8208583: Better management of internal KeyStore buffers
2018-08-03, by coffeys
8205921: Optimizing best-of-2 work stealing queue selection
2018-08-03, by zgu
8207775: Better management of CipherCore buffers
2018-08-03, by coffeys
8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
2018-08-02, by dcubed
8208701: Fix for JDK-8208655 causes test failures in CI tier1
2018-08-02, by iignatyev
8208699: remove unneeded imports from runtime tests
2018-08-02, by iignatyev
8208655: use JTreg skipped status in hotspot tests
2018-08-02, by iignatyev
Added tag jdk-12+5 for changeset f8696e0ab9b7
2018-08-02, by prr
8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
2018-08-02, by zgu
8208249: TriggerUnloadingByFillingMetaspace generates garbage class names
2018-07-31, by jcbeyler
8169004: Fix redundant @requires tags in tests
2018-07-31, by jcbeyler
8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java to use jtreg @requires
2018-08-01, by jcbeyler
8208246: flags duplications in vmTestbase_vm_g1classunloading tests
2018-07-31, by jcbeyler
8208647: switch jtreg to 4.2b13
2018-08-01, by iignatyev
8185531: [TESTBUG] Improve test configuration for shared strings
2018-08-01, by mseledtsov
8208611: Refactor SATBMarkQueue filtering to allow GC-specific filters
2018-08-01, by kbarrett
8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode
2018-08-01, by iignatyev
8208080: Locale extensions via Service provider is not working for region extensions
2018-08-01, by naoto
8208560: ChoiceFormat class has unused constants needs cleanup
2018-08-01, by nishjain
8208484: color contrast issues in a couple of spec files
2018-08-01, by pmuthuswamy
8191006: hsdis disassembler plugin does not compile with binutils 2.29+
2018-08-01, by dbuck
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
2018-08-01, by weijun
8208541: non-ASCII characters in hsdis UPL text
2018-08-01, by dbuck
8208605: Fix for 8199868 breaks tier1 build
2018-07-31, by dcubed
8208074: [TESTBUG] vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java failed with NullPointerException
2018-07-31, by coleenp
8202171: Some oopDesc functions compare this with NULL
2018-07-31, by hseigel
8199868: Support JNI critical functions in object pinning API
2018-07-31, by zgu
8208524: IntelliJ support broken since 2018.2
jdk-12+5
2018-07-31, by mcimadamore
8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
2018-07-31, by hseigel
8208499: NMT: Missing memory tag for Safepoint polling page
2018-07-31, by zgu
8207779: Method::is_valid_method() compares 'this' with NULL
2018-07-30, by hseigel
8208084: Windows build failure - "'snprintf': identifier not found"
2018-07-30, by mvala
8208521: ProblemList more tests that fail due to 'Error attaching to process: Can't create thread_db agent!'
2018-07-30, by dcubed
8203791: Remove "compatibility" features from Table.java
2018-07-30, by pmuthuswamy
8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
2018-07-30, by xyin
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
+3000
tip