Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-768
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.
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-768
tip