Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-1920
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.
8234541: C1 emits an empty message when it inlines successfully
default
tip
2019-11-30, by phh
8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation
2019-11-30, by alanb
8230385: [cds] No message is logged when shared image cannot be used due to mismatched configuration
2019-11-29, by iklam
8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice()
2019-11-29, by egahlin
8232828: AArch64: compiler/c2/aarch64/TestVolatilesG1.java fails after JDK-8225776
2019-11-29, by adinn
8234086: VM operation can be simplified
2019-11-29, by rehn
8234520: ZGC: C2: Oop instance cloning causing skipped compiles
2019-11-29, by neliasso
8234821: remove unused functions from libjli
2019-11-28, by mbaesken
Merge
unixdomainchannels
2019-11-29, by michaelm
8233998: New young regions registered too early in collection set
2019-11-29, by tschatzl
8227434: G1 predictions may over/underflow with high variance input
2019-11-29, by tschatzl
8227739: Merge cost predictions for scanning cards and log buffer entries
2019-11-29, by tschatzl
8234893: ARM32: build failure after JDK-8234387
2019-11-29, by bulasevich
8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15
2019-11-28, by mbaesken
8234723: javax/net/ssl/TLS tests support TLSv1.3
2019-11-28, by ssahoo
8234724: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3
2019-11-29, by jjiang
8233223: Add Amazon Root CA certificates
2019-11-28, by rhalade
8233307: MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set
2019-11-28, by pconcannon
8232594: Make the output of the JFR command duration more user friendly
2019-11-28, by cito
8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread
2019-11-28, by jboes
8234888: EventStream::close doesn't abort streaming thread
2019-11-28, by egahlin
8234583: PrintAssemblyOptions isn't passed to hsdis library
2019-11-28, by lucy
8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks
2019-11-28, by cgo
8233466: aarch64: remove unnecessary load of mdo when profiling return and parameters type
2019-11-04, by fyang
8234807: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta
2019-11-27, by cgo
8223196: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java fails on Solaris SPARC
2019-11-28, by dfuchs
8234645: ARM32: C1: PatchingStub for field access: not enough bytes
2019-11-28, by mdoerr
8234891: AArch64: Fix build failure after JDK-8234387
2019-11-28, by bulasevich
8234725: sun/security/ssl/SSLContextImpl tests support TLSv1.3
2019-11-27, by ssahoo
Added tag jdk-14+25 for changeset 17d242844fc9
2019-11-28, by jwilhelm
8232446: logging enhancement for rmi when socket closed
2019-11-28, by mli
8233018: Add a new test to verify that DatagramSocket is not interruptible
jdk-14+25
2019-11-27, by pconcannon
8234799: javadoc of java.util.Arrays.compare(T[] a, T[] b) misses the word "less"
2019-11-27, by jboes
8234917: Explicitly discuss java.lang.Enum in Class.isEnum spec
2019-11-27, by darcy
8228720: Shenandoah: Implementation of concurrent class unloading
2019-11-27, by zgu
8234781: Update description of InvalidClassException to include more conditions
2019-11-27, by darcy
8223378: CSS solution for navbar problem with <a> elements is not ideal
2019-11-27, by hannesw
8141637: Parallelize single threaded heap region iteration during Pre Evacuate Collection Set
2019-11-27, by sjohanss
8234897: 8234748: Clean up atomic and orderAccess includes - part 2
2019-11-27, by stefank
8220376: C2: Int >0 not recognized as !=0 for div by 0 check
2019-11-15, by phedlin
8234748: Clean up atomic and orderAccess includes
2019-11-26, by stefank
Merge
2019-11-27, by tschatzl
8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination
2019-11-27, by tschatzl
8234525: enable link-time section-gc for linux s390x to remove unused code
2019-11-27, by mbaesken
8234809: set relro in linker flags when building with gcc
2019-11-26, by mbaesken
8231826: Implement javac changes for pattern matching for instanceof
2019-11-27, by jlahoda
8230765: Implement nmethod barrier for x86_32 platforms
2019-09-09, by zgu
8233500: Shenandoah: Shenandoah load barrier should save registers before calling keep alive barrier on x86
2019-11-26, by zgu
8234539: ArchiveRelocationTest.java failed: Archive mapping should always succeed
2019-11-22, by iklam
8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
2019-11-26, by cgo
8234610: MaxVectorSize set wrongly when UseAVX=3 is specified after JDK-8221092
2019-11-26, by sviswanathan
Merge
2019-11-26, by vlivanov
8234394: C2: Dynamic register class support in ADLC
2019-11-26, by jbhateja
8234387: C2: Better support of operands with multiple match rules in AD files
2019-11-26, by jbhateja
8234403: C2: Enable CallSite.target updates in constructors
2019-11-26, by vlivanov
8234401: ConstantCallSite may stuck in non-frozen state
2019-11-26, by vlivanov
8233870: JFR TestSetEndTime.java times out - onClose() is never called
2019-11-26, by egahlin
8234613: JavaThread can escape back to Java from an ongoing handshake
2019-11-26, by pchilanomate
Metadatatype back to metaspace.hpp to reduce patch size
stuefe-new-metaspace-branch
2019-11-26, by stuefe
Improve BLA and LOM tests
stuefe-new-metaspace-branch
2019-11-26, by stuefe
8234768: Shenandoah: Streamline enqueueing runtime barriers
2019-11-26, by rkennke
8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area
2019-11-26, by zgu
8234798: Build failure after atomic changes in JDK-8234563
2019-11-26, by stefank
8234619: ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory
2019-11-26, by pliden
Merge
unixdomainchannels
2019-11-26, by michaelm
8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future.
2019-11-26, by sadayapalam
8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out
2019-11-26, by sspitsyn
8179320: File.getUsableSpace() returns a negative number on very large file system
2019-11-25, by bpb
8234681: Remove UseJVMCIClassLoader logic from JVMCI code
2019-11-25, by dnsimon
8234684: JFR crashes when rotating the JFR output during assertion failure
2019-11-25, by mgronlun
8234359: [JVMCI] invalidate_nmethod_mirror shouldn't use a phantom reference
2019-11-25, by never
8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing
2019-11-25, by mgronlun
8234531: Remove CMS code from CLDG and safepoint cleanup
2019-11-25, by eosterlund
Improve comments
stuefe-new-metaspace-branch
2019-11-25, by stuefe
Merge
unixdomainchannels
2019-11-25, by michaelm
8234602: ZGC: Windows compile error in ZHeuristic
2019-11-25, by stefank
8234009: ZGC: Move resurrection unblock to before the _unload.purge() call
2019-11-25, by stefank
8234010: ZGC: Change ZResurrection to use Atomic::load/store
2019-11-25, by stefank
8234740: Harmonize parameter order in Atomic - cmpxchg
2019-11-25, by stefank
8234739: Harmonize parameter order in Atomic - xchg
2019-11-25, by stefank
8234738: Harmonize parameter order in Atomic - sub
2019-11-25, by stefank
8234737: Harmonize parameter order in Atomic - add
2019-11-25, by stefank
8234736: Harmonize parameter order in Atomic - store
2019-11-25, by stefank
8234562: Move OrderAccess::release_store*/load_acquire to Atomic
2019-11-25, by stefank
8234703: JFR TestOutOfProcessMigration.java should clean up files
2019-11-25, by egahlin
8234573: ZGC: Enable ZVerifyMarking by default in debug builds
2019-11-25, by pliden
8234433: TestUnloadEventClassCount fails with "assert(SafepointSynchronize::is_at_safepoint()) failed: invariant"
2019-11-25, by mgronlun
8234629: remove unused functions from libnet
2019-11-22, by mbaesken
8234509: Race in macOS os::processor_id()
2019-11-25, by eosterlund
8233029: Obsolete flag GCTaskTimeStampEntries
2019-11-25, by lkorinth
8231507: Update Apache Santuario (XML Signature) to version 2.1.4
2019-10-10, by weijun
8226897: Provide object age with JFR OldObjectSample event
2019-11-24, by egahlin
Factor out block list array from LOM since we may use it elsewhere
stuefe-new-metaspace-branch
2019-11-23, by stuefe
8234432: AOT tests failing with 'used 'epsilon gc' is different from current 'g1 gc'' after CMS removal
2019-11-22, by dlong
8234622: [TESTBUG] ArchivedModuleCompareTest.java fails with -vmoptions:-Xlog:cds
2019-11-22, by iklam
8233446: Improve error handling when specified dynamic archive doesn't exist
2019-11-22, by iklam
8234429: appcds/dynamicArchive tests crashing with Graal
2019-11-22, by iklam
8087198: G1 card refinement: batching, sorting
2019-11-22, by manc
8234687: change javap reporting on unknown attributes
2019-11-22, by jjg
8229209: [TESTBUG] test for cross-process JFR event streaming
2019-11-22, by mseledtsov
8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order
2019-11-22, by mchung
8232170: FSInfo#getJarClassPath throws an exception not declared in its throws clause
2019-11-22, by jjg
8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached"
2019-11-22, by dfuchs
8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException
2019-11-22, by bpb
8233700: EventStream not closed
2019-11-22, by egahlin
8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project
2019-11-22, by dcubed
8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP
2019-11-22, by dfuchs
8169467: GetLocalInstance returns JVMTI_ERROR_TYPE_MISMATCH (rather than JVMTI_ERROR_INVALID_SLOT) on static method
2019-11-22, by sspitsyn
8233597: Clean up code in G1Analytics::compute_pause_time_ratio
2019-11-22, by tschatzl
8233702: Introduce helper function to clamp value to range
2019-11-22, by tschatzl
8234000: Make HeapRegion::bottom/end/hrm_index const
2019-11-22, by tschatzl
8233997: Some members of HeapRegion are not cleared in HeapRegion::hr_clear()
2019-11-22, by tschatzl
8233306: Sort members in G1's HeapRegion after removal of Space dependency
2019-11-22, by tschatzl
8234339: replace JLI_StrTok in java_md_solinux.c
2019-11-18, by mbaesken
8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem
2019-11-22, by clanger
8230611: infinite loop in LogOutputList::wait_until_no_readers()
2019-11-21, by dbuck
8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll
2019-11-21, by xuelei
8026393: jarsigner never shows a warning in badKeyUsage case
2019-11-22, by weijun
8233548: Update CUP to v0.11b
2019-11-22, by joehw
8234290: compiler/c2/Test6857159.java times out and fail to clean up files
2019-11-21, by iignatyev
8234051: doclet crashes if HTML files in module doc-files directories
2019-11-21, by jjg
8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
2019-11-21, by hseigel
Merge
unixdomainchannels
2019-11-21, by michaelm
8068184: Fix for JDK-8032832 caused a deadlock
2019-11-21, by alitvinov
8234083: DatagramSocket should report SO_BROADCAST as a supported option
2019-11-21, by pconcannon
8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup
2019-11-21, by chegar
8232097: (sctp) SctpNet.init() results in java.lang.UnsatisfiedLinkError
2019-11-21, by chegar
8232101: (sctp) Add minimal sanity tests for SCTP
2019-11-21, by chegar
8233845: (sctp) Relax assertion in sun.nio.ch.sctp.AssociationChange::association
2019-11-21, by chegar
8234335: Remove line break in class declaration in java.base
2019-11-21, by jboes
8234103: DatagramSocketImpl::socket is not needed
2019-11-20, by pconcannon
8233801: GCMEmptyIv.java test fails on Solaris 11.4
2019-11-21, by coffeys
8228609: G1 copy cost prediction uses used vs. actual copied byte
2019-11-21, by tschatzl
8234501: remove obsolete NET_ReadV
2019-11-20, by mbaesken
Merge
2019-11-21, by psadhukhan
8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit()
2019-11-20, by trebari
8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly
2019-11-20, by psadhukhan
Merge
2019-11-20, by psadhukhan
8233707: systemScale.cpp could not compile with VS2019
2019-11-20, by ysuenaga
8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows
2019-11-15, by jdv
8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991
2019-11-15, by neugens
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail
2019-11-14, by serb
8233634: [TESTBUG] Swing text test bug4278839.java fails on macos
2019-11-14, by psadhukhan
8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64
2019-11-14, by psadhukhan
8231991: Mouse wheel change focus on awt/swing windows
2019-11-12, by neugens
8233910: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system
2019-11-12, by psadhukhan
8233833: ProblemList java/awt/Frame/FrameLocation/FrameLocation.java for linux-x64
2019-11-08, by psadhukhan
8233657: Intermittent NPE in Component.validate()
2019-11-08, by serb
8214578: [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings
2019-11-07, by psadhukhan
8231084: Large performance regression in SwingMark TextArea in 14-b13
2019-11-06, by psadhukhan
8229935: [TEST_BUG]: bug8132119.java inconsistently positions text
2019-11-06, by psadhukhan
8233649: Update ProblemList.txt to exclude failing headful tests on macos
2019-11-05, by prr
8233583: ProblemList javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java & ShapedPerPixelTranslucentGradient.java failing incosistently in linux-x64
2019-11-05, by psadhukhan
Merge
2019-11-05, by psadhukhan
8233097: Fontmetrics for large Fonts has zero width
2019-11-04, by prr
8232200: [macos 10.15] Windows in fullscreen tests jumps around the screen
2019-10-24, by serb
8232154: Update Mesa 3-D Headers to version 19.2.1
2019-10-30, by prr
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
2019-10-30, by arapte
8175984: ICC_Profile has un-needed, not-empty finalize method
2019-10-25, by prr
8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
2019-10-24, by serb
Merge
2019-10-18, by prr
8230869: [macos 10.15] The String "X Y Z" was not set to application's icon in the taskbar
2019-10-17, by serb
8223558: Java does not render Myanmar script correctly
2019-10-16, by aivanov
8232225: Rework the fix for JDK-8071483
2019-10-15, by serb
8234323: NULL-check return value of SurfaceData_InitOps on macosx
2019-11-19, by mbaesken
8234321: Call cache flush after generating trampoline.
2019-11-20, by xgong
8234499: [Graal] compiler/compilercontrol/CompilationModeHighOnlyTest.java test fails with timeout
2019-11-21, by jiefu
Added tag jdk-14+24 for changeset 438337c846fb
2019-11-21, by jwilhelm
8147017: Platform.isGraal should be removed
2019-11-20, by iignatyev
8234358: Update ProblemList entry for NashornPopFrameTest
2019-11-20, by amenkov
JDK-8234402: revert change that stopped providing JPackageToolProvider
JDK-8200758-branch
2019-11-20, by herrick
merge
JDK-8200758-branch
2019-11-19, by herrick
8233404: System property to set the number of PBE iterations in JCEKS keystores
jdk-14+24
2019-11-12, by mbalao
8234512: Missing pieces from JDK-8224816
2019-11-20, by eosterlund
8230876: baseline cleanups from Async Monitor Deflation v2.0[789]
2019-11-20, by dcubed
LeftOverBins as an optional replacement of free block dictionary which is rather ineffective
stuefe-new-metaspace-branch
2019-11-01, by stuefe
8234438: Remove some CMS leftovers
2019-11-20, by pliden
8234437: Remove CollectedHeap::safe_object_iterate()
2019-11-20, by pliden
8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled
2019-11-20, by pliden
8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap
2019-11-20, by pliden
8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics
2019-11-20, by pliden
8234338: ZGC: Improve small heap usage
2019-11-20, by pliden
8234312: ZGC: Adjust warmup criteria
2019-11-20, by pliden
8234379: ZGC: Do not resize TALBs unless -XX:ResizeTLAB is enabled
2019-11-20, by pliden
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
2019-11-20, by alanb
8231460: Performance issue (CodeHeap) with large free blocks
2019-11-20, by lucy
8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements
2019-11-20, by itakiguchi
8233113: ARM32: assert on UnsafeJlong mutex rank check
2019-11-20, by bulasevich
8234381: API docs should mention special handling of enums in serialization
2019-11-19, by darcy
8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException
2019-11-20, by weijun
8233497: Optimize default method generation by data structure reuse
2019-11-19, by redestad
8232533: G1 uses only a single thread for pretouching the java heap
2019-11-19, by sangheki
Honor AlwaysPreTouch when commiting memory
stuefe-new-metaspace-branch
2019-11-19, by stuefe
8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking
2019-11-19, by bchristi
8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs
2019-11-15, by cgo
Fix bug in zap_range and add virtual space test
stuefe-new-metaspace-branch
2019-11-19, by stuefe
Verify metaspace when printing VM.metaspace
stuefe-new-metaspace-branch
2019-11-19, by stuefe
8233922: Service binding augments module graph with observable incubator modules
2019-11-19, by alanb
8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1)
2019-11-18, by dholmes
8220074: Clean up GCC 8.3 errors in LittleCMS
2019-11-19, by ysuenaga
8233462: serviceability/tmtools/jstat tests times out with -Xcomp
2019-11-18, by iignatyev
8234304: runtime/cds/appcds/javaldr tests should use driver mode
2019-11-18, by iignatyev
8234324: ARM32 build broken after 8231610
2019-11-18, by cgo
merge
JDK-8200758-branch
2019-11-18, by herrick
Merge
JDK-8200758-branch
2019-11-13, by herrick
8233193: Incorrect bailout from possibly_add_compiler_threads
2019-11-18, by mdoerr
8233141: DatagramSocket.send doesn't specify exception thrown when no target address
2019-11-18, by dfuchs
unixdomainchannels: autobound local address problem
unixdomainchannels
2019-11-18, by michaelm
8233787: Break cycle in vm_version* includes
2019-11-18, by lucy
8234248: More VectorSet cleanups
2019-11-18, by redestad
8233712: Limit default tests jobs based on ulimit -u setting
2019-11-06, by sgehwolf
8233219: NMT output on AIX misses some categories
2019-11-15, by mbaesken
8234274: [BACKOUT] JDK-8204128 NMT might report incorrect numbers for Compiler area
2019-11-15, by dcubed
8234272: ProblemList runtime/NMT/HugeArenaTracking.java
2019-11-15, by dcubed
8214904: Test8004741.java failed due to "Too few ThreadDeath hits; expected at least 6 but saw only 5"
2019-11-15, by iignatyev
8233280: Remove GCLockerInvokesConcurrent
2019-11-15, by kbarrett
8234208: Logging reports zero total refined cards under "Before GC RS summary"
2019-11-14, by manc
8204128: NMT might report incorrect numbers for Compiler area
2019-11-15, by zgu
8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
2019-11-15, by simonis
unixdomainchannels: finx to local address handling
unixdomainchannels
2019-11-15, by michaelm
8234232: [TESTBUG] gc/shenandoah/jvmti/TestHeapDump.java fails with -Xcomp
2019-11-15, by jiefu
8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum
2019-11-15, by jiefu
8234188: AIX build broken after 8220310
2019-11-15, by mdoerr
Fix counter mismatch after workaround for JDK-8233019
stuefe-new-metaspace-branch
2019-11-15, by stuefe
8232019: Add LuxTrust certificate updates to the existing root program
2019-11-14, by rhalade
8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state
2019-11-14, by dholmes
8214024: Remove the default keytool -keyalg value
2019-11-15, by weijun
8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying
2019-11-14, by never
8233912: aarch64: minor improvements of atomic operations
2019-11-14, by fyang
aefimov-dns-client-branch: Fix timeouts, add platform specific file locations
aefimov-dns-client-branch
2019-11-14, by aefimov
aefimov-dns-client-branch: fix windows builds
aefimov-dns-client-branch
2019-11-14, by aefimov
Merge
aefimov-dns-client-branch
2019-11-14, by aefimov
8234196: [TESTBUG] DynamicArchiveRelocationTest.java missing "ArchiveRelocationMode == 1 ...."
2019-11-14, by iklam
8234127: BasicHashtable does not support small table_size
2019-11-13, by manc
8234183: [TESTBUG] tools/javac/api/TestModuleUnnamedPackage.java fails to compile
2019-11-14, by jjg
8233841: Update Graal
2019-11-14, by dlong
8232244: [TESTBUG] Incorrect comment in TestClassUnloadEvent.java
2019-11-14, by mseledtsov
8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java
2019-11-14, by pconcannon
8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF
2019-11-14, by pconcannon
8233686: XML transformer uses excessive amount of memory
2019-11-14, by joehw
unixdomainchannels: more fixes
unixdomainchannels
2019-11-14, by michaelm
8146298: (dc spec) connect and disconnect methods should specify that they may block
2019-11-14, by bpb
add missing files
JDK-8193209-branch
2019-11-14, by jlaskey
[mq]: other
JDK-8193209-branch
2019-11-14, by jlaskey
[mq]: refresh
JDK-8193209-branch
2019-11-14, by jlaskey
reconstructing branch
JDK-8193209-branch
2019-11-14, by jlaskey
restarting random branch
jlaskey-prng
2019-11-14, by jlaskey
8234080: jdk/nio/zipfs/CRCWriteTest.java fails
2019-11-14, by lancea
unixdomainchannels: fix some sockaddr_un address handling
unixdomainchannels
2019-11-14, by michaelm
8234003: Improve IndexSet iteration
2019-11-14, by redestad
[mq]: latest
JDK-8193209-branch
2019-11-14, by jlaskey
Merge
unixdomainchannels
2019-11-14, by michaelm
unixdomainchannels: new test plus apidoc update
unixdomainchannels
2019-11-14, by michaelm
unixdomainchannels: apidoc updates
unixdomainchannels
2019-11-14, by michaelm
unixdomainchannels: unix domain automatic bind
unixdomainchannels
2019-11-14, by michaelm
8233920: MethodHandles::tryFinally generates illegal bytecode for long/double return type
2019-11-14, by jvernee
unixdomainchannels: minor apidoc update
unixdomainchannels
2019-11-14, by michaelm
unixdomainchannels: test updates
unixdomainchannels
2019-11-14, by michaelm
8234133: VM build broken due to memory/archiveUtils.inline.hpp
2019-11-13, by iklam
Added tag jdk-14+23 for changeset 15936b142f86
2019-11-14, by jwilhelm
8231610: Relocate the CDS archive if it cannot be mapped to the requested address
2019-11-13, by iklam
8234130: Zero VM build broken after JDK-8233913
2019-11-14, by jiefu
8233096: Update javax.lang.model for switch expressions
2019-11-13, by darcy
8232588: G1 concurrent System.gc can return early or late
2019-11-13, by kbarrett
8231915: two JDI tests interfere with each other
2019-11-13, by amenkov
8231635: SA Stackwalking code stuck in BasicTypeDataBase.findDynamicTypeForAddress()
2019-11-13, by cjplummer
8226795: compiler/tiered/Level2RecompilationTest.java fails when XX:TieredStopAtLevel=1/2/3 is set
2019-11-13, by iignatyev
8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay
2019-11-13, by iignatyev
8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3)
2019-11-13, by sangheki
8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3)
2019-11-13, by sangheki
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
2019-11-13, by sangheki
8214483: Remove algorithms that use MD5 or DES from security requirements
2019-11-13, by mullan
8234025: Elements.getPackageElement(ModuleElement,CharSequence) returns null for unnamed package
2019-11-13, by jjg
8234079: ZipFileInputStreamSkipTest.java runs zero test
2019-11-13, by amlu
8233913: Remove implicit conversion from Method* to methodHandle
jdk-14+23
2019-11-13, by coleenp
8233731: repeated typo "fro" for "for"
2019-11-13, by coffeys
unixdomainchannels: update to unit tests
unixdomainchannels
2019-11-13, by michaelm
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
2019-11-13, by lkorinth
unixdomainchannels: added some unit tests
unixdomainchannels
2019-11-13, by michaelm
8214239: Missing x86_64.ad patterns for clearing and setting long vector bits
2019-11-13, by bsrbnd
8230459: Test failed to resume JVMCI CompilerThread
2019-10-21, by mdoerr
8231841: AArch64: debug.cpp help() is missing an AArch64 line for pns
2019-11-13, by smonteith
Merge
unixdomainchannels
2019-11-13, by michaelm
8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
2019-11-13, by michaelm
8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes
2019-11-13, by thartmann
8233785: Incorrect JDK version is reported in hs_err log
2019-11-13, by ysuenaga
8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all
2019-11-13, by amlu
8232860: Error formatting integer values with MessageFormat.format() using HOST provider
2019-11-12, by naoto
8226297: Dual-pivot quicksort improvements
2019-11-12, by bchristi
8233880: Support compilers with multi-digit major version numbers
2019-11-12, by fweimer
8230661: ZGC: Stop reloading oops in load barriers
2019-11-12, by eosterlund
8233797: ZGC: Unify naming convention for functions using atomics
2019-11-12, by eosterlund
8233061: ZGC: Enforce memory ordering in segmented bit maps
2019-11-12, by eosterlund
8233940: Preview API tests for String methods should use ${jdk.version} as -source arg
2019-11-12, by darcy
8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field
2019-11-12, by mbalao
8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2)
2019-11-12, by tschatzl
Merge
JDK-8200758-branch
2019-11-12, by herrick
Merge
JDK-8200758-branch
2019-11-12, by herrick
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
2019-11-12, by mdoerr
Merge
JDK-8200758-branch
2019-11-12, by herrick
Added connection setup time benchmark
unixdomainchannels
2019-11-12, by michaelm
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
2019-11-08, by jboes
8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator=
2019-11-12, by fweimer
8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler
2019-11-11, by jiefu
8224817: Implementation of JEP 364: ZGC on macOS
2019-11-12, by eosterlund
8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs
2019-11-12, by eosterlund
8233884: Avoid looking up standard charsets in security libraries
2019-11-12, by igerasim
8233900: [JVMCI] improve help text for EnableJVMCIProduct option
2019-11-12, by dnsimon
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
2019-11-12, by thartmann
8232684: Make switch expressions final
2019-11-12, by jlahoda
8231863: Crash if classpath is read from @argument file and the main gets option argument
2019-11-11, by henryjen
updates to previous changeset for windows
unixdomainchannels
2019-11-11, by michaelm
moved unix socket address out of SOCKETADDRESS structure
unixdomainchannels
2019-11-11, by michaelm
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh
2019-11-11, by dtitov
8232735: Convert PrintJNIResolving to Unified Logging
2019-11-11, by coleenp
8233918: 8233498 broke build on SPARC
2019-11-11, by phedlin
8231757: [ppc] Fix VerifyOops. Errors show since 8231058.
2019-11-11, by goetz
Merge
unixdomainchannels
2019-11-11, by michaelm
Merge
unixdomainchannels
2019-11-11, by michaelm
8233498: Remove dead code.
2018-04-24, by phedlin
8230767: FlightRecorderListener returns null recording
2019-11-11, by egahlin
8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
2019-11-11, by igerasim
8233065: PSParallelCompact::move_and_update is unused and should be removed
2019-11-11, by sjohanss
JNI initialization fix
unixdomainchannels
2019-11-11, by michaelm
8233790: Forward output from heap dumper to jcmd/jmap
2019-11-11, by rschmelter
8231922: Could not find field with name revokedClass
2019-11-11, by mgronlun
Merge
unixdomainchannels
2019-11-11, by michaelm
updates
unixdomainchannels
2019-11-11, by michaelm
8229694: JVM crash in SWPointer during C2 OSR compilation
2019-11-11, by chagedorn
8233745: [JVMCI] TranslatedException should serialize classloader and module info
2019-11-09, by iignatyev
8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
2019-11-09, by alanb
8216472: (se) Stack overflow during selection operation leads to crash (win)
2019-11-09, by alanb
8233621: Mismatch in jsse.enableMFLNExtension property name
2019-11-08, by xuelei
Merge
JDK-8200758-branch
2019-11-08, by herrick
823359: Reorder jpackage help text to focus on package
JDK-8200758-branch
2019-11-08, by herrick
resources missed in 8233636 push
JDK-8200758-branch
2019-11-08, by herrick
8233636 : Make jpackage an incubator and remove tool provider implementation
JDK-8200758-branch
2019-11-08, by herrick
8233592: change --package-type option name to --type and allow -t short form
JDK-8200758-branch
2019-11-06, by herrick
8233594: create a new option --bind-servces to pass on to jlink
JDK-8200758-branch
2019-11-06, by herrick
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
2019-11-08, by fyang
8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test
2019-11-08, by iklam
8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware
2019-11-08, by zgu
inherited channels fix
unixdomainchannels
2019-11-08, by michaelm
8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels()
2019-11-08, by bpb
8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null()
2019-11-08, by zgu
8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet
2019-11-08, by zgu
aefimov-dns-client-branch: Add system property to control ANY requests
aefimov-dns-client-branch
2019-11-08, by aefimov
Merge
aefimov-dns-client-branch
2019-11-08, by aefimov
8233389: Add PrintIdeal to compiler directives
2019-11-08, by jvernee
Minor updates to spec, and fix test issues
unixdomainchannels
2019-11-08, by michaelm
8189737: Make HeapRegion not derive from Space
2019-11-08, by tschatzl
8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences
2019-11-08, by thartmann
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time
2019-11-07, by iklam
8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
2019-11-07, by kvn
8209813: [TESTBUG] rewrite JFR shell tests in Java
2019-11-07, by mseledtsov
8232178: MacVolumesTest failed after upgrade to MacOS Catalina
2019-11-07, by bpb
8230364: [JVMCI] a number of JVMCI tests are not jtreg enabled
2019-11-07, by iignatyev
8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp
2019-11-07, by kbarrett
8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar
2019-11-07, by naoto
aefimov-dns-client-branch: Cleanup and address ANY type failures
aefimov-dns-client-branch
2019-11-07, by aefimov
Merge
aefimov-dns-client-branch
2019-11-07, by aefimov
8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales
2019-11-07, by naoto
8233403: Improve verbosity of some httpclient tests
2019-11-07, by dfuchs
8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant
2019-11-07, by mgronlun
8233416: JFR: assert((((((klass)->trace_id()) & (((1 << 1) << 8) | (JfrTraceIdEpoch::in_use_this_epoch_bit()))) != 0))) failed: invariant
2019-11-07, by mgronlun
8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type()
2019-11-07, by pliden
8233796: Shenandoah is broken after 8233708
2019-11-07, by zgu
8233784: ProblemList failing JVMTI scenario tests
2019-11-07, by dholmes
8233708: VectorSet cleanup
2019-11-07, by redestad
8233073: Make BitMap accessors more memory ordering friendly
2019-11-07, by eosterlund
8232539: SIGSEGV in C2 Node::unique_ctrl_out
2019-10-22, by roland
8233328: fix minimal VM build on Linux s390x
2019-11-06, by mbaesken
8233783: Make 8232896 patch complete
2019-11-07, by neliasso
8233491: Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion
2019-11-07, by thartmann
8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516
2019-11-06, by dholmes
Added tag jdk-14+22 for changeset 83810b7d12e7
2019-11-07, by jwilhelm
8233698: GCC 4.8.5 build failure after JDK-8233530
2019-11-06, by shade
8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr
2019-11-06, by jiefu
8233658: Escape + in the expression describing Runtime.Version string
2019-11-06, by igerasim
8223940: Private key not supported by chosen signature algorithm
2019-11-06, by xuelei
8231955: ARM32: Address displacement is 0 for volatile field access because of Unsafe field access.
2019-11-06, by bulasevich
8233600: Cross-builds fails after JDK-8233285
2019-11-06, by bulasevich
Merge
stuefe-new-metaspace-branch
2019-11-06, by stuefe
8233695: AArch64 build failures after -Wno-extra removal
2019-11-06, by shade
8233401: Shenandoah: Refactor/cleanup Shenandoah load barrier code
jdk-14+22
2019-11-06, by zgu
8233375: JFR emergency dump does not recover thread state
2019-11-06, by ysuenaga
8233659: [TESTBUG] runtime/cds/appcds/CommandLineFlagCombo.java fails when jfr is disabled
2019-11-06, by jiefu
8233650: Javadoc for Math.floorMod(int, int) gives wrong example
2019-11-05, by igerasim
8233599: ARM32 Build failed due to 8232050 missing an include
2019-11-05, by dholmes
8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label
2019-11-05, by lancea
8233608: Minimal build broken after JDK-8233494
2019-11-06, by aoqi
Check for AF_UNIX support on Windows was not correct
unixdomainchannels
2019-11-05, by michaelm
8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers?
2019-11-05, by iveresov
8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class'
2019-11-05, by iignatyev
8232209: Update double-conversion license file to version 3.1.5
2019-11-05, by hannesw
make benchmark use loopback address
unixdomainchannels
2019-11-05, by michaelm
8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359
2019-11-05, by stuefe
added some micro benchmarks (SocketChannelCompare does direct comparison)
unixdomainchannels
2019-11-05, by michaelm
8233081: C1: PatchingStub for field access copies too much
2019-11-05, by mdoerr
8232896: ZGC: Enable C2 clone intrinsic
2019-10-31, by neliasso
8232880: Update test documentation with additional settings for client UI tooltip tests
2019-11-05, by dmarkov
8233574: Shenandoah: build is broken without jfr
2019-11-05, by jiefu
8233495: Some fieldDescriptor methods can pass existing constantPoolHandle
2019-11-05, by redestad
8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off
2019-11-05, by redestad
8233429: Minimal and zero VM build broken after JDK-8227003
2019-11-05, by jiefu
8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit
2019-10-31, by stuefe
8233422: Extra space in the title of the HTML javadoc page
2019-11-04, by igerasim
8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt
2019-11-04, by iklam
8232919 : If user installs msi and exe, two installations are found in Add/Remove
JDK-8200758-branch
2019-11-04, by herrick
Merge
JDK-8200758-branch
2019-11-04, by herrick
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
2019-11-04, by bchristi
8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list
2019-11-04, by bpb
8233520: Shenandoah: do not sleep when thread is attaching
2019-11-04, by shade
Merge
2019-11-04, by aph
8233232: AArch64: Shenandoah: jni_fast_GetLongField is broken
2019-11-01, by aph
8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs
2019-11-04, by jiefu
8232984: Upgrading Joni License version to 2.1.16
2019-11-04, by coffeys
8233285: Demangling C++ symbols in jhsdb jstack --mixed
2019-11-04, by ysuenaga
8232973: Potential infinite loop in macOS hotspot agent
2019-11-04, by stooke
Merge
unixdomainchannels
2019-11-04, by michaelm
8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found
2019-11-04, by tschatzl
8233383: Various minor fixes
2019-11-04, by ihse
8233381: Update copyright year in build system files
2019-11-04, by ihse
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3
2019-11-04, by chegar
8230847: Trees.getScope may crash when invoked for statement inside switch.
2019-11-04, by jlahoda
8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
2019-10-30, by mbaesken
8233078: fix minimal VM build on Linux ppc64(le)
2019-11-04, by mbaesken
8229815: Upgrade Jline to 3.12.1
2019-11-04, by jlahoda
8231950: keytool -ext camel-case shorthand not working
2019-11-04, by weijun
8229516: Thread.isInterrupted() always returns false after thread termination
2019-11-03, by dholmes
8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed
2019-11-03, by alanb
8232673: (dc) DatagramChannel socket adaptor issues
2019-11-02, by alanb
8233359: Add global sized operator delete definitions
2019-11-01, by kbarrett
8162520: (fs) FileStore should support file stores with > Long.MAX_VALUE capacity
2019-11-01, by bpb
8231632: HttpURLConnection::usingProxy could specify that it may lazily evaluate the fact
2019-11-01, by jboes
8233363: Clarify the DumpSharedSpaces condition in InstanceKlass::verify_on
2019-11-01, by ccheung
8227003: Add high-level JIT compilation mode control mechanism
2019-11-01, by iveresov
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11
2019-11-01, by dl
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
2019-11-01, by dl
8233387: Shenandoah: passive mode should disable pacing ergonomically
2019-11-01, by shade
8233333 : Incorrect comparison of number version strings in ToolValidator
JDK-8200758-branch
2019-11-01, by herrick
8233265: jpackage --add-modules cannot find additional modules with non-modular app
JDK-8200758-branch
2019-11-01, by herrick
8232186 : Add verification for pkg and dmg tests
JDK-8200758-branch
2019-10-31, by herrick
8233138 : Error 2343 when using --win-dir-chooser
JDK-8200758-branch
2019-10-31, by herrick
8233143 : RPM errors: rpmbuild: no spec files given for build
JDK-8200758-branch
2019-10-31, by herrick
8233218 : rpm uninstall errors (xdg-icon-resource: the icon size must be specified with --size)
JDK-8200758-branch
2019-10-31, by herrick
8233386: Initialize NULL fields for unused decorations
2019-11-01, by coleenp
Micro loaders shall not retire chunks if the costs for retiring chunks outqweights the saved space
stuefe-new-metaspace-branch
2019-11-01, by stuefe
Improve spacemanager logging
stuefe-new-metaspace-branch
2019-11-01, by stuefe
Tune boot loader chunk sizes
stuefe-new-metaspace-branch
2019-11-01, by stuefe
Print committed-free when tracing chunk details
stuefe-new-metaspace-branch
2019-11-01, by stuefe
8232980: Cleanup initialization of function pointers into java.base from classloader.cpp
2019-11-01, by clanger
8232168: Fix non wide char canonicalization on Windows
2019-10-15, by rschmelter
8233273: Update Graal
2019-10-31, by dlong
8224159: JDWP IPv6 scope support
2019-10-31, by amenkov
8232921: assert(is_object_aligned(result)) failed: address not aligned
2019-10-29, by goetz
8227006: [linux] Runtime.availableProcessors execution time increased by factor of 100
2019-10-31, by bobv
8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE
2019-10-31, by dfuchs
8205132: Degrade Thread.countStackFrames() to throw UOE
2019-10-31, by alanb
8232806: Introduce a system property to disable eager lambda initialization
2019-10-28, by vjovanovic
aefimov-dns-client-branch: Add jdk.dns.client source
aefimov-dns-client-branch
2019-10-31, by aefimov
Merge
aefimov-dns-client-branch
2019-10-31, by aefimov
8233303: Shenandoah: verifier assert erroneously uses byte_size_in_exact_unit
2019-10-31, by shade
Added tag jdk-14+21 for changeset c16ac7a2eba4
2019-10-31, by jwilhelm
8233266: Remove unnecessary fence in restore_unshareable_info
2019-10-30, by coleenp
8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures.
2019-10-31, by valeriep
8231451: ZipFileInputStream::skip handling of negative values with STORED entries
2019-10-30, by lancea
8226511: Implement JFR Event Streaming
jdk-14+21
2019-10-30, by mgronlun
Make TestSetEndTime more stable
JEP-349-branch
2019-10-30, by egahlin
8233159: Method::result_type should use calculated value in constMethod
2019-10-30, by redestad
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
2019-10-29, by chagedorn
8232724: Remove indirection with calling JNU_NewStringPlatform
2019-10-30, by aivanov
8233165: Shenandoah:SBSA::gen_load_reference_barrier_stub() should use pointer register for address on aarch64
2019-10-30, by zgu
Windows InheritedChannel no longer needed
unixdomainchannels
2019-10-30, by michaelm
removing unnecessary diffs from mainline
unixdomainchannels
2019-10-30, by michaelm
fix typo
JEP-349-branch
2019-10-30, by mgronlun
stricly monotone nanos for chunkheader
JEP-349-branch
2019-10-30, by mgronlun
Merge
JEP-349-branch
2019-10-30, by mgronlun
8232591: AArch64: Add missing match rules for smaddl, smsubl and smnegl
2019-10-30, by pli
8233035: Update JVMCI
2019-10-29, by kvn
8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080
2019-10-29, by mr
8173975: Lookup::in should not allow target class be primitive or array class
2019-10-29, by mchung
second part of cleanup reducing number of files touched in main line
unixdomainchannels
2019-10-29, by michaelm
partial cleanup
unixdomainchannels
2019-10-29, by michaelm
8232748: Build static versions of certain JDK libraries
2019-10-29, by erikj
8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file
2019-10-29, by lancea
8233075: JFR - nmetods - misspelled in several places
2019-10-29, by ecaspole
8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible
2019-10-29, by jiefu
8232080: jlink plugins for vendor information and run-time options
2019-10-29, by mr
license header and newlines
JEP-349-branch
2019-10-29, by mgronlun
Add workaround for 8233019
stuefe-new-metaspace-branch
2019-10-29, by stuefe
Add experimental switch to force ccs to a specific address
stuefe-new-metaspace-branch
2019-10-29, by stuefe
Merge
stuefe-new-metaspace-branch
2019-10-29, by stuefe
Merge
JEP-349-branch
2019-10-29, by mgronlun
8230400: Missing constant pool entry for a method in stacktrace
2019-10-29, by mgronlun
Close ihse-setupexecute-branch
ihse-setupexecute-branch
2019-10-29, by ihse
Merge from default
ihse-setupexecute-branch
2019-10-29, by ihse
Add documentation.
ihse-setupexecute-branch
2019-10-29, by ihse
Merge
unixdomainchannels
2019-10-29, by michaelm
8231365: ServicePermission::equals doesn't comply to the spec
2019-10-29, by weijun
8228969: 2019-09-28 public suffix list update
2019-10-29, by weijun
8086003: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing
2019-10-28, by coleenp
TestLatestEvent: Abort if not 6 NotLatest events are found
JEP-349-branch
2019-10-28, by egahlin
Merge
JEP-349-branch
2019-10-28, by mgronlun
move stub
JEP-349-branch
2019-10-28, by mgronlun
8231273: Upgrade CLDR to v36
2019-10-28, by naoto
Merge
JEP-349-branch
2019-10-28, by mgronlun
Merge
JEP-349-branch
2019-10-28, by mgronlun
8232879: Writing out data with the Zip File System leads to a CRC failure
2019-10-28, by lancea
8232118: Add JVM option to enable JVMCI compilers in product mode
2019-10-28, by bobv
Exception should use FileAccess to get file length
JEP-349-branch
2019-10-28, by egahlin
8232992: Shenandoah: Implement self-fixing interpreter LRB
2019-10-28, by zgu
Merge
JDK-8200758-branch
2019-10-28, by herrick
8232890: Remove bad Code attribute parsing code
2019-10-28, by hseigel
8231565: More node budget asserts in fuzzed tests.
2019-10-23, by phedlin
8232604: ZGC: Make ZVerifyViews mapping and unmapping precise
2019-10-28, by stefank
8232650: ZGC: Add initialization hooks for OS specific code
2019-10-28, by stefank
8232651: Add implementation of os::processor_id() for Windows
2019-10-28, by stefank
8232649: ZGC: Add callbacks to ZMemoryManager
2019-10-28, by stefank
8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations
2019-10-28, by stefank
8232602: ZGC: Make ZGranuleMap ZAddress agnostic
2019-10-28, by stefank
8232601: ZGC: Parameterize the ZGranuleMap table size
2019-10-28, by stefank
8212132: (dc) Remove DatagramChannelImpl finalize method
2019-10-27, by alanb
Tune chunk sizes to reduce waste sections
stuefe-new-metaspace-branch
2019-10-27, by stuefe
Stabilize TestLatestEvent.java
JEP-349-branch
2019-10-26, by egahlin
8233027: OopMapSet::all_do does oms.next() twice during iteration
2019-10-25, by never
8225464: Obsolete TraceNMethodInstalls flag
2019-10-25, by kvn
8231570: (dc) Clarify implicit bind behavior of DatagramChannel
2019-10-25, by pconcannon
8233021: Shenandoah: SBSC2::is_shenandoah_lrb_call should match all LRB shapes
2019-10-25, by shade
Initial implementation of unix domain channels. See j.n.c.{Server}SocketChannel apidoc
unixdomainchannels
2019-10-25, by michaelm
8233000: Mark vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize test as stress test
2019-10-25, by epavlova
Initial changeset for unixdomainchannels
unixdomainchannels
2019-10-25, by michaelm
8232776: G1 should always take rs_length_diff into account when predicting rs_lengths
2019-10-25, by tschatzl
8232777: Rename G1Policy::_max_rs_length as it is no maximum
2019-10-25, by tschatzl
8232779: G1 current collection parallel time does not include optional evacuation
2019-10-25, by tschatzl
8232083: Minimal VM is broken after JDK-8231586
2019-10-24, by never
8232922: Add java/math/BigInteger/largeMemory/SymmetricRangeTests.java to ProblemList-Xcomp
2019-10-25, by amlu
8232904: Update JVMCI
2019-10-24, by kvn
8223323: Adjust jpackage makefiles
JDK-8200758-branch
2019-10-24, by herrick
8230612: Debian packaging ignores version and release in custom control file
JDK-8200758-branch
2019-10-24, by herrick
8227317: [TESTBUG] jdk docker/TestDockerMemoryMetrics.java fails on systems w/o kernel memory accounting
2019-10-24, by mseledtsov
8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting
2019-10-24, by epavlova
8222766: Shenandoah: streamline post-LRB CAS barrier (x86)
2019-09-30, by shade
8231552: ZGC: Refine address space reservation
2019-10-24, by pliden
8231081: TestMetadataRetention fails due to missing symbol id
2019-10-24, by mgronlun
8231949: [PPC64, s390]: Make async profiling more reliable
2019-10-24, by mdoerr
8232005: [s390, PPC64] More exception checks missing in interpreter
2019-10-24, by mdoerr
8232788: Move biased locking initalization
2019-10-24, by coleenp
8231953: Wrong assumption in assertion in oop::register_oop
2019-10-24, by coleenp
8231952: ARM32: Wrong assumption in assertion in LIRGenerator::atomic_xchg and LIRGenerator::atomic_add
2019-10-24, by bulasevich
8232713: Update BCEL version to 6.3.1 in license file
2019-10-24, by aefimov
8231602: Deprecate Thread.suspend/resume for removal
2019-10-24, by alanb
8232908: Shenandoah: compact heuristics has incorrect trigger "Free is lower than allocated recently"
2019-10-24, by shade
8230706: Waiting on completion of strong nmethod processing causes long pause times with G1
2019-10-24, by tschatzl
8231598: keytool does not export sun.security.mscapi
2019-10-24, by weijun
8232613: Move Object.registerNatives into HotSpot
2019-10-24, by redestad
Stabilize tests
JEP-349-branch
2019-10-24, by egahlin
8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
2019-10-23, by phh
Added tag jdk-14+20 for changeset 54ffb15c4839
2019-10-24, by jwilhelm
Fix bug in TestStartEndTime.java
JEP-349-branch
2019-10-23, by egahlin
Fix end time filtering
JEP-349-branch
2019-10-23, by egahlin
Remove e.printStackTrace()
JEP-349-branch
2019-10-23, by egahlin
Recording::setEndTime is incorrect
JEP-349-branch
2019-10-23, by egahlin
ChunkParser should not log filtered events
JEP-349-branch
2019-10-23, by egahlin
8232442: Suppress warnings on non-serializable non-transient instance fields in java.management.*
jdk-14+20
2019-10-23, by darcy
Add testing of RecordingStream::setStartTime
JEP-349-branch
2019-10-23, by egahlin
Merge
JDK-8200758-branch
2019-10-23, by herrick
8232723: make the resource file main.wxs over-ridable
JDK-8200758-branch
2019-10-23, by herrick
8232281: jpackage is not always reporting an error when no main class specified
JDK-8200758-branch
2019-10-23, by herrick
8231972: Build a stable list of jpackager tests for SQE
JDK-8200758-branch
2019-10-23, by herrick
8232881: Remove unnecessary InstanceKlass::casts
2019-10-23, by redestad
8232882: GCC 4.8.5 build failure after JDK-8211073
2019-10-23, by shade
8232625: HttpClient redirect policy should be more conservative
2019-10-23, by dfuchs
Method setStartTime doesn't work with RecordingStream
JEP-349-branch
2019-10-23, by egahlin
8232887: Remove SystemDictionary::has_checkPackageAccess
2019-10-23, by redestad
Improve TestFilledChunks.java
JEP-349-branch
2019-10-23, by egahlin
8232834: RunTest sometimes fails to produce valid exitcode.txt
2019-10-23, by erikj
8232771: Revert JDK-8230794 because of environment changes
2019-10-23, by tschatzl
8232883: compiler/c2/CmpPNodeSubTest.java fails because test class name is wrong
2019-10-23, by thartmann
8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes
2019-10-23, by chagedorn
8232874: Add missing test for 8230062
2019-10-23, by chagedorn
8232873: Add missing test for 8220416
2019-10-23, by chagedorn
8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error
2019-10-23, by jiefu
8232770: Enable more warnings on solaris studio
2019-10-23, by ihse
8211073: Remove -Wno-extra from Hotspot
2019-10-23, by ihse
8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power
2019-10-22, by mhorie
8232571: Add missing SIGINFO signal
2019-10-22, by dholmes
8232592: <Unknown compiled code> is shown in jstack mixed mode
2019-10-23, by ysuenaga
8223697: jfr tool can't format duration values greater than 1 minute
2019-10-22, by cito
8232802: Shenandoah: transition between "cset" and "pinned_cset" does not require cancelled gc
2019-10-22, by shade
8232791: Shenandoah: passive mode should disable pacing
2019-10-22, by shade
8232617: Update the outdated code comments in java.lang.System class
2019-10-22, by mchung
8232747: Shenandoah: Concurrent GC should deactivate SATB before processing weak roots
2019-10-22, by zgu
8232778: Shenandoah: SBSA::arraycopy_prologue checks wrong register
2019-10-22, by shade
Add doubunder on solaris in two places.
ihse-cflags-rewrite-branch
2019-10-22, by ihse
8223400: Replace some enums with static const members in hotspot/runtime
2019-10-22, by ihse
Merge
ihse-cflags-rewrite-branch
2019-10-22, by ihse
Fix merge errors.
ihse-cflags-rewrite-branch
2019-10-22, by ihse
8232757: VM fails to report an error for DumpLoadedClassList when cds is disabled
2019-10-22, by jiefu
8232692: [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled
2019-10-21, by jiefu
8232729: Shenandoah: assert ShenandoahHeap::cas_oop addresses are aligned
2019-10-21, by shade
8232730: Shenandoah: Traversal should not CAS the roots
2019-10-21, by shade
8232624: Java cannot start: NewStringPlatform missing
2019-10-21, by aivanov
8231587: Memory leak in WorkArounds.serializedForms
2019-10-21, by jjg
8232639: Change module graph images to use SVG instead of PNG format.
2019-10-21, by jjg
8232712: Shenandoah: SIGBUS in load_reference_barrier_native
2019-10-21, by zgu
Fix race conditation in test and add logging for TestLatestEvent
JEP-349-branch
2019-10-21, by egahlin
8232569: Use test image from different jib profile for testing
2019-10-21, by erikj
8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
2019-10-21, by lfoltan
Improve TestSetSettings.java
JEP-349-branch
2019-10-21, by egahlin
8232572: Add hooks for custom output dir in Bundles.gmk
2019-10-21, by erikj
Add logging for parsing chunk start time
JEP-349-branch
2019-10-21, by egahlin
Add logging to TestSetSettings.java
JEP-349-branch
2019-10-21, by egahlin
Fix comments
stuefe-new-metaspace-branch
2019-10-21, by stuefe
Fix error in chunk allocation strategy which caused small chunks to dominate
stuefe-new-metaspace-branch
2019-10-21, by stuefe
Harden TestChunkGap.java
JEP-349-branch
2019-10-21, by egahlin
Log unknown event
JEP-349-branch
2019-10-21, by egahlin
8226585: Improve javac messages for using a preview API
2019-10-21, by jlahoda
8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals
2019-10-21, by shade
8232575: Shenandoah: asynchronous object/region pinning
2019-10-21, by shade
8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier
2019-10-21, by shade
8232239: ZGC: Inline ZCPU::count() and ZCPU:id()
2019-10-21, by pliden
8232238: ZGC: Move ZList inline funtions to zList.inline.hpp
2019-10-21, by pliden
8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp
2019-10-21, by pliden
8232236: ZGC: Move ZThread inline funtions to zThread.inline.hpp
2019-10-21, by pliden
8232235: ZGC: Move ZValue inline funtions to zValue.inline.hpp
2019-10-21, by pliden
8231996: ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled
2019-10-21, by pliden
8231940: ZGC: Print correct low/high capacity
2019-10-21, by pliden
8231943: ZGC: Enable serviceability/dcmd/gc/RunGCTest
2019-10-21, by pliden
8232001: ZGC: Ignore metaspace GC threshold until GC is warm
2019-10-21, by pliden
8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
2019-10-21, by amlu
8232616: JVMCI_lock fails to get initialized when cds is disabled
2019-10-18, by jiefu
8232276: Problem list serviceability/sa/ClhsdbJstackXcompStress.java
2019-10-18, by cjplummer
datagramsocketimpl-branch: minor refactoring
datagramsocketimpl-branch
2019-10-18, by chegar
8223325: Improve wix sources generated by jpackage
JDK-8200758-branch
2019-10-18, by herrick
8232281: jpackage is not always reporting an error when no main class specified
JDK-8200758-branch
2019-10-18, by herrick
8232008: Shenandoah: C1 load barrier does not match interpreter version
2019-10-18, by zgu
8232010: Shenandoah: implement self-fixing native barrier
2019-10-18, by zgu
8231719: Correct contradictions in timeout range descriptions.
2019-10-16, by pconcannon
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses
2019-10-17, by jboes
8232009: Shenandoah: C2 load barrier does not match interpreter version
2019-10-18, by zgu
8232030: HelloDynamic.java fails with latest Graal
2019-10-18, by ccheung
datagramsocketimpl-branch: fix issue with receive packet buf size
datagramsocketimpl-branch
2019-10-18, by chegar
Stabilize TestLatestEvent.java
JEP-349-branch
2019-10-18, by egahlin
8231324: Shenandoah: avoid duplicated weak root works during final traversal
2019-10-18, by zgu
8232381: add result NULL-checking to freetypeScaler.c
2019-10-18, by mbaesken
8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled
2019-10-18, by jiefu
Lessen verification costs
stuefe-new-metaspace-branch
2019-10-17, by stuefe
8232084: HotSpot build failed with GCC 9.2.1
2019-10-18, by ysuenaga
8232370: Refactor some com.sun.jdi tests to enable IDE integration
2019-10-17, by clanger
datagramsocketimpl-branch: initial code changes
datagramsocketimpl-branch
2019-10-17, by chegar
datagramsocketimpl-branch: merge with default
datagramsocketimpl-branch
2019-10-17, by chegar
datagramsocketimpl-branch: update to default
datagramsocketimpl-branch
2019-10-17, by chegar
Initial changes for datagramsocketimpl-branch
datagramsocketimpl-branch
2019-10-17, by chegar
8232573: Shenandoah: cleanup and add more logging for in-pause phases
2019-10-17, by shade
8232534: Shenandoah: guard against reentrant ShenandoahHeapLock locking
2019-10-17, by shade
8231999: Shenandoah: Traversal failed compiler/jsr292/CallSiteDepContextTest.java
2019-10-17, by zgu
8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi
2019-10-17, by darcy
Removing TestLargeRootSet.java from problem list as it was fixed
JEP-349-branch
2019-10-17, by mseledtsov
8232387 : tools/jpackage/share/jdk/jpackage/tests/BasicTest.java fails
JDK-8200758-branch
2019-10-17, by herrick
8232280: close() is not called on return value of Files.walk()
JDK-8200758-branch
2019-10-17, by herrick
8213239: Configure cannot handle command overrides with arguments
2019-10-17, by ihse
8232112: MDO extra_data_lock leaks during class unloading
2019-10-17, by coleenp
Also fix launchers.
ihse-cflags-rewrite-branch
2019-10-17, by ihse
Make it compile again. (Mostly remove logical-op).
ihse-cflags-rewrite-branch
2019-10-17, by ihse
Merge from default (huge)
ihse-cflags-rewrite-branch
2019-10-17, by ihse
8218628: Add detailed message to NullPointerException describing what is null.
2019-10-14, by goetz
8223998: Missing MakeDir in ExecuteWithLog
2019-10-17, by ihse
8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks
2019-10-16, by rrich
8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
2019-10-17, by mli
8209824: Improve the code coverage for ThreadLocal
2019-10-17, by mli
8231859: Extra dash after the exception name in @throws clause of javadoc
2019-10-16, by igerasim
Added tag jdk-14+19 for changeset 9b67dd88a931
2019-10-17, by jwilhelm
8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent
2019-10-16, by darcy
8232357: Compare version info of Santuario to legal notice
2019-10-17, by weijun
8232207: Linux os::available_memory re-reads cgroup configuration on every invocation
2019-10-17, by redestad
8232211: Remove dead code from os.hpp|cpp
2019-10-17, by redestad
8230407: SocketPermission and FilePermission action list allows leading comma
2019-10-16, by igerasim
8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero
jdk-14+19
2019-10-14, by manc
Merge
stuefe-new-metaspace-branch
2019-10-16, by stuefe
8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI
2019-10-16, by yzheng
8231449: HttpClient’s client ssl certificate authentication seems to be broken.
2019-10-16, by dfuchs
8232279 : Improve test helpers #2
JDK-8200758-branch
2019-10-16, by herrick
8231862: Decouple DesktopIntegration and LinuxPackageBundler classes
JDK-8200758-branch
2019-10-16, by herrick
Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming
stuefe-new-metaspace-branch
2019-10-16, by stuefe
Merge
stuefe-new-metaspace-branch
2019-10-16, by stuefe
8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter
2019-10-16, by tschatzl
8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
2019-10-16, by mdoerr
Merge
JEP-349-branch
2019-10-16, by mgronlun
8229919: Support JNI Critical functions in object pinning API on x86_32 platforms
2019-10-15, by zgu
Don't expand LongMap lazily
JEP-349-branch
2019-10-16, by egahlin
Merge
2019-10-15, by henryjen
Merge
2019-10-14, by henryjen
8228825: Enhance ECDSA operations
2019-10-04, by ascarpino
8226765: Commentary on Javadoc comments
2019-08-06, by hannesw
8227601: Better collection of references
2019-01-17, by rriggs
8227662: freetype seeks to index at the end of the font data
2019-07-18, by prr
8225292: Better Graphics2D drawing
2019-06-16, by prr
8224915: Better serial attributes
2019-06-14, by prr
8223892: Improved handling of jar files
2019-06-25, by aefimov
8225298: Improve TLS connection support
2019-06-21, by chegar
8225286: Better rendering of native glyphs
2019-06-19, by prr
8225597: Enhance font glyph mapping
2019-06-19, by prr
8224532: Better Path supports
2019-05-31, by joehw
8218877: Help transform transformers
2019-05-31, by alitvinov
8224062: Improve String index handling
2019-05-27, by thartmann
8223518: Unexpected exception in jjs
2019-05-24, by hannesw
8222684: Better support for patterns
2019-05-22, by igerasim
8224505: TestQuotedLogOutput failure after ProcessBuilder changes
2019-05-22, by rriggs
8223886: Add in font table referene
2019-05-22, by prr
8223505: Better pattern compilation
2019-05-21, by joehw
8221858: Build Better Processes
2019-04-30, by rriggs
8224025: Fix for JDK-8220302 is not complete
2019-05-21, by weijun
8213429: Windows file handling redux
2019-05-20, by aefimov
8221497: Optional Panes in Swing
2019-05-19, by serb
8222690: Better Glyph Images
2019-05-15, by prr
8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl")
2019-05-03, by aefimov
8220186: Improve use of font temporary files
2019-04-23, by prr
8209901: Canonical file handling
2019-04-22, by weijun
8220302: Better Kerberos ccache handling
2019-04-19, by weijun
8217997: Better socket support
2019-03-25, by michaelm
8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi
2019-10-15, by darcy
Merge
JDK-8200758-branch
2019-10-15, by herrick
8231912: Use https for URLs in help and error messages
JDK-8200758-branch
2019-10-15, by herrick
8231604: Expand junit test added with JDK-8230920
JDK-8200758-branch
2019-10-15, by herrick
8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration
2019-10-15, by shade
8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing
2019-10-15, by shade
8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size
2019-10-15, by naoto
Merge
2019-10-15, by psadhukhan
8223158: Docked MacBook cannot start any Java Swing applications
2019-10-12, by psadhukhan
Merge
2019-10-11, by psadhukhan
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration
2019-10-09, by serb
8228676: Cleanup the native code related to fonts on Unix
2019-10-03, by serb
7124404: [macosx] no awt.multiClickInterval desktop property
2019-10-01, by serb
8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge
2019-09-30, by serb
8231144: Wrap contents of plain HTML files into contentContainer
2019-09-25, by aivanov
Merge
2019-09-25, by psadhukhan
8231243: [TESTBUG] CustomFont.java cannot find font file
2019-09-24, by prr
8227441: Enhance logging when reading the fontconfig info file
2019-07-09, by clanger
8232107: support ThreadPriorityPolicy flag on AIX
2019-10-10, by mbaesken
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
2019-10-14, by dholmes
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
2019-10-11, by fyang
8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
2019-10-14, by mseledtsov
8231981: Refactor test definitions to split RT and SVC tests
2019-10-14, by lmesnik
8232165: Reduce allocations in ValueStack copying constructor
2019-10-14, by redestad
8227231: JDWP help information shows use of obsolete Xdebug flag
2019-10-14, by dtitov
8232042: [macos] Installation fails if application name contains spaces
JDK-8200758-branch
2019-10-14, by herrick
8231857: App and Application folder icons are not aligned correctly
JDK-8200758-branch
2019-10-14, by herrick
8231856: pkg installer dialog contains background image which does not look correc
JDK-8200758-branch
2019-10-14, by herrick
8231858:[macos] App does not run if installed with pkg
JDK-8200758-branch
2019-10-14, by herrick
8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong
2019-10-14, by shade
8218543: ThreadsList handling during error reporting can crash
2019-10-14, by rehn
Mutual exclusions on emergency dump in relation to flush()
JEP-349-branch
2019-10-13, by mgronlun
Fix EventProducer kill and TestRecursive
JEP-349-branch
2019-10-13, by mgronlun
Fix build error
JEP-349-branch
2019-10-12, by egahlin
8232147: Remove notproduct option IgnoreLockingAssertions
2019-10-12, by kbarrett
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
2019-10-11, by akozlov
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
2019-10-11, by mseledtsov
Add logging for TestRemovedChunks
JEP-349-branch
2019-10-11, by egahlin
Add support for stream in stream with exclusion
JEP-349-branch
2019-10-11, by egahlin
Update comment
JEP-349-branch
2019-10-11, by egahlin
Extract EventProducer and update TestRecursive
JEP-349-branch
2019-10-11, by egahlin
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14
2019-10-11, by naoto
Metadata races (TestStart) and thread exclusion inclusion (TestRecursive)
JEP-349-branch
2019-10-11, by mgronlun
8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java
2019-10-11, by rriggs
8231427: Warning cleanup in tests of java.io.Serializable
2019-10-11, by rriggs
8225654: rework vmTestbase/jit/graph
2019-10-11, by iignatyev
8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code
2019-10-10, by never
8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass
2019-10-11, by coleenp
8231717: Improve performance of charset decoding when charset is always compactable
2019-10-10, by aleonard
8232167: Visual Studio install found through --with-tools-dir value is discarded
2019-10-11, by jvernee
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
2019-10-11, by erikj
8232133: Change to GCC 8.3 for building on Linux at Oracle
2019-10-11, by erikj
8232116: ZGC: Remove redundant ZLock in ZNMethodTable
2019-10-11, by eosterlund
8232046: AArch64 build failure after JDK-8225681
2019-10-10, by adinn
8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
2019-10-11, by coleenp
8232151: Minimal VM build broken after JDK-8232050
2019-10-11, by jiefu
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
2019-09-23, by sgehwolf
8231956: Remove seq_add_card/reference from PerRegionTable class
2019-10-11, by tschatzl
8232070: ZGC: Remove unused ZVerifyLoadBarriers
2019-10-11, by pliden
8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures
2019-10-11, by mbaesken
8065704: Set LC_ALL=C for all relevant commands in the build system
2019-10-11, by ihse
8232052: use string literal for format string when handling PauseAtStartupFile
2019-10-09, by mbaesken
8232060: add some initializations using sigemptyset in os_aix.cpp
2019-10-10, by mbaesken
8232150: aarch64 build broken after JDK-8232050
2019-10-11, by redestad
8165056: move JIT Compiler related files from runtime/ to compiler/ directory
2019-10-09, by xliu
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
2019-10-10, by shade
8232102: Shenandoah: print everything in proper units
2019-10-10, by shade
8232071: Avoid shared dictionary lookup when the class name is not shared
2019-10-10, by iklam
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
2019-10-10, by iklam
Random sized allocation for TestLaregRootSet.java
JEP-349-branch
2019-10-10, by egahlin
Merge
JDK-8200758-branch
2019-10-10, by herrick
8231910: Expose the APPDIR variable to applications that use jpackage
JDK-8200758-branch
2019-10-09, by herrick
8232050: Improve inlining of Klass accessors
2019-10-10, by redestad
8231720: Some perf regressions after 8225653
2019-10-10, by chagedorn
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
2019-10-09, by mbaesken
8231213: Migrate SimpleDateFormatConstTest to JDK Repo
2019-10-10, by yzhou
8231973: Update Graal
2019-10-09, by dlong
8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer
2019-10-09, by darcy
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
2019-10-09, by darcy
8231595: [TEST] develop a test case for SuspendThreadList including current thread
2019-10-10, by sspitsyn
Added tag jdk-14+18 for changeset e84d8379815b
2019-10-10, by jwilhelm
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
2019-10-09, by ccheung
8231586: enlarge encoding space for OopMapValue offsets
2019-10-09, by never
Merge
JEP-349-branch
2019-10-09, by mgronlun
fixes
JEP-349-branch
2019-10-09, by mgronlun
8231887: ComodoCA.java fails because certificate was revoked
jdk-14+18
2019-10-09, by rhalade
8231903: [Graal] Update com.oracle.mxtool.junit classes
2019-10-09, by epavlova
8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
2019-10-09, by pliden
8231990: Remove unnecessary else-if branch in Types.union
2019-10-09, by cushon
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
2019-10-09, by darcy
8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes
2019-10-09, by darcy
8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
2019-10-09, by dfuchs
8231974: Build fails if no common legal notices are present
2019-10-09, by erikj
8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
2019-10-09, by eosterlund
8232003: (fs) Files.write can leak file descriptor in the exception case
2019-10-08, by sgehwolf
8214560: Use {@systemProperty} for definitions of system properties (httpserver)
2019-10-09, by coffeys
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
2019-10-09, by coffeys
8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
2019-10-08, by rrich
8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
2019-10-09, by pliden
8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss
2019-10-08, by darcy
8231737: Cleanup JvmtiRawMonitor code
2019-10-08, by dholmes
8231153: Improve concurrent refinement statistics
2019-10-08, by kbarrett
8232006: Remove dead code from klassVtable
2019-10-08, by redestad
8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java
2019-10-08, by dtitov
8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache
2019-10-08, by coleenp
8231666: ThreadIdTable::grow() invokes invalid thread transition
2019-10-08, by dtitov
8170299: Debugger does not stop inside the low memory notifications code
2019-10-08, by dtitov
8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative
2019-10-08, by pconcannon
8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel
2019-10-08, by pconcannon
8230162: ScopeImpl.remove() has O(N) performance
2019-10-08, by jlahoda
8231993: Remove redundant pkg_str param from is_shared_class_visible_for_classloader
2019-10-08, by redestad
Improve logging for TestLargeRootSet.java
JEP-349-branch
2019-10-08, by egahlin
8231931: [TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah
2019-10-08, by shade
8231921: (se) SelectorImpl.register does not need to set the attachment when it is null
2019-10-08, by alanb
Merge
JEP-349-branch
2019-10-08, by mgronlun
Merge default
stuefe-new-metaspace-branch
2019-10-07, by stuefe
8231355: Remove unused utility methods in libjava
2019-10-08, by redestad
8231753: use more Posix functionality in aix os::print_os_info
2019-10-08, by mbaesken
8231751: on aix handle Power 9 in os::get_summary_cpu_info
2019-10-02, by mbaesken
8231977: Discuss serializability of collections
2019-10-07, by smarks
8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4
2019-10-08, by valeriep
8231289: Disentangle JvmtiRawMonitor from ObjectMonitor and clean it up
2019-10-07, by dholmes
8231902: Build of jdk.internal.vm.compiler.management/module-info.java.extra failed
2019-10-07, by dlong
8231630: Optimize boot loader with no bootclasspath append entry.
2019-10-07, by jiangli
TestRecursive with Recording::start()
JEP-349-branch
2019-10-07, by egahlin
Stabilize TestLargeRootSet.java
JEP-349-branch
2019-10-07, by egahlin
8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag
2019-10-07, by shade
8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings
2019-10-07, by shade
8230043: Lazily load libverify
2019-10-07, by redestad
8225694: Destination option missing in FlightRecorderMXBeanImpl
2019-10-07, by cito
8229900: RedefineDeleteJmethod.java fails with -Xcheck:jni
2019-10-07, by coleenp
Merge
JEP-349-branch
2019-10-07, by mgronlun
8220217: Javadoc missing link to member method
2019-10-07, by hannesw
Provoke chunk rotation in TestRemovedChunks.java
JEP-349-branch
2019-10-07, by egahlin
Fix issue with statistics which caused Metaspace::used_words() to be too high
stuefe-new-metaspace-branch
2019-10-07, by stuefe
8231930: Windows build fails after JDK-8191521
2019-10-07, by shade
8231885: Fix/remove malformed assert in os_windows.cpp
2019-10-07, by clanger
Test thread exclusion for RecordingStream::start
JEP-349-branch
2019-10-07, by egahlin
8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling
2019-10-02, by roland
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
2019-10-01, by roland
8231895: Avoid String allocations in JVM_FindLoadedClass
2019-10-07, by redestad
8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift
2019-10-07, by pliden
8231093: Document the ZIP FS properties noCompression and releaseVersion
2019-10-06, by lancea
8231882: --add-modules ALL-MODULE-PATH is not handled properly
JDK-8200758-branch
2019-10-04, by herrick
8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open
2019-10-04, by lancea
8215895: Verify and create tests for Mac installer specific signing options
JDK-8200758-branch
2019-10-04, by herrick
8231850: BasicTest test fails in jcov build
JDK-8200758-branch
2019-10-04, by herrick
8221092: UseAVX=3 has performance degredation on Skylake (X7) processors
2019-10-04, by vdeshpande
8215521: add microbenchmark to measure AccessController.getContext
2019-10-04, by ecaspole
8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands
2019-10-04, by fmatte
8231161: Wrong return type in code sample in Collector API documentation
2019-10-03, by jboes
Merge
2019-10-03, by lmesnik
8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java
2019-10-03, by lmesnik
8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java
2019-10-03, by darcy
8231706: change "Java" dir to "app" dir in jpackage app image
JDK-8200758-branch
2019-10-03, by herrick
8231707: Improve Mutex inlining
2019-10-03, by redestad
8231776: ZGC: Fix incorrect address space description
2019-10-03, by pliden
8231774: ZGC: ZVirtualMemoryManager unmaps incorrect address
2019-10-03, by pliden
8231563: ZGC: Fails to warn when user sets the max heap size to larger than 16TB
2019-09-27, by stefank
8231713: x86_32 build failures after JDK-8226721 (Missing intrinsics for Math.ceil, floor, rint)
2019-10-03, by shade
Added tag jdk-14+17 for changeset 5c83830390ba
2019-10-03, by jwilhelm
8231288: "jhsdb jmap" test needed to reproduce issues that used to be reproduced by JShellHeapDumpTest
2019-10-02, by cjplummer
8231606: _method_ordering is not set during CDS dynamic dump time
2019-10-02, by ccheung
8231663: Incorrect GPL header in some RMI/SQL package-info.java files
jdk-14+17
2019-10-02, by rriggs
Add TestRecusrive and only skip events for DirectoryStream
JEP-349-branch
2019-10-02, by egahlin
8231505: Bump required boot jdk version to 13
2019-10-02, by erikj
8229022: BufferedReader performance can be improved by using StringBuilder
2019-10-02, by bpb
8231671: Fix copyright headers in hotspot (missing comma after year)
2019-10-02, by lkorinth
Cleanup
JDK-8226585-branch
2019-10-02, by jlahoda
Improving appearance of javadoc of the APIs associated with preview features.
JDK-8226585-branch
2019-10-02, by jlahoda
8231603: (se) Selector implementations do not need to use cancelledKeys
2019-10-02, by alanb
8231626: DeoptimizeRandom should not be a product flag
2019-10-02, by chagedorn
Merge
JDK-8200758-branch
2019-10-01, by herrick
8231545: Suppress warnings on non-serializable instance fields in jdk.jshell module
2019-10-01, by darcy
fix bad merge
JDK-8200758-branch
2019-10-01, by herrick
8231721 : jpackage --install-dir should reject system dirs on Linux
JDK-8200758-branch
2019-10-01, by herrick
8231600: Avoid GCC 8 strncpy error in jdk.jdwp.agent
2019-09-28, by fweimer
Merge
JEP-349-branch
2019-10-01, by mgronlun
8231594: Configure fails on some Linux systems
2019-10-01, by erikj
8229333: java/io/File/SetLastModified.java timed out
2019-10-01, by bpb
8231667: Shenandoah: Full GC should take empty regions into slices for compaction
2019-10-01, by shade
8231503: [TESTBUG] compiler/{jvmci,aot} tests should not run with GCs that do not support JVMCI/AOT
2019-10-01, by shade
8223869: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java on more platforms
2019-10-01, by clanger
8191521: handle long relative path specified in -Xbootclasspath/a on windows
2019-10-01, by rschmelter
8231665: 8231055 broke escapeAnalysis/TestSelfArrayCopy.java
2019-09-30, by roland
8209178: Proxied HttpsURLConnection doesn't send BODY when retrying POST request
2019-09-26, by jboes
8231506: Fix some instabilities in a few networking tests
2019-10-01, by dfuchs
8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
2019-10-01, by pliden
8226721: Missing intrinsics for Math.ceil, floor, rint
2019-10-01, by neliasso
8231357: sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14
2019-09-26, by mbaesken
Merge
JDK-8200758-branch
2019-09-30, by herrick
8230974: creating rpm, get error for relative path to the license.txt
JDK-8200758-branch
2019-09-30, by herrick
8231280: Linux packages produced by jpackage should have correct dependencies
JDK-8200758-branch
2019-09-30, by herrick
8231605: Improve test helpers
JDK-8200758-branch
2019-09-30, by herrick
8231281: Eliminate the --identifier option
JDK-8200758-branch
2019-09-30, by herrick
8230920 : jpackage problems when -input dir contains any files with "cfg" extension.
JDK-8200758-branch
2019-09-30, by herrick
Merge
JEP-349-branch
2019-09-30, by mgronlun
Make TestRemovedChunks.java more stable
JEP-349-branch
2019-09-30, by egahlin
8016914: CoreDocumentImpl.setXmlVersion NPE
2019-09-30, by joehw
Merge
2019-09-30, by coleenp
8184732: Deadlock detection improvements for 'special' locks
2019-09-30, by coleenp
8229338: clean up test/jdk/java/util/RandomAccess/Basic.java
2019-09-30, by pconcannon
8231583: Shenandoah: Fix register clash in SBSA::resolve_forwarding_pointer() borrowing
2019-09-30, by shade
8231403: [ppc]: Align ReservedCodeCacheSize default value with other platforms
2019-09-30, by lucy
8231499: Shenandoah: compiler/arraycopy/TestDefaultMethodArrayCloneDeoptC2 fails
2019-09-30, by rkennke
Merge
aefimov-dns-client-branch
2019-09-30, by aefimov
Initial changes for aefimov-dns-client-branch
aefimov-dns-client-branch
2019-09-30, by aefimov
Remove test applications
JEP-349-branch
2019-09-30, by egahlin
Update javadoc with CSR feedback
JEP-349-branch
2019-09-30, by egahlin
Merge
JEP-349-branch
2019-09-30, by mgronlun
let TestLargeRootSet retry on failure
JEP-349-branch
2019-09-30, by mgronlun
8231616: Simplify compilation policy hierarchy
2019-09-30, by redestad
8229872: (fs) Increase buffer size used with getmntent
2019-09-24, by vkempik
Merge
JEP-349-branch
2019-09-30, by mgronlun
fix typo in emergency dump path
JEP-349-branch
2019-09-30, by mgronlun
8231553: Deprecate unused G1RSetScanBlockSize command line option
2019-09-30, by tschatzl
8230062: assert(i == p->size()-1) failed: must be last element of the pack
2019-09-30, by chagedorn
cleaner tagging
JEP-349-branch
2019-09-29, by mgronlun
Merge
JEP-349-branch
2019-09-29, by mgronlun
8231457: Asserts on AIX because os::elapsed_counter() is not monotonic
2019-09-28, by azeller
8231287: JMap should do a better job of reporting exception it catches
2019-09-28, by cjplummer
8230415: Avoid redundant permission checking in FilePermissionCollection and SocketPermissionCollection
2019-09-27, by igerasim
8231431: JAOTC issues with JAR path containing spaces
2019-09-27, by bobv
8231036: vmTestbase monitoring tests fail after JSR 166 refresh
2019-09-27, by dl
8231032: ThreadMXBean locking tests fail after JSR 166 refresh
2019-09-27, by dl
8230942: Support compressed cores in SA tests
2019-09-27, by lmesnik
fix metachunk gtest
stuefe-new-metaspace-branch
2019-09-27, by stuefe
do not enlarge chunks faster than chunk alloc strategy would allow
stuefe-new-metaspace-branch
2019-09-27, by stuefe
Correct chunk allocation size for standard loaders in class space
stuefe-new-metaspace-branch
2019-09-27, by stuefe
Make chunk-in-place-enlargment switchable
stuefe-new-metaspace-branch
2019-09-27, by stuefe
8231557: Suppress warnings on non-serializable instance fields in jdk.scripting.nashorn module
2019-09-27, by darcy
8231037: java/net/InetAddress/ptr/Lookup.java fails intermittently due to reverse lookup failed
2019-09-27, by dfuchs
8231321: compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java failed assertion
2019-09-27, by rehn
8231567: minimal build failed after JDK-8226690
2019-09-27, by jiefu
8231472: Clean up Monitor::_safepoint_check usage to Mutex::_safepoint_check
2019-09-27, by coleenp
Fix javadoc
JEP-349-branch
2019-09-27, by egahlin
Improve test coverage for RecordingStream::enable(...) and RecordingStream:disable(...)
JEP-349-branch
2019-09-27, by egahlin
8227384: C2 compilation fails with "graph should be schedulable" when running with -XX:-EliminateLocks
2019-07-16, by roland
Add missing copyright header
JEP-349-branch
2019-09-27, by egahlin
Add missing TestUtils class for testing onError
JEP-349-branch
2019-09-27, by egahlin
Fix typos
JEP-349-branch
2019-09-27, by egahlin
Add tests for onError
JEP-349-branch
2019-09-27, by egahlin
8231471: Obsolete -XX:CompilationPolicyChoice
2019-09-27, by redestad
8231405: [Shenandoah] guarantee(d != NULL) failed: Null dominator info
2019-09-26, by roland
8231504: Update networking tests to avoid implicit dependency on the system proxies
2019-09-27, by chegar
8228625: [TESTBUG] sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr
2019-09-26, by cjplummer
8231546: Suppress warnings on non-serializable instance fields in java.prefs module
2019-09-26, by darcy
8231314: java.time serialization warning cleanup
2019-09-26, by rriggs
8231467: Missing make prerequisite declaration corrupts make dependency files on Windows
2019-09-26, by erikj
8231382: Use main class from main module if available
JDK-8200758-branch
2019-09-26, by herrick
8230649 : Make jpackage tool an experimental feature
JDK-8200758-branch
2019-09-26, by herrick
8226690: SIGSEGV in MetadataOnStackClosure::do_metadata
2019-09-26, by coleenp
Incorporate CSR feedback
JEP-349-branch
2019-09-26, by egahlin
8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
2019-09-26, by mbaesken
8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails
2019-09-26, by pliden
8229499: Node budget assert in fuzzed test.
2019-09-12, by phedlin
8219724: ZGC: Make inline cache cleaning more robust
2019-09-26, by eosterlund
8231445: check ZALLOC return values in awt coding
2019-09-25, by mbaesken
8231223: C2's conditional move optimization fails with assert(bol->Opcode() == Op_Bool) failed
2019-09-26, by thartmann
8231414: Mark various instance fields of javac internal types as transient
2019-09-25, by darcy
Added tag jdk-14+16 for changeset d29f0181ba42
2019-09-26, by jwilhelm
8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
2019-09-25, by phh
8221623: Add StackWalker micro benchmarks to jdk repo
2019-09-25, by bchristi
8230927: Wrong arguments set for additional launchers
JDK-8200758-branch
2019-09-25, by herrick
png file missed in push of JDK-8225249
JDK-8200758-branch
2019-09-25, by herrick
8231443: Add java.io.Serial to list of platform annotations for annotation processing
jdk-14+16
2019-09-25, by darcy
Merge
JEP-349-branch
2019-09-25, by mgronlun
Adding taglet for @preview.
JDK-8226585-branch
2019-09-25, by jjg
8231174: (fs) FileTime should have 100ns resolution (win)
2019-09-25, by bpb
8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)
2019-09-25, by dtitov
8231410: Shenandoah: clone barrier should use base pointer
2019-09-25, by shade
8231442: Suppress warnings on non-serializable instance fields in java.sql.* modules
2019-09-25, by darcy
8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class
2019-09-25, by phh
8230110: TestLinkageErrorInGenerateOopMap times out
2019-09-24, by azeller
8231317: jdk/jfr/jcmd/TestJcmdConfigure.java fails with "java.lang.RuntimeException: assertTrue: expected true, was false"
2019-09-25, by cito
8231447: Shenandoah: Compilation-time regression after JDK-8231086
2019-09-25, by rkennke
add experimental option to cluster micro clds.
stuefe-new-metaspace-branch
2019-09-25, by stuefe
8231055: C2: arraycopy with same non escaping src and dest but different positions causes wrong execution
2019-09-17, by roland
8228659: Record which Java methods are called by native codes in JGSS and JAAS
2019-09-25, by weijun
Merge
2019-09-25, by psadhukhan
Merge
2019-09-25, by psadhukhan
8230782: Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false
2019-09-23, by dmarkov
Merge
2019-09-23, by psadhukhan
8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel
2019-09-18, by akolarkunnu
8225372: accessibility errors in tables in java.desktop files
2019-09-09, by serb
8229896: Delete an unused code in the BufferedContext
2019-09-13, by serb
8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map
2019-09-12, by serb
8225805: Java Access Bridge does not close the logger
2019-09-11, by pbansal
8230728: Thin stroked shapes are not rendered if affine transform has flip bit
2019-09-10, by lbourges
8229515: [macos] access to window property of NSView on wrong thread
2019-09-07, by serb
8230480: check malloc/calloc results in java.desktop
2019-09-04, by mbaesken
8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails
2019-09-04, by trebari
Merge
2019-08-29, by psadhukhan
8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
2019-08-28, by prr
8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts
2019-08-27, by serb
Merge
2019-08-26, by psadhukhan
8231450: Copyright header line omitted from 8231187 changeset
2019-09-25, by michaelm
8231413: Several test/hotspot/jtreg/runtime tests updates to run with --illegal-access=deny
2019-09-25, by alanb
8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
2019-09-23, by roland
8231097: [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error
2019-09-24, by ccheung
8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes
2019-09-24, by darcy
8228580: DnsClient TCP socket timeout
2019-09-24, by prappo
Merge
JDK-8200758-branch
2019-09-24, by herrick
8230654: jpackage package-type dmg on macOS
JDK-8200758-branch
2019-09-24, by herrick
8230651: Use version string from main module
JDK-8200758-branch
2019-09-24, by herrick
8231282 : Revisit --linux-deb-copyright option
JDK-8200758-branch
2019-09-24, by herrick
8231279 : Change install location for copyright file for Debian package
JDK-8200758-branch
2019-09-24, by herrick
8231277 : Adjust Linux application image layout
JDK-8200758-branch
2019-09-24, by herrick
8225249 : LinuxDebBundler and LinuxRpmBundler should share more code
JDK-8200758-branch
2019-09-24, by herrick
8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported"
2019-09-24, by iklam
8229201: Update Graal
2019-09-24, by dlong
8231376: Unproblem list compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java tests
2019-09-24, by epavlova
8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs
2019-09-24, by naoto
8231351: Add notes for PKCS11 tests in the test doc
2019-09-24, by erikj
8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket
2019-09-24, by michaelm
8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved*
2019-09-24, by pliden
8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap
2019-09-24, by pliden
8231251: ZGC: Fix ZHeap includes
2019-09-24, by pliden
8213150: Add verification for locking by VMThread
2019-09-24, by coleenp
Converting the test to a combo-framework test.
JDK-8226585-branch
2019-09-24, by jlahoda
8217825: Verify @AfterTest is used correctly in WebSocket tests
2019-09-23, by pconcannon
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
2019-09-24, by jboes
8224820: ZGC: Support discontiguous heap reservations
2019-09-24, by eosterlund
8231122: @index tag with newline causes tag search to fail
2019-09-24, by hannesw
8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
2019-08-28, by roland
8231098: (tz) Upgrade time-zone data to tzdata2019c
2019-09-24, by rpatil
8231395: Backout JDK-8231249
2019-09-24, by shade
8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
2019-09-24, by dholmes
8231222: fix pkcs11 P11_DEBUG guarded native traces
2019-09-23, by mbaesken
8231171: remove remaining sun.java.launcher.pid references
2019-09-20, by mbaesken
8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?"
2019-09-24, by rehn
8231278: Rename FileMapHeader::_read_only_tables_start to _serialized_data_start
2019-09-23, by iklam
8231257: Avoid calling FileMapInfo::write_region twice
2019-09-23, by iklam
8231254: (fs) Add test for macOS Catalina changes to protect system software
2019-09-23, by bpb
8210794: Incorrect escaping of in native test libraries
2019-09-23, by erikj
8231375: AArch64 build failure after JDK-8230505
2019-09-23, by shade
8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
2019-09-23, by lfoltan
8231250: Shenandoah: Traversal GC should keep alive weak load from heap
2019-09-23, by zgu
Test fixes: more logging, typos, fixes to at-run targets
JEP-349-branch
2019-09-23, by mseledtsov
8206125: [windows] cannot pass relative path to --with-boot-jdk
2019-09-23, by erikj
8150741: make <module> not equivalent to make <module-dependencies> <module>
2019-09-23, by erikj
8231249: Shenandoah: GC retries are too aggressive for tests that expect OOME
2019-09-23, by shade
8231058: VerifyOops crashes with assert(_offset >= 0) failed: offset for non comment?
2019-09-23, by thartmann
8231293: Shenandoah: Traversal should not revive dead weak roots
2019-09-23, by zgu
8230857: Avoid reflection in sun.tools.common.ProcessHelper
2019-09-23, by clanger
8231189: Rename worker_i parameters to worker_id
2019-09-23, by tschatzl
8159984: Remove call to ClassLoaderDataGraph::clear_claimed_marks during the initial mark pause
2019-09-23, by tschatzl
8231117: Remove G1EvacuationRootClosures::raw_strong_oops()
2019-09-23, by tschatzl
8231275: Remove null check in the beginning of SystemDictionary::load_shared_class()
2019-09-22, by iklam
8231125: Improve testing of parallel loading of shared classes by the boot class loader
2019-09-22, by iklam
clear_artifacts in the correct location
JEP-349-branch
2019-09-22, by mgronlun
instantiated super klasses
JEP-349-branch
2019-09-22, by mgronlun
Merge
JEP-349-branch
2019-09-22, by mgronlun
typenames
JEP-349-branch
2019-09-22, by mgronlun
update class names
JEP-349-branch
2019-09-22, by mgronlun
more general predication of writes
JEP-349-branch
2019-09-22, by mgronlun
JfrTypeManager::destroy()
JEP-349-branch
2019-09-21, by mgronlun
8231323: ProblemList jdk/jfr/jcmd/TestJcmdConfigure.java
2019-09-21, by dcubed
Missing object id in pool jdk.types.Symbol. All ids should reference object
JEP-349-branch
2019-09-21, by mgronlun
merge error
JEP-349-branch
2019-09-21, by mgronlun
Merge
JEP-349-branch
2019-09-21, by mgronlun
8180837: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID
2019-09-21, by jjiang
8231083: Clarify SAX documentation
2019-09-20, by joehw
8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism
2019-09-20, by valeriep
8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java
2019-09-20, by lmesnik
8199424: consider removing ObjectInputStream and ObjectOutputStream native methods
2019-09-20, by darcy
8225628: Remove unused Thread::muxAcquireW function
2019-09-20, by coleenp
8230648: Replace @exception tag with @throws in java.base
2019-09-20, by jboes
8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions
2019-09-20, by tschatzl
8216565: Specifying the same path creates a new directory in JFR.configure
2019-01-26, by cito
Accounted for experimental events in TestLookForUntestedEvents
JEP-349-branch
2019-09-19, by mseledtsov
8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable
2019-09-19, by redestad
8230759: ZGC: Fix integer types
2019-09-11, by stefank
8230758: ZGC: Add missing precompiled include and fix friend declaration
2019-09-10, by stefank
8230756: ZGC: Remove redundant memset in ZStatValue
2019-09-10, by stefank
8231149: (fs) Small verbiage errors in java.nio.file package documentation
2019-09-19, by bpb
8231244: Shenandoah: all-roots heap walking misses some weak roots
2019-09-19, by shade
8231198: Shenandoah: heap walking should visit all roots most of the time
2019-09-19, by shade
8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee
2019-09-19, by shade
8230814: Enable SAX ContentHandler to handle XML Declaration
2019-09-19, by joehw
8231113: Remove CollectedHeap::check_oop_location()
2019-09-19, by pliden
Fix gc/class_unloading/.. tests
stuefe-new-metaspace-branch
2019-09-19, by stuefe
Fix various test issues.
stuefe-new-metaspace-branch
2019-09-19, by stuefe
8226705: [REDO] Deoptimize with handshakes
2019-09-19, by rehn
8231201: hs_err should print coalesced safepoint operations in Events section
2019-09-19, by shade
Added tag jdk-14+15 for changeset 778fc2dcbdaa
2019-09-19, by jwilhelm
8231210: [BACKOUT] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
jdk-14+15
2019-09-18, by dcubed
8231162: JVMTI RawMonitorWait triggers assertion failure: Only JavaThreads can be interruptible
2019-09-18, by dholmes
8066774: Rename the annotations arrays names in ClassFileParser
2019-09-18, by godin
8186825: some memory leak issues in the transport_startTransport
2019-09-18, by amenkov
8231087: Shenandoah: Self-fixing load reference barriers for C1/C2
2019-09-18, by rkennke
8231086: Shenandoah: Stronger invariant for object-arraycopy
2019-09-18, by rkennke
8231085: C2/GC: Better GC-interface for expanding clone
2019-09-18, by rkennke
Merge
2019-09-18, by jwilhelm
Added tag jdk-13-ga for changeset 9c250a7600e1
2019-09-06, by jwilhelm
8231145: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails because DebugContextTest.testLogging.input is not available
2019-09-18, by epavlova
represent
JEP-349-branch
2019-09-18, by mgronlun
event stream wording
JEP-349-branch
2019-09-18, by mgronlun
Merge
JEP-349-branch
2019-09-18, by mgronlun
8231176: Test tools/javac/options/BCPOrSystemNotSpecified.java broken on Windows
2019-09-18, by jlahoda
description on event order
JEP-349-branch
2019-09-18, by mgronlun
8207266: ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
2019-09-18, by phh
line endings
JEP-349-branch
2019-09-18, by mgronlun
better leak predicate
JEP-349-branch
2019-09-18, by mgronlun
remove comment
JEP-349-branch
2019-09-18, by mgronlun
Merge
JEP-349-branch
2019-09-18, by mgronlun
8228460: bootstrap class path not set in conjunction with -source 11
2019-09-18, by jlahoda
8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings
2019-07-23, by mbaesken
Javadoc change
JEP-349-branch
2019-09-18, by egahlin
Cleaning up
JEP-349-branch
2019-09-18, by egahlin
Merge
stuefe-new-metaspace-branch
2019-09-18, by stuefe
8231027: Correct typos
2019-09-17, by serb
Remove unused methods etc.
JEP-349-branch
2019-09-18, by egahlin
8230424: Use platform independent code for Thread.interrupt support
2019-09-17, by dholmes
8231024: Improve the debug info when the output is truncated
2019-09-17, by jiefu
8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
2019-09-17, by lancea
make flush events exprimental
JEP-349-branch
2019-09-17, by mgronlun
update shenandoah
JEP-349-branch
2019-09-17, by mgronlun
8231124: Missing closedir call with JDK-8223490
2019-09-17, by coffeys
8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread
2019-09-17, by zgu
8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511
2019-09-17, by jiefu
remove unstable assert from JfrJavaThreadIterator
JEP-349-branch
2019-09-17, by mgronlun
renames and restructuring of JfrCheckpointManager
JEP-349-branch
2019-09-17, by mgronlun
8223490: Optimize search algorithm for determining default time zone
2019-09-17, by coffeys
threadcpu to include excluded threads
JEP-349-branch
2019-09-17, by mgronlun
folding operations back into subsystems
JEP-349-branch
2019-09-17, by mgronlun
remove redundant scope
JEP-349-branch
2019-09-17, by mgronlun
remove write_type
JEP-349-branch
2019-09-17, by mgronlun
fix typo
JEP-349-branch
2019-09-17, by mgronlun
new lines
JEP-349-branch
2019-09-17, by mgronlun
Merge
JEP-349-branch
2019-09-17, by mgronlun
8231051: Remove check_obj_alignment() and replace with is_object_aligned()
2019-09-17, by pliden
8230841: Remove oopDesc::equals()
2019-09-17, by pliden
8230808: Remove Access::equals()
2019-09-17, by pliden
8230796: Remove BarrierSet::oop_equals_operator_allowed()
2019-09-17, by pliden
8230900: missing ReleaseStringUTFChars in java.desktop native code
2019-09-13, by mbaesken
8230901: missing ReleaseStringUTFChars in serviceability native code
2019-09-13, by mbaesken
8230629: jpackage signing on macOS does not work as expected
JDK-8200758-branch
2019-09-16, by herrick
return on flush if no recoring running + more exact lookups for symbols
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
some stuff
JEP-349-branch
2019-09-16, by mgronlun
write metadata event
JEP-349-branch
2019-09-16, by mgronlun
remove flushCounter
JEP-349-branch
2019-09-16, by mgronlun
plain loads for pointers
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-16, by mgronlun
Merge
JEP-349-branch
2019-09-15, by mgronlun
string pool synch
JEP-349-branch
2019-09-15, by mgronlun
remove assymetric load_acquires
JEP-349-branch
2019-09-15, by mgronlun
updates after merge
JEP-349-branch
2019-09-15, by mgronlun
Merge
JEP-349-branch
2019-09-15, by mgronlun
Merge
JEP-349-branch
2019-09-14, by mgronlun
Merge
JEP-349-branch
2019-09-14, by mgronlun
Merge
JEP-349-branch
2019-09-14, by mgronlun
Describe and implement exception handling policy
JEP-349-branch
2019-09-16, by egahlin
Add example code for EventStream
JEP-349-branch
2019-09-16, by egahlin
Add removal reminder for Monitor and Health
JEP-349-branch
2019-09-16, by egahlin
Add test for multiple chunks in a file
JEP-349-branch
2019-09-16, by egahlin
8230742: Make AggressiveUnboxing a diagnostic flag
2019-09-16, by thartmann
Remove usecases file
JEP-349-branch
2019-09-16, by egahlin
8230521: rename --output/-o option and add default value (".")
JDK-8200758-branch
2019-09-15, by herrick
Rename InternalEventFulter to ParserFilter
JEP-349-branch
2019-09-16, by egahlin
Move implementation into jdk.jfr.internal.consumer
JEP-349-branch
2019-09-16, by egahlin
8230854: Cleanup SuppressWarnings in test lib and remove noisy traces in StreamPumper
2019-09-16, by clanger
8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently
2019-09-16, by clanger
8231033: Problemlist ReservedStackTest
2019-09-15, by dholmes
8230882: Use @index in javax.lang.model javadoc
2019-09-15, by darcy
8230910: libsspi_bridge does not build on Windows 32bit
2019-09-15, by stuefe
8216354: Syntax error in toolchain_windows.m4
2019-09-15, by stooke
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14, by dl
8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
2019-09-14, by dl
8221168: java/util/concurrent/CountDownLatch/Basic.java fails
2019-09-14, by dl
8227235: rare failures in testForkHelpQuiesce tck tests
2019-09-14, by dl
8229442: AQS and lock classes refresh
2019-09-14, by dl
8231025: Incorrect method tag offset for big endian platform
2019-09-14, by mgronlun
8225797: OldObjectSample event creates unexpected amount of checkpoint data
2019-09-14, by mgronlun
8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
2019-09-13, by bpb
8230938: Deprecate MonitorBound
2019-09-13, by dcubed
Restructure stream configuration
JEP-349-branch
2019-09-13, by egahlin
8230937: Update bugid in ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
2019-09-13, by bchristi
8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
2019-09-13, by lmesnik
8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
2019-09-13, by prappo
8230878: ZGC: Use THREAD_LOCAL instead of __thread
2019-09-13, by pliden
8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL
2019-09-13, by pliden
8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific
2019-09-13, by pliden
8230845: ZGC: Implement ZLock using os::PlatformMutex
2019-09-13, by pliden
Fixed broken build
JEP-349-branch
2019-09-12, by mseledtsov
Fixed tabs and trailing white spaces
JEP-349-branch
2019-09-12, by mseledtsov
Merge
JDK-8200758-branch
2019-09-12, by herrick
change 57917 should have been: JDK-8230522: rename --linux-bundle-name, and --temp-root options.
JDK-8200758-branch
2019-09-12, by herrick
8230653: jpackage error on macOS system without xcode
JDK-8200758-branch
2019-09-12, by herrick
8229779: Shortcut creation policy
JDK-8200758-branch
2019-09-12, by herrick
/home/aherrick/comment
JDK-8200758-branch
2019-09-11, by herrick
8230519: jpackage "--package-type" values and default
JDK-8200758-branch
2019-09-10, by herrick
8230726: Improve jpackage jtreg tests
JDK-8200758-branch
2019-09-10, by herrick
Copyright update - round 2
JEP-349-branch
2019-09-12, by mseledtsov
8230829: Matcher matches a surrogate pair that crosses border of the region
2019-09-12, by igerasim
8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
2019-09-12, by ccheung
Updating javac behavior w.r.t. preview API. Based on darcy's patch.
JDK-8226585-branch
2019-09-12, by jlahoda
8230858: Replace wildcard address with loopback or local host in tests - part 23
2019-09-12, by dfuchs
Merge
stuefe-new-metaspace-branch
2019-09-12, by stuefe
8230470: Shenandoah doesn't need change from JDK-8212610 anymore
2019-09-03, by roland
8230888: jfrVirtualMemory.cpp should include globals.hpp
2019-09-12, by stuefe
8220416: Comparison of klass pointers is not optimized any more
2019-09-12, by chagedorn
8230762: Change MacroAssembler::debug32/64 to use fatal instead of assert
2019-09-12, by chagedorn
8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
2019-08-23, by roland
ren jfrChunkState jfrChunk
JEP-349-branch
2019-09-12, by mgronlun
merge stuff
JEP-349-branch
2019-09-12, by mgronlun
Fixes for Windows x64
stuefe-new-metaspace-branch
2019-09-12, by stuefe
8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
2019-09-11, by mbaesken
8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect
2019-09-11, by mbaesken
8230586: Encapsulate fields in filemap.hpp
2019-09-11, by iklam
8230423: Move os::sleep to JavaThread::sleep
2019-09-11, by dholmes
Added tag jdk-14+14 for changeset cddef3bde924
2019-09-12, by jwilhelm
8230830: No required ResourceMark in src/hotspot/share/prims/jvmtiImpl.cpp:JvmtiSuspendControl::print()
2019-09-11, by lmesnik
8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
2019-09-11, by afarley
8230734: Remove default constructors from java.compiler
2019-09-11, by darcy
8230674: Heap dumps should exclude dormant CDS archived objects of unloaded classes
2019-09-11, by iklam
8230342: LineNumberReader.getLineNumber() returns inconsistent results after EOF
2019-09-11, by bpb
8192057: com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException
2019-09-11, by amenkov
8229202: Docker reporting causes secondary crashes in error handling
2019-09-11, by bobv
8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth
2019-09-11, by naoto
Fix jtreg/vmTestbase/metaspace/shrink_grow/CompressedClassSpaceSize
stuefe-new-metaspace-branch
2019-09-11, by stuefe
8230398: Remove NULL checks before FREE_C_HEAP_ARRAY
jdk-14+14
2019-09-11, by lkorinth
8227168: Cleanup usage of NEW_C_HEAP_ARRAY
2019-09-11, by lkorinth
update nanos for flush chunk
JEP-349-branch
2019-09-11, by mgronlun
8230794: Improve assert to get more information about the JDK-8227695 failure
2019-09-11, by tschatzl
8229960: Remove sun.nio.cs.map system property
2019-09-10, by naoto
8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
2019-09-10, by shade
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
2019-09-10, by mchung
8225761: Update --release 13 symbol information after JDK 13 GA
2019-09-10, by darcy
JEP-349-branch: fixes to copyright headers
JEP-349-branch
2019-09-10, by mseledtsov
8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout
2019-09-10, by lmesnik
8230303: JDB hangs when running monitor command
2019-09-10, by igerasim
flush chunk
JEP-349-branch
2019-09-10, by mgronlun
8230709: Array index out of bounds in ES6 mode
2019-09-10, by hannesw
8230766: Changed message in IllegalMonitorStateException
2019-09-10, by hannesw
Fix class space display issue in metaspace report
stuefe-new-metaspace-branch
2019-09-10, by stuefe
Remove always-use-class-space feature
stuefe-new-metaspace-branch
2019-09-10, by stuefe
restructuring in JfrRecorderService
JEP-349-branch
2019-09-10, by mgronlun
commit granule size must not be smaller than native page size
stuefe-new-metaspace-branch
2019-09-10, by stuefe
8230566: ZGC: Don't substitute klass pointer during array clearing
2019-09-10, by pliden
8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
2019-09-09, by mbaesken
8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
2019-09-06, by mbaesken
Initial changes for new metaspace. Only tested for Linux x64.
stuefe-new-metaspace-branch
2019-09-10, by stuefe
8230454: [Graal] Add "com/sun/crypto/provider/KeyFactory/TestProviderLeak.java" to Graal problem list.
2019-09-10, by xgong
8225653: Provide more information when hitting SIGILL from HaltNode
2019-09-10, by chagedorn
8207800: always_do_update_barrier is unused
2019-09-10, by godin
8221361: Eliminate two-phase initialization for PtrQueueSet classes
2019-09-09, by kbarrett
8230284: Accounting currency format support does not cope with explicit number system
2019-09-09, by naoto
8230516: invalid html in jdwp-protocol.html
2019-09-09, by amenkov
8212117: Class.forName may return a reference to a loaded but not linked Class
2019-09-09, by bchristi
8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient
2019-09-09, by dfuchs
8230723: Remove default constructors from java.lang and java.io
2019-09-09, by darcy
8177389: Hyphen "-" should be removed in URL class documentation
2019-08-24, by jpai
8230132: java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface
2019-09-09, by dfuchs
8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
2019-09-09, by mdoerr
8230708: Hotspot fails to build on linux-sparc with gcc-9
2019-09-09, by glaubitz
JavaThread name
JEP-349-branch
2019-09-09, by mgronlun
8230564: Remove os_ext.hpp
2019-09-04, by stefank
8230563: Remove arguments_ext.cpp
2019-09-04, by stefank
8230562: Remove g1HeapSizingPolicy_ext.cpp
2019-09-04, by stefank
8230561: Remove logTag_ext.hpp
2019-09-04, by stefank
8224599: Remove globals_ext.hpp
2019-09-04, by stefank
8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark
2019-09-09, by rehn
8230129: Add jtreg "serviceability/sa/ClhsdbInspect.java" to graal problem list.
2019-09-09, by xgong
8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
2019-09-07, by dholmes
8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop
2019-09-07, by iveresov
8230730: UseCompressedOops test crash with assertion failure
2019-09-07, by zgu
8230662: Remove dead code from MethodTypeForm
2019-09-07, by redestad
8223211 : Remove old code from service support
JDK-8200758-branch
2019-09-06, by herrick
8229840 : Add jtreg test for --linux-app-category option
JDK-8200758-branch
2019-09-06, by herrick
8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb
2019-09-06, by erikj
8230680: latest Graal unittests depend on jdk.internal.module
2019-09-06, by dlong
8230404: Refactor logged card refinement support in G1DirtyCardQueueSet
2019-09-06, by kbarrett
8230666: Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le
2019-09-06, by clanger
8230694: http.keepAlive system property is inconsistently/incorrectly documented
2019-09-06, by dfuchs
8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
2019-08-30, by rrich
8230671: x86_32 build failures after JDK-8229496
2019-09-06, by shade
8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
2019-09-05, by naoto
8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
2019-09-05, by bpb
8230681: Add @since tag to java.io.Serial
2019-09-05, by darcy
8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
2019-09-05, by dholmes
8229280: Test failures on several linux hosts after JDK-8181493
2019-09-05, by bpb
8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
2019-09-05, by ccheung
8228854: Default ErrorListener reports warnings and errors to the console
2019-09-05, by joehw
8230646: Epsilon does not extend TLABs to max size
2019-09-05, by shade
Improved handling of Thread.interrupt() + cleanup
JEP-349-branch
2019-09-05, by egahlin
8229496: SIGFPE (division by zero) in C2 OSR compiled method
2019-09-05, by thartmann
8177068: incomplete classpath causes NPE in Flow
2019-09-05, by jlahoda
8230466: check malloc/calloc results in jdk.hotspot.agent
2019-09-05, by mbaesken
8230642: 8224815 broke Shenandoah build
2019-09-05, by stuefe
8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
2019-09-05, by eosterlund
8229189: Improve JFR leak profiler tracing to deal with discontiguous heaps
2019-09-05, by eosterlund
8228967: Trust/Key store and SSL context utilities for tests
2019-09-05, by jjiang
Added tag jdk-14+13 for changeset fbbe6672ae15
2019-09-05, by jwilhelm
8230626: Make UnknownFooException strings more informative
2019-09-04, by darcy
8230624: [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java
2019-09-04, by mseledtsov
8230435: Replace wildcard address with loopback or local host in tests - part 22
2019-09-04, by dfuchs
8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test"
2019-09-04, by dfuchs
8230159: Add test to verify that com.sun.net.httpserver.BasicAuthenticator constructors throw expected exceptions
jdk-14+13
2019-09-04, by dfuchs
8229450: C2 compilation fails with assert(found_sfpt) failed
2019-09-04, by xliu
8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier
2019-09-04, by eosterlund
8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently
2019-09-04, by mdoerr
8209802: Garbage collectors should register JFR types themselves to avoid build errors.
2019-09-04, by sjohanss
8230431: Move G1 trace code from gcTrace* to G1 directory
2019-09-04, by sjohanss
8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
2019-09-03, by mbaesken
8230485: add handling of aix tar in configure
2019-09-03, by mbaesken
8226221: Update PKCS11 tests to use NSS 3.46 libs
2019-09-04, by jjiang
6313903: Thread.sleep(3) might wake up immediately on windows
2019-09-03, by dholmes
single pass only to install typeset blobs to sample candidates
JEP-349-branch
2019-09-03, by mgronlun
8227236: assert(singleton != __null && singleton != declared_interface) failed
2019-09-03, by vlivanov
8230483: Shenandoah: consistently disable concurrent roots for Traversal mode
2019-09-03, by zgu
8223714: HTTPSetAuthenticatorTest could be made more resilient
2019-08-30, by jpai
ObjectSampler constness
JEP-349-branch
2019-09-03, by mgronlun
remove explicit leakp artifact tagging functor
JEP-349-branch
2019-09-03, by mgronlun
cleanup
JEP-349-branch
2019-09-03, by mgronlun
reductions
JEP-349-branch
2019-09-03, by mgronlun
macro removals
JEP-349-branch
2019-09-03, by mgronlun
hide leakp tagging of klass
JEP-349-branch
2019-09-03, by mgronlun
better caching anonymous strings
JEP-349-branch
2019-09-03, by mgronlun
8230428: Cleanup dead CastIP node code in formssel.cpp
2019-09-03, by thartmann
Clean up class hiercharchy
JEP-349-branch
2019-09-02, by egahlin
Fix race condition in TestRepositoryMigration
JEP-349-branch
2019-09-02, by egahlin
old object sample blob:ification and serialization support
JEP-349-branch
2019-09-02, by mgronlun
Merge
2019-09-02, by michaelm
8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
2019-09-02, by michaelm
8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
2019-09-02, by mgronlun
8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
2019-09-02, by mgronlun
8229422: Taskqueue: Outdated selection of weak memory model platforms
2019-08-12, by mdoerr
8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
2019-09-02, by shade
8230238: Add another regression test for JDK-8134739
2019-09-02, by shade
8224214: [AIX] Remove support for legacy xlc compiler
2019-08-30, by mbaesken
8230373: Use java.io.Serial in generated exception types
2019-08-31, by darcy
8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers
2019-08-30, by kbarrett
8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
2019-08-30, by tonyp
Add onError handler + various cleanup
JEP-349-branch
2019-08-30, by egahlin
8230337: Clarify intention of Elements.{getPackageOf, getModuleOf}
2019-08-30, by darcy
8230327: Make G1DirtyCardQueueSet free-id init unconditional
2019-08-30, by kbarrett
JDK-8229867: first prototype
JDK-8229867-branch
2019-08-30, by dfuchs
8230390: Problemlist SA tests with AOT
2019-08-30, by thartmann
Initial changes for JDK-8229867
JDK-8229867-branch
2019-08-30, by dfuchs
8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
2019-08-30, by dfuchs
8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
2019-08-28, by jpai
8230105: -XDfind=diamond crashes
2019-08-30, by jlahoda
8230307: ZGC: Make zGlobals and zArguments OS agnostic
2019-08-30, by eosterlund
8230388: Problemlist additional compiler/rtm tests
2019-08-30, by thartmann
8230004: jdk/internal/jimage/JImageOpenTest.java runs no test
2019-08-30, by amlu
8230203: Replace markWord enums with typed constants
2019-08-30, by stefank
8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
2019-08-30, by jiefu
8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
2019-08-30, by pli
8229997: Apply java.io.Serial annotations in java.base
2019-08-29, by darcy
8230332: G1DirtyCardQueueSet _notify_when_complete is always true
2019-08-29, by kbarrett
8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown
2019-08-29, by mseledtsov
8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
2019-08-29, by kbarrett
8230037: Confused MetaData dumped by PrintOptoAssembly
2019-08-30, by jiefu
8230152: No appropriate error message when wix tools missing.
JDK-8200758-branch
2019-08-29, by herrick
8229999: Apply java.io.Serial annotations to security types in java.base
2019-08-29, by darcy
Update test
JEP-349-branch
2019-08-29, by egahlin
Publish configuration using volatile instread fence
JEP-349-branch
2019-08-29, by egahlin
Abort directory stream after end
JEP-349-branch
2019-08-29, by egahlin
Add mechanism för new file notification
JEP-349-branch
2019-08-29, by egahlin
8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
2019-08-29, by dtitov
Rename RecordingStream::setInterval to setFlushInterval
JEP-349-branch
2019-08-29, by egahlin
8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage
2019-08-28, by mbaesken
8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
2019-08-29, by mseledtsov
8230338: Accurate error message about bad Unicode block name
2019-08-29, by igerasim
imported patch legacy
JDK-8193209-branch
2019-08-29, by jlaskey
8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
2019-08-29, by redestad
8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
2019-08-29, by coleenp
optimization to avoid retagging and already tagged set of stacktraces
JEP-349-branch
2019-08-29, by mgronlun
avoid serializing stacktraces twice
JEP-349-branch
2019-08-29, by mgronlun
missing friend declarations
JEP-349-branch
2019-08-29, by mgronlun
optimizations for old object sample metadata
JEP-349-branch
2019-08-29, by mgronlun
Merge
2019-08-29, by psadhukhan
8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
2019-08-23, by dmarkov
8226513: JEditorPane is shown with incorrect size
2019-08-19, by psadhukhan
8222108: Reduce minRefreshTime for updating remote printer list on Windows
2019-08-18, by aivanov
8228711: Path rendered incorrectly when it goes outside the clipping region
2019-08-07, by lbourges
8221312: test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java failed
2019-08-06, by akolarkunnu
Merge
2019-07-25, by psadhukhan
Merge
2019-07-24, by psadhukhan
Merge
2019-07-24, by psadhukhan
Merge
2019-07-22, by psadhukhan
8230074: Improve specification for {Math, StrictMath}.negateExact
2019-08-28, by darcy
Rename firstNanos and lastNanos to filterStart and filterEnd
JEP-349-branch
2019-08-29, by egahlin
Make stream thread non-daemon and remove unnecessary copying of filter
JEP-349-branch
2019-08-29, by egahlin
Reduce allocation from logging
JEP-349-branch
2019-08-29, by egahlin
Added tag jdk-14+12 for changeset 8570f22b9b6a
2019-08-29, by jwilhelm
8230228: [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms
2019-08-28, by jiefu
8230115: Problemlist JFR TestNetworkUtilization test
2019-08-28, by mseledtsov
8228554: Accessibility errors in jdwp-protocol.html
2019-08-28, by amenkov
8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
jdk-14+12
2019-08-28, by joehw
8215166: Remove unused G1PretouchAuxiliaryMemory option
2019-08-28, by godin
8230126: delay_to_keep_mmu can delay shutdown
2019-08-28, by kbarrett
Merge
JDK-8200758-branch
2019-08-28, by herrick
8224833: jpackages differences between platforms
JDK-8200758-branch
2019-08-28, by herrick
8228660: .deb files generated by jpackage don't follow naming convention
JDK-8200758-branch
2019-08-28, by herrick
8229979: jpackage cleanup src files, help text, and javadoc
JDK-8200758-branch
2019-08-28, by herrick
8230191: Replace javacup logo with duke everywhere in jpackage
JDK-8200758-branch
2019-08-28, by herrick
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
2019-08-28, by dcubed
8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists
2019-08-28, by dcubed
8230294: runtime/cds/appcds/ClassPathAttr.java failed with jar operation failed
2019-08-28, by iklam
8230091: Add verification of clean_catch_blocks
2019-08-26, by neliasso
8229278: Improve hs_err location printing to assume less about GC internals
2019-08-28, by eosterlund
simplifications
JEP-349-branch
2019-08-28, by mgronlun
8230096: ZGC: Remove unused ZObjectAllocator::_nworkers
2019-08-28, by pliden
8230092: ZGC: Consolidate ZBackingFile, ZBackingPath and ZPhysicalMemoryBacking on Linux
2019-08-28, by pliden
8230090: ZGC: Introduce ZSyscall
2019-08-28, by pliden
8227370: Remove SharedPathsMiscInfo
2019-08-27, by iklam
8230168: Use ClasspathStream for FileMapInfo::create_path_array
2019-08-27, by iklam
8230010: Remove jdk8037819/BasicTest1.java
2019-08-28, by fyuan
8226831: Use Objects.equals() when appropriate
2019-08-27, by igerasim
8228507: Archive FDBigInteger
2019-08-27, by redestad
8229844: Remove attempt_rebias parameter from revoke_and_rebias()
2019-08-27, by pchilanomate
8230118: 32-bit build failures after JDK-8227054
2019-08-27, by shade
8219708: Stop flushing OSR nmethods earlier in the sweeper
2019-08-27, by eosterlund
8230192: Rename G1RedirtyCardsBufferList to G1BufferNodeList
2019-08-27, by kbarrett
8230215: MacOS debug build is broken after JDK-8230003
2019-08-27, by shade
8230220: java/net/HttpURLConnection/HttpURLProxySelectionTest.java fails intermittently
2019-08-27, by jpai
some cleanup
JEP-349-branch
2019-08-27, by mgronlun
rename from JfrCheckpointMode to JfrCheckpointType
JEP-349-branch
2019-08-27, by mgronlun
8230214: AArch64 build failures after JDK-8229836 (Remove include of globals.hpp from allocation.hpp)
2019-08-27, by shade
8229706: java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines
2019-08-14, by mbaesken
Add parser support for checkpoint cetagorization bits
JEP-349-branch
2019-08-26, by egahlin
checkpoint bit pattern
JEP-349-branch
2019-08-26, by mgronlun
8230079: Update test document by changing "TIMEOUT" to "TIMEOUT_FACTOR"
2019-08-26, by erikj
8230000: some httpclients testng tests run zero test
2019-08-26, by dfuchs
8177648: getResponseCode() throws IllegalArgumentException caused by protocol error while following redirect
2019-08-26, by michaelm
Thread metadata to include excluded threads, thread sampler to exclude excluded threads, thread name friend
JEP-349-branch
2019-08-26, by mgronlun
8222363: Update ServerSocket.isBound spec to reflect implementation after close
2019-08-26, by michaelm
8224878: Use JVMFlag parameters instead of name strings
2019-08-26, by stefank
8229836: Remove include of globals.hpp from allocation.hpp
2019-08-26, by stefank
epoch aware serialization tagging
JEP-349-branch
2019-08-25, by mgronlun
typeset serialization cache
JEP-349-branch
2019-08-25, by mgronlun
stacktrace serialization cache
JEP-349-branch
2019-08-25, by mgronlun
fix merge error
JEP-349-branch
2019-08-25, by mgronlun
New metadata system for oldobjects built on top of simplified tagging model. Caching and serialization improvements. Flushpoint checkpoint with chunkheader contents.
JEP-349-branch
2019-08-24, by mgronlun
8230116: Test workaround to Klass::_class_loader_data sometimes NULL problem
2019-08-23, by coleenp
8230104: JNU_IsInstanceOfByName needs const parameter
2019-08-23, by rriggs
8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath
2019-08-23, by dfuchs
8230058: Replace exception from sun.rmi.runtime.Log#getSource() with StackWalker
2019-08-23, by rriggs
8230011: Consolidate duplicated classpath parsing code in classLoader.cpp
2019-08-23, by iklam
8229388: ErrorHandler and ContentHandler contain ambiguous/unfinished specification
2019-08-23, by joehw
8229337: java.lang.Math class doc should be adjusted regarding -Exact methods
2019-08-23, by dfuchs
Add test for Recording::setFlushInterval
JEP-349-branch
2019-08-23, by egahlin
Add support for checkpoint aware flushing
JEP-349-branch
2019-08-23, by egahlin
Rename flush to flush-interval and add test for jcmd and -XX:StartFlightRecording
JEP-349-branch
2019-08-23, by egahlin
Add example apps
JEP-349-branch
2019-08-23, by egahlin
Fix warning
JEP-349-branch
2019-08-23, by egahlin
Remove race condition in TestStart
JEP-349-branch
2019-08-23, by egahlin
Close metal-prototype-branch
metal-prototype-branch
2019-08-23, by jdv
8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN
2019-08-23, by afarley
8229970: ZGC: C2: fixup_uses_in_catch may fail when expanding many uses
2019-08-23, by neliasso
8228839: Non-CFG nodes have control edges to calls, instead of the call's control projection
2019-08-23, by neliasso
8229127: Make some methods in the allocation path non-virtual
2019-08-23, by pliden
8229451: ZGC: Make some roots invisible to the heap iterator
2019-08-23, by pliden
8227226: ZGC: Segmented array clearing
2019-08-23, by pliden
8225436: Stapled OCSPResponses should be added to PKIXRevocationChecker irrespective of revocationEnabled flag
2019-08-22, by jnimeh
Take timestamp on commit
JEP-349-branch
2019-08-22, by egahlin
8230046: Build failure after JDK-8230003
2019-08-22, by shade
8078219: Verify lack of @test tag in files in java/net test directory
2019-08-22, by aefimov
Merge
2019-08-22, by lmesnik
8229957: Harden pid verification in attach mechanism
2019-08-22, by lmesnik
8226779: [TESTBUG] Test JFR API from Java agent
2019-08-22, by mseledtsov
8229887: (zipfs) zip file corruption when replacing an existing STORED entry
2019-08-22, by lancea
Merge
2019-08-22, by coleenp
8230003: Make Monitor inherit from Mutex
2019-08-22, by coleenp
8229925: [s390, PPC64] Exception check missing in interpreter
2019-08-22, by mdoerr
8199849: Add support for UTF-8 encoded credentials in HTTP Basic Authentication
2019-08-22, by michaelm
8229998: Build failure after JDK-8227054
2019-08-22, by shade
8230024: Shenandoah: remove unnecessary ShenandoahTimingConverter
2019-08-22, by shade
8229967: Enable thread local handshakes on zero
2019-08-22, by rehn
8224624: Inefficiencies in CodeStrings::add_comment cause timeouts
2019-08-22, by thartmann
8230020: [BACKOUT] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
2019-08-22, by thartmann
8229912: [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6
2019-08-22, by ngasson
8229848: [Graal] missing Graal intrinsics for Electronic Code Book (ECB) encryption
2019-08-21, by kvn
Added tag jdk-14+11 for changeset bf4c808a4488
2019-08-22, by jwilhelm
8189633: Missing -Xcheck:jni checking for DeleteWeakGlobalRef
2019-08-21, by kbarrett
8227054: ServiceThread needs to know about all OopStorage objects
2019-08-21, by kbarrett
8207814: (proxy) upgrade the proxy class generator
2019-08-21, by rriggs
8211360: Change #if DEF to #if defined(DEF)
jdk-14+11
2019-08-21, by igerasim
8228547: accessibility errors in jvmti.html
2019-08-21, by amenkov
8229977: Shenandoah: save/restore FPU state aroud LRB runtime call
2019-08-21, by rkennke
8229930: internal_name() in annotations.hpp returns "{constant pool}"
2019-08-21, by hseigel
8229254: solaris_x64 build fails after JDK-8191278
2019-08-21, by bulasevich
8220700: jlink generated launcher script needs quoting to avoid parameter expansion
2019-08-21, by sundar
Merge
metal-prototype-branch
2019-08-21, by jdv
8139820: URLClassPath.FileLoader constructor redundantly checks protocol
2019-08-21, by godin
8229854: Move runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java out of tier1_runtime
2019-08-20, by lmesnik
8229921: Shenandoah: Make Traversal mode non-experimental
2019-08-20, by rkennke
8229899: Make java.io.File.isInvalid() less racy
2019-08-19, by aeubanks
8229916: Delete redundant test java/net/Socket/reset/Test.java
2019-08-20, by dfuchs
8152467: remove uses of anachronistic array declarations for method return type
2019-08-20, by godin
8227086: Use AS_NO_KEEPALIVE loads in HeapDumper
2019-07-02, by stefank
8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp
2019-08-19, by stefank
8229838: Rename markOop files to markWord
2019-08-19, by stefank
8229788: Error dialog displays with DLL issue when installing WinChooserTest application
JDK-8200758-branch
2019-08-19, by herrick
Merge
JDK-8200758-branch
2019-08-19, by herrick
8225447: Revise Debian packaging
JDK-8200758-branch
2019-08-19, by herrick
8215381: Investigate if current implementation of --license-file is correct for Debian packages
JDK-8200758-branch
2019-08-19, by herrick
8229795: Investigate registry key usage and need for --win-registry-name option.
JDK-8200758-branch
2019-08-19, by herrick
8229421: The logic of java/net/ipv6tests/TcpTest.java is flawed
2019-08-20, by dfuchs
8224974: Implement JEP 352
2019-08-20, by adinn
8229158: make UseSwitchProfiling non-experimental or false by-default
2019-08-20, by chagedorn
8227442: Make young_index_in_cset zero-based
2019-08-20, by tschatzl
8228888: C2 compilation fails with assert "m has strange control"
2019-08-20, by thartmann
8202385: Annotation to mark serial-related fields and methods
2019-08-19, by darcy
8228757: Fail fast if the handshake type is unknown
2019-08-19, by xuelei
8229865: Use explicit #include debug.hpp for STATIC_ASSERT in gc/shenandoah/shenandoahUtils.cpp
2019-08-19, by shade
8229835: Shenandoah should recommend -Xlog:safepoint+stats
2019-08-16, by fweimer
8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries
2019-08-19, by chegar
8229352: Use of an uninitialized register in 32-bit ARM template interpreter
2019-08-19, by bulasevich
8226204: SA: Refactoring for option processing in SALauncher
2019-08-19, by ysuenaga
8191169: java/net/Authenticator/B4769350.java failed intermittently
2019-08-19, by dfuchs
8229773: Resolve permissions for code source URLs lazily
2019-08-19, by redestad
8224997: ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException
2019-08-17, by jnimeh
8213941: Debian linux problems in JavaPackager
JDK-8200758-branch
2019-08-16, by herrick
8229791: Code clean up regressions
JDK-8200758-branch
2019-08-16, by herrick
8229786: No output after WinShortcutTest.exe is launched
JDK-8200758-branch
2019-08-16, by herrick
8229808: javaVFrame::print_lock_info_on fails to disable extra printing
2019-08-16, by dholmes
8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
2019-08-16, by srukmannagar
8229044: G1RedirtyCardsQueueSet should be local to a collection
2019-08-16, by kbarrett
Test streaming over missing chunks
JEP-349-branch
2019-08-16, by egahlin
8221307: String.substring() OOB exception on start index reports improper information
2019-08-16, by igerasim
8229420: [Redo] jstat reports incorrect values for OU for CMS GC
2019-08-16, by poonam
Fix broken generated Event::commit() and add test to verify behavior
JEP-349-branch
2019-08-16, by egahlin
Minor docs fix
JEP-349-branch
2019-08-16, by egahlin
8229345: Memory leak due to vtable stubs not being shared on SPARC
2019-08-16, by eosterlund
8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException
2019-08-16, by dfuchs
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
2019-08-06, by stefank
8224594: Simplify jpackage Logging
JDK-8200758-branch
2019-08-16, by herrick
Change log priority for not implemented Opcodes and add logging for opcode name
metal-prototype-branch
2019-08-16, by jdv
8224666: Parallel GC: Use WorkGang (8: obsolete and remove flags)
2019-08-16, by lkorinth
8224665: Parallel GC: Use WorkGang (7: remove task manager)
2019-08-16, by lkorinth
8224664: Parallel GC: Use WorkGang (6: PSRefProcTaskProxy)
2019-08-16, by lkorinth
8224663: Parallel GC: Use WorkGang (5: ScavengeRootsTask)
2019-08-16, by lkorinth
8224662: Parallel GC: Use WorkGang (4: SharedRestorePreservedMarksTaskExecutor)
2019-08-16, by lkorinth
8224661: Parallel GC: Use WorkGang (3: UpdateDensePrefixAndCompactionTask)
2019-08-16, by lkorinth
8224660: Parallel GC: Use WorkGang (2: MarksFromRootsTask)
2019-08-16, by lkorinth
8224659: Parallel GC: Use WorkGang (1: PCRefProcTask)
2019-08-16, by lkorinth
8229775: Incorrect warning when jar was signed with -sectionsonly
2019-08-16, by weijun
8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access
2019-08-15, by ccheung
8229699: [Graal] jck tests fail on windows with AOTed Graal
2019-08-15, by bobv
8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
2019-08-15, by mchung
8226848: jline/terminal/impl files missing classpath exception clause in license header
2019-08-15, by jlahoda
8215446 : JPackageCreateInstallerInstallDirTest fails on OLE7
JDK-8200758-branch
2019-08-15, by herrick
8229486: Replace wildcard address with loopback or local host in tests - part 21
2019-08-15, by dfuchs
8229767: Typo in java.security: Sasl.createClient and Sasl.createServer
2019-08-15, by weijun
8225788: Dead code in thread and safepoint
2019-08-15, by rehn
8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
2019-08-15, by ngasson
Added tag jdk-14+10 for changeset ececb6dae777
2019-08-15, by jwilhelm
Test streaming without repository being created
JEP-349-branch
2019-08-15, by egahlin
Add streaming support for repository migration
JEP-349-branch
2019-08-15, by egahlin
Fix type in comment
JEP-349-branch
2019-08-15, by egahlin
Rotate disk on JFR.configure repositorypath=...
JEP-349-branch
2019-08-15, by egahlin
8228858: Reimplement JVM_RawMonitors to use PlatformMutex
2019-08-14, by dholmes
8229750: Fix bad merge of JDK-8215447 patch
JDK-8200758-branch
2019-08-14, by herrick
8229707: [TESTBUG] Some Shenandoah tests assume Server VM by default
jdk-14+10
2019-08-14, by shade
8229709: x86_32 build and test failures after JDK-8228369 (Shenandoah: Refactor LRB C1 stubs)
2019-08-14, by shade
Add streaming API to unspported test
JEP-349-branch
2019-08-14, by egahlin
8184432: Remove references to jdbc@sun.com from javax.sql.rowset.spi.SyncProvider
2019-08-14, by lancea
5103339: Strengthen NoSafepointVerifier
2019-08-14, by coleenp
Merge
JDK-8200758-branch
2019-08-14, by herrick
8226534: combination of windows options cause exception in MsiBundler
JDK-8200758-branch
2019-08-14, by herrick
8215447: Investigate if current implementation of --license-file is correct for RPM packages
JDK-8200758-branch
2019-08-14, by herrick
8229138: Add --linux-app-release option for DEB and RPM packages
JDK-8200758-branch
2019-08-13, by herrick
8227172: revert JDK-8225569 on windows
JDK-8200758-branch
2019-08-12, by herrick
8217606: LdapContext#reconnect always opens a new connection
2019-08-14, by prappo
8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor
2019-08-14, by dholmes
8228835: Memory leak in PKCS11 provider when using AES GCM
2019-08-14, by valeriep
8228613: java.security.Provider#getServices order is no longer deterministic
2019-08-14, by valeriep
8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works
2019-08-13, by mchung
8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp
2019-08-13, by dcubed
8211990: DateTimeException thrown when calculating duration between certain dates
2019-08-13, by naoto
8229474: Shenandoah: Cleanup CM::update_roots()
2019-08-13, by zgu
8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently
2019-08-13, by dfuchs
8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
2019-08-13, by aefimov
8229470: Shenandoah: Fix C1 getAndSetObject() failure
2019-08-13, by rkennke
8229419: Shenandoah: Cleanup LRB strength selector code
2019-08-13, by shade
Add missing driver file
JEP-349-branch
2019-08-13, by egahlin
Put driver for security tests in separate file
JEP-349-branch
2019-08-13, by egahlin
8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object
2019-08-13, by jlahoda
8228647: Broken enum produce inconvenient errors and AST
2019-08-13, by jlahoda
8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody()
2019-08-13, by jlahoda
8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late
2019-08-13, by thartmann
8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached
2019-08-13, by thartmann
8229447: Problem list compiler/unsafe/UnsafeGetConstantField.java on Sparc until JDK-8229446 is fixed
2019-08-13, by thartmann
TODO logs for text rendering
metal-prototype-branch
2019-08-13, by jdv
8226374: Restrict TLS signature schemes and named groups
2019-08-12, by xuelei
Security handling, but two tests fails with driver
JEP-349-branch
2019-08-13, by egahlin
8228369: Shenandoah: Refactor LRB C1 stubs
2019-08-12, by rkennke
8229416: Shenandoah: Demote or remove ShenandoahOptimize*Final optimizations
2019-08-12, by shade
8229407: Avoid ConcurrentHashMap resizes during bootstrap
2019-08-12, by redestad
8185898: setRequestProperty(key, null) results in HTTP header without colon in request
2019-08-12, by michaelm
8219082: jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace()
2019-08-09, by mbaesken
8229406: ZGC: Fix incorrect statistics
2019-08-12, by pliden
8229236: CriticalJNINatives: dll handling should be done in native thread state
2019-08-12, by mdoerr
8225670: compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
2019-08-12, by thartmann
Merge
JDK-8200758-branch
2019-08-10, by herrick
8229334: JPackager .exe packages cannot be executed due to missing DL
JDK-8200758-branch
2019-08-10, by herrick
8229386: Typo "lables" in doc comment
2019-08-09, by jjg
8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests
2019-08-09, by iklam
8227697: Improve text in Taglet API spec for expected results with standard doclet
2019-08-09, by jjg
8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory
2019-08-09, by cjplummer
Remove obsolete EventConsumer.java file
JEP-349-branch
2019-08-09, by egahlin
8229283: StringLatin1 should consistently use CharacterDataLatin1.instance when applicable
2019-08-09, by redestad
8229350: Shenandoah does not need barriers before CreateEx
2019-08-09, by shade
8226228: Make Threads_lock an always safepoint checked lock.
2019-08-09, by rehn
8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops
2019-08-09, by eosterlund
Merge
2019-08-09, by jwilhelm
Added tag jdk-13+33 for changeset 9c250a7600e1
2019-08-09, by jwilhelm
8229180: Remove EA from JDK 13 version string
jdk-13+33
jdk-13-ga
2019-08-08, by diazhou
8228778: JDK 13 L10n resource files update - msgdrop 20
2019-08-08, by ljiang
8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment
2019-08-08, by rrich
8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late
2019-08-08, by thartmann
Added tag jdk-13+33 for changeset 5c85b58e2a42
2019-08-08, by jwilhelm
Add EventStream::setEndTime(...) and a first stab at priviliged access to local repository
JEP-349-branch
2019-08-09, by egahlin
Merge
JDK-8200758-branch
2019-08-08, by herrick
8229252: Add descriptions to Windows jtreg tests
JDK-8200758-branch
2019-08-08, by herrick
JDK-8224788: jpackage fails on OS X when using --runtime-image
JDK-8200758-branch
2019-08-08, by herrick
8225430: Replace wildcard address with loopback or local host in tests - part 14
2019-08-08, by aefimov
8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
2019-08-08, by dfuchs
imported patch comments
JDK-8193209-branch
2019-08-08, by jlaskey
8229036: Remove the testing against NSK_TRUE from tests
2019-08-08, by jcbeyler
Disable usage of check_previous_op for text rendering
metal-prototype-branch
2019-08-08, by jdv
8227439: Turn off AOT by default
2019-08-08, by rraghavan
Added tag jdk-14+9 for changeset 18f189e69b29
2019-08-08, by jwilhelm
8215181: Accounting currency format support
2019-08-07, by naoto
Merge
2019-08-07, by jwilhelm
8228971: Locale API doc has redundant hyphens for some parameters
2019-08-07, by naoto
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
2019-07-22, by sgehwolf
8227642: [TESTBUG] Make docker tests podman compatible
2019-07-12, by sgehwolf
Merge
2019-08-07, by valeriep
8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/
2019-08-07, by valeriep
8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model
2019-08-07, by jiefu
imported patch factory
JDK-8193209-branch
2019-08-07, by jlaskey
8226530: ZipFile reads wrong entry size from ZIP64 entries
2019-08-07, by lancea
8229213: Shenandoah: Allow VM global oop storage to be processed concurrently
jdk-14+9
2019-08-07, by zgu
8229208: Remove Monitor::ClearMonitor
2019-08-07, by coleenp
8228469: (tz) Upgrade time-zone data to tzdata2019b
2019-08-07, by rpatil
8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase
2019-08-07, by zgu
8213031: (zipfs) Add support for POSIX file permissions
2019-08-07, by clanger
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
2019-08-07, by thartmann
8228503: Rename "rs_lengths" to "rs_length" in ergo code
2019-08-07, by tschatzl
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
2019-08-06, by tonyp
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
2019-08-06, by kbarrett
8229129: ZGC: Fix incorrect format string for doubles
2019-08-06, by pliden
8229128: ZGC: Remove unused ZThreadRootsIterator
2019-08-06, by pliden
8229017: ZGC: Various cleanups of ZVerify
2019-08-06, by pliden
8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account
2019-08-06, by pliden
8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
2019-08-06, by pliden
8210755: Define standard names for EC curves and TLS signature schemes
2019-08-06, by mullan
8228753: Deprecate -XX:FieldsAllocationStyle product option
2019-08-06, by coleenp
8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855
2019-08-06, by shade
8229176: Shenandoah should acquire CodeCache_lock without safepoint check
2019-08-06, by shade
8228902: add os::dll_load to the unified logging os category
2019-08-02, by mbaesken
Merge
2019-08-05, by mikael
8229018: Switching to an infinite socket timeout on Windows leads to high CPU load
2019-08-05, by michaelm
8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected
2019-08-03, by pbansal
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
2019-07-25, by mbaesken
8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
2019-07-26, by mbaesken
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
2019-08-01, by mbaesken
8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
2019-08-02, by mgronlun
8227919: 8213232 causes crashes on solaris sparc64
2019-08-01, by itakiguchi
Added tag jdk-13+32 for changeset 929f37a9c35d
2019-08-01, by mikael
Adapt Java event commit() method for streaming
JEP-349-branch
2019-08-05, by egahlin
Fix first(...), next(...) and last() path from RepositoryFiles
JEP-349-branch
2019-08-05, by egahlin
8225776: Optimize branch frequency of G1's write post-barrier in C2
2019-08-05, by manc
Fix NPE in SafePath
JEP-349-branch
2019-08-05, by egahlin
8229000: Fix lock and reenable assert in Monitor::check_safepoint_state
2019-08-05, by coleenp
8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
2019-08-05, by rpatil
8058539: Platform specific source files may not end up in src.zip
2019-08-05, by erikj
8228393: Add an indicator for external links in javadoc
2019-08-05, by hannesw
8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
2019-08-03, by jiefu
6394013: C2: Remove VerifyOpto
2019-08-05, by thartmann
8228687: [TESTBUG] exclude Container tests from hotspot_misc group
2019-08-02, by mseledtsov
8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java
2019-08-02, by dcubed
8228998: Remove the testing against NSK_FALSE from tests
2019-08-02, by jcbeyler
Fix EventStream:setStartTime
JEP-349-branch
2019-08-02, by egahlin
Add EventStream::openRepository() method
JEP-349-branch
2019-08-02, by egahlin
8228649: [PPC64] SA reads wrong slots from interpreter frames
2019-08-02, by mdoerr
8229002: Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl()
2019-08-02, by rkennke
8228352: CANON_EQ breaks when pattern contains supplementary codepoint
2019-08-01, by igerasim
8228999: ProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java
2019-08-01, by dcubed
8226899: Problemlist compiler/rtm tests
2019-08-01, by dcubed
Added tag jdk-14+8 for changeset c0023e364b6f
2019-08-01, by mikael
Merge
2019-08-01, by mikael
8228764: New library dependencies due to JDK-8222720
jdk-13+32
2019-08-01, by mbaesken
8217676: Upgrade libpng to 1.6.37
2019-06-12, by serb
8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant"
2019-07-31, by mgronlun
8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry
2019-07-31, by pli
8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed
2019-07-30, by thartmann
Cleaning up
JEP-349-branch
2019-08-01, by egahlin
Updating use cases
JEP-349-branch
2019-08-01, by egahlin
Add test for setSettings
JEP-349-branch
2019-08-01, by egahlin
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
jdk-14+8
2019-08-01, by mbaesken
8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed
2019-07-31, by mseledtsov
8228907: Some gc argument checking tests fail after JDK-8228855
2019-07-31, by coleenp
8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
2019-07-29, by jpai
8048556: Unnecessary GCLocker-initiated young GCs
2019-07-31, by kbarrett
8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123
2019-07-31, by coleenp
8228674: LogCompilation: Improvements to log compare feature
2019-07-31, by ecaspole
Cleaner stream reconfiguration + reduced allocation in JFR framework
JEP-349-branch
2019-07-31, by egahlin
8228630: Remove always true parameter to NoSafepointVerifier
2019-07-31, by coleenp
8228673: Remove develop flag StrictSafepointChecks
2019-07-31, by coleenp
8228775: Shenandoah: Remove useless null-input-verification in Shenandoah/C2 verifier
2019-07-31, by rkennke
8193042: NativeLookup::lookup_critical_entry() should only load shared library once
2019-07-31, by thartmann
8227250: UserHandler contains ancient LinuxThreads code
2019-07-31, by dholmes
8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr"
2019-07-30, by pchilanomate
8228725: AArch64: Purge method call format support
2019-07-30, by shade
8228672: [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms
2019-07-30, by shade
8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size
2019-07-30, by bpb
8228743: [PPC64, s390] Implement FastJNIAccessors
2019-07-30, by mdoerr
8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)
2019-07-30, by coleenp
8191138: Remove deprecated java.security.acl APIs
2019-07-30, by mullan
8228722: jpackage RPM tests fail on some versions of rpmbuild
JDK-8200758-branch
2019-07-30, by dchuyko
8228745: sun/security/tools/jarsigner/Warning.java test timeout
2019-07-30, by weijun
8228755: ProblemList sun/security/tools/jarsigner/Warning.java
2019-07-29, by rhalade
Merge
JDK-8200758-branch
2019-07-29, by herrick
8228744: file associations broken on linux.
JDK-8200758-branch
2019-07-29, by herrick
8228668: compiler/codegen/aes/TestAESMain.java failed with GCM mode must be used with NoPadding
2019-07-29, by valeriep
8228742: Remove javax/net/ssl/SSLSocket/Tls13PacketSize.java from ProblemList
2019-07-29, by xuelei
Merge
2019-07-29, by mikael
8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub.
2019-07-26, by rrich
8227407: ZGC: C2 loads and load barriers can get separated by safepoints
2019-07-29, by eosterlund
8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long
2019-07-27, by jjiang
8228623: Update copyright year to 2019 for several java properties file
2019-07-26, by ljiang
8228407: JVM crashes with shared archive file mismatch
2019-07-25, by ccheung
8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list
2019-07-25, by weijun
8228397: Missing license copyright header in some properties files
2019-07-25, by ljiang
8226905: unproblem list applications/ctw/modules/* tests on windows
2019-07-24, by iignatyev
Added tag jdk-13+31 for changeset 6a159c6c23cc
2019-07-24, by mikael
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
jdk-13+31
2019-07-24, by vlivanov
8228341: SignTwice.java fails intermittently on Windows
2019-07-24, by weijun
8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
2019-07-24, by weijun
8228494: Update nroff version of man pages
2019-07-23, by jjg
8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime
2019-07-29, by mdoerr
8078891: java.io.SequenceInputStream.close is not atomic and not idempotent
2019-07-29, by bpb
8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps
2019-07-29, by bpb
8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
2019-07-29, by coleenp
8228596: Class redefinition fails when condy instructions are removed
2019-07-29, by hseigel
8228400: Remove built-in AArch64 simulator
2019-07-29, by shade
8228589: BasicJStackTest.java and JcmdOutputEncodingTest.java failing after JDK-8227868
2019-07-26, by rschmelter
8228645: Don't run sun/security/pkcs11/Cipher/TestKATForGCM.java on buggy NSS solaris versions
2019-07-29, by coffeys
8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
2019-07-26, by mbaesken
8156207: Resource allocated BitMaps are often cleared unnecessarily
2019-07-29, by thartmann
8223769: Assert triggers with -XX:+StressReflectiveCode
2019-07-29, by thartmann
8221205: Obsolete AllowJNIEnvProxy
2019-07-28, by dholmes
8228671: Fastdebug VM throws InternalError when publicLookup.in(T) is used to resolve a member
2019-07-27, by mchung
Merge
JDK-8200758-branch
2019-07-27, by herrick
merge
JDK-8200758-branch
2019-07-27, by herrick
merge
JDK-8200758-branch
2019-07-26, by herrick
JDK-8227312: Remove pkg bundle from DMG image.
JDK-8200758-branch
2019-07-25, by herrick
8227684: jpackage must handle win32 mangled names in jli.dll
JDK-8200758-branch
2019-07-25, by herrick
Merge
JDK-8200758-branch
2019-07-25, by herrick
8226796: Reduce debug level logging for oopstorage+blocks
2019-07-26, by kbarrett
8228631: Fix inconsistent OopStorage::Block owner usage
2019-07-26, by kbarrett
8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale
2019-07-26, by naoto
8226808: PreparedStatement javadoc typo
2019-07-26, by lancea
Reorganize the abstract and interface classes.
JDK-8193209-branch
2019-07-26, by jlaskey
merge with tip
JDK-8193209-branch
2019-07-26, by jlaskey
8068376: Validator fails valid XML files due to String == in XSD validator code
2019-07-26, by joehw
8212970: TZ database in "vanguard" format support
2019-07-26, by naoto
8222778: Packaging Tool (JEP 343) on Linux/AArch64
JDK-8200758-branch
2019-07-26, by dchuyko
8228532: Shenandoah: Implement SBSA::try_resolve_jobject_in_native()
2019-07-23, by zgu
8228578: fix CFData object leak in macosx KeystoreImpl.m
2019-07-24, by mbaesken
8228571: [TESTBUG] Fix tests failing on non-aot platforms after JDK-8227512
2019-07-26, by clanger
Merge
2019-07-25, by valeriep
8180392: SunJCE provider should throw exceptions for unsupported mode and padding combinations
2019-07-25, by valeriep
8226771: Update Graal
2019-07-25, by dlong
8184157: (ch) AsynchronousFileChannel hangs with internal error when reading locked file
2019-07-25, by bpb
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
2019-07-25, by mbaesken
8228501: java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent
2019-07-24, by mbaesken
8228490: Shenandoah: Shenandoah concurrent root evacuation may race against OopStorage::release()
2019-07-22, by zgu
Merge
JDK-8200758-branch
2019-07-25, by herrick
8228402: chdir() and write() errors are not handled in jpackage
JDK-8200758-branch
2019-07-25, by herrick
8226542: DMG tests failing with java.io.IOException: Exec failed with code 1 command
JDK-8200758-branch
2019-07-25, by herrick
8224627: Creating installer with --runtime-image on OS X fails
JDK-8200758-branch
2019-07-25, by herrick
Merge
2019-07-25, by psadhukhan
Merge
2019-07-25, by psadhukhan
8228479: Correct the format of ColorChooserDemoTest
2019-07-23, by akolarkunnu
6573239: Typo in jfc text file
2019-07-16, by serb
8042383: [TEST_BUG] Test javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails with shortcuts on menus do not work
2019-07-04, by pkbalakr
Merge
2019-07-01, by prr
8134672: [TEST_BUG] Some tests should check isDisplayChangeSupported
2019-06-26, by serb
8222563: Remove terminally deprecated method netscape.javascript.JSObject::getWindow
2019-06-25, by kcr
8196467: javax/swing/JInternalFrame/Test6325652.java fails
2019-06-25, by pkbalakr
8226361: jdk ProblemList file contains more than 1 entry for a test
2019-06-25, by psadhukhan
8226697: Several tests which need the @key headful keyword are missing it.
2019-06-24, by prr
Merge
2019-06-21, by prr
8214469: [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails
2019-06-18, by serb
8224171: The cleanup multi-font related code in the XFontPeer
2019-06-09, by serb
8071275: remove AbstractAssembler::update_delayed_values dead code
2019-07-25, by thartmann
Added tag jdk-14+7 for changeset 28ab01c06755
2019-07-24, by mikael
8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access
2019-07-24, by mchung
8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
2019-07-24, by coleenp
8227927: Move ParallelCleaningTask back to G1
2019-07-24, by zgu
8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package
2019-07-24, by aefimov
8228388: Add information about dirty/skipped card for Merge HCC in G1 log
jdk-14+7
2019-07-24, by tschatzl
8227719: G1 Pending cards estimation too conservative in cost prediction
2019-07-24, by tschatzl
8226913: Scale cards per chunk used during heap root scanning with region size
2019-07-24, by tschatzl
Scheduling blitting based on Metal Context state
metal-prototype-branch
2019-07-24, by jdv
Merge
metal-prototype-branch
2019-07-24, by jdv
8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>
2019-07-23, by mchung
8227122: [TESTBUG] Create Docker sidecar test cases
2019-07-23, by mseledtsov
8228484: Remove NoAllocVerifier because nothing uses it
2019-07-23, by coleenp
8228396: Re-enable Stateless Resumption On by default for merge to mainline
2019-07-18, by ascarpino
Merge
2019-07-23, by mikael
8228492: Remove pako.md
2019-07-22, by jjg
8228399: Remove mistaken open.iml
2019-07-22, by ascarpino
8228450: unicode.md and icu.md text should be pre-formatted
2019-07-22, by naoto
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
2019-07-10, by mbaesken
8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use
2019-07-18, by dtitov
8226910: make it possible to use jtreg's -match via run-test framework
2019-07-18, by iignatyev
8228340: JVMCI deleteGlobalHandle doesn't delete the handle
2019-07-18, by kbarrett
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
2019-07-02, by stuefe
8224674: NMethod state machine is not monotonic
2019-07-18, by eosterlund
8228342: Add SignTwice.java to problem list
2019-07-18, by weijun
8217375: jarsigner breaks old signature with long lines in manifest
2019-07-18, by weijun
8227437: S4U2proxy cannot continue because server's TGT cannot be found
2019-07-17, by mbalao
8048595: problemList failing/ignored manual tests in security-libs
2019-07-17, by rhalade
8226338: Updates to Stateless Resumption
2019-07-17, by ascarpino
Added tag jdk-13+30 for changeset 2e63fb0a885f
2019-07-17, by mikael
8227551: Session Resumption without Server-Side State off by default
2019-07-17, by ascarpino
8227646: [TESTBUG] appcds/SharedArchiveConsistency timed out
jdk-13+30
2019-07-17, by ccheung
8228426: xlc: switch to clang-style warning disabling
2019-07-19, by mbaesken
8228468: awt_Robot.c : format string contains 0 within the string body
2019-07-22, by mbaesken
8225782: Remove expired flags in JDK 14
2019-07-23, by dholmes
8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string
2019-07-11, by rpatil
Merge
metal-prototype-branch
2019-07-22, by jdv
Initial state management for Mask Cache with some cleanup
metal-prototype-branch
2019-07-19, by jdv
Merge
metal-prototype-branch
2019-07-19, by jdv
Merge
JDK-8200758-branch
2019-07-15, by herrick
8220807: excessive verbose output when running with --win-per-user-install
JDK-8200758-branch
2019-07-15, by herrick
JDK-8227261: Add stubs that log a message for unimplemented methods
metal-prototype-branch
2019-07-15, by aghaisas
Merge
metal-prototype-branch
2019-07-15, by aghaisas
Reduce jfr framework overhead
JEP-349-branch
2019-07-12, by egahlin
Minor performance improvement and cleanup
metal-prototype-branch
2019-07-11, by jdv
Merge
metal-prototype-branch
2019-07-11, by jdv
Enable constant pool caching
JEP-349-branch
2019-07-11, by egahlin
Reduce RecordingInput cache size
JEP-349-branch
2019-07-11, by egahlin
Closing branch
stuefe-improved-metaspace
2019-07-10, by stuefe
initial commit
stuefe-improved-metaspace
2019-07-08, by stuefe
Cleaning up
JEP-349-branch
2019-07-09, by egahlin
Initial implementation of mask cache for Text rendering
metal-prototype-branch
2019-07-09, by jdv
Add ObjectContext class
JEP-349-branch
2019-07-08, by egahlin
Reduce allocation rate by minimizing number of fields in RecordedEvent
JEP-349-branch
2019-07-08, by egahlin
Make stream more responsive
JEP-349-branch
2019-07-08, by egahlin
Minor Corrections
metal-prototype-branch
2019-07-08, by aghaisas
Merge
metal-prototype-branch
2019-07-08, by aghaisas
Merge
JDK-8200758-branch
2019-07-07, by herrick
8227058: Regressions related to no longer setting user.dir
JDK-8200758-branch
2019-07-07, by herrick
Improve reading long values
JEP-349-branch
2019-07-05, by egahlin
Remove duplicate of EventConsumer class
JEP-349-branch
2019-07-05, by egahlin
Reduced allocation pressure. Fix getValue for startTime and duration
JEP-349-branch
2019-07-05, by egahlin
Merge
JDK-8200758-branch
2019-07-03, by herrick
8227058: Regressions related to no longer setting user.dir
JDK-8200758-branch
2019-07-03, by herrick
Provide implementation for all added API methods
JEP-349-branch
2019-07-03, by egahlin
Merge
JDK-8200758-branch
2019-07-02, by herrick
8226751: "Exception: ..." for missing file
JDK-8200758-branch
2019-07-01, by herrick
8226891: rename and re-layout jpackage tests.
JDK-8200758-branch
2019-07-01, by herrick
8226904: current working directory wrong running jpackage app
JDK-8200758-branch
2019-06-29, by herrick
8226835: Command window pops up building exe package
JDK-8200758-branch
2019-06-28, by herrick
Merge
JDK-8200758-branch
2019-06-28, by herrick
PERIOD in SplittableRandom
JDK-8193209-branch
2019-06-28, by jlaskey
Remove usage of texture pool
metal-prototype-branch
2019-06-28, by jdv
Merge
metal-prototype-branch
2019-06-28, by jdv
Merge
JDK-8200758-branch
2019-06-27, by herrick
8226599: use code coverage results to remove dead code
JDK-8200758-branch
2019-06-27, by herrick
Rename Rng.java to RandomNumberGenerator.java, clean up javadoc and misc code changes
JDK-8193209-branch
2019-06-27, by jlaskey
Move random number generators to new folder.
JDK-8193209-branch
2019-06-27, by jlaskey
Merge main line
JDK-8193209-branch
2019-06-27, by jlaskey
Add support for EventStrem::openRepository
JEP-349-branch
2019-06-27, by egahlin
Clean up and fix parser level filtering
JEP-349-branch
2019-06-27, by egahlin
SetOrdered and setReuse now work on a directory stream
JEP-349-branch
2019-06-26, by egahlin
Re-create encoder when we hit texture pool threshold
metal-prototype-branch
2019-06-26, by jdv
Fix release build failure and log cleanup
metal-prototype-branch
2019-06-26, by aghaisas
Merge
metal-prototype-branch
2019-06-26, by aghaisas
Enable parser level filtering
JEP-349-branch
2019-06-25, by egahlin
Reuse chunk parser
JEP-349-branch
2019-06-25, by egahlin
Initial implementation of vertex cache for text rendering
metal-prototype-branch
2019-06-25, by jdv
Use one parser per recording stream / thread
JEP-349-branch
2019-06-25, by egahlin
Merge
metal-prototype-branch
2019-06-25, by jdv
Remove faulty tile coordinate logic for text rendering
metal-prototype-branch
2019-06-24, by jdv
Initial texture mapping logic for text rendering
metal-prototype-branch
2019-06-24, by jdv
8226532: cleanup is not called when jpackage command fails.
JDK-8200758-branch
2019-06-21, by herrick
Merge
JDK-8200758-branch
2019-06-21, by herrick
8225092: Several jpackage tests failes when run with jcov enabled
JDK-8200758-branch
2019-06-21, by herrick
Merge
metal-prototype-branch
2019-06-21, by jdv
Enable volatileimage usage for back buffer
metal-prototype-branch
2019-06-21, by jdv
Merge JDK-8220154 initial metal implementation patch to the jdk sandbox branch
metal-prototype-branch
2019-06-21, by jdv
Merge
JDK-8200758-branch
2019-06-20, by herrick
8225428: CLI change to remove "mode", rename to "package", and build only one target
JDK-8200758-branch
2019-06-20, by herrick
8221333: Replace Inno Setup with custom MSI wrapper for .exe bundler (missed files)
JDK-8200758-branch
2019-06-17, by herrick
Merge
JDK-8200758-branch
2019-06-17, by herrick
8221333: Replace Inno Setup with custom MSI wrapper for .exe bundler
JDK-8200758-branch
2019-06-17, by herrick
less
more
|
(0)
-30000
-10000
-1920
tip