Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-768
+768
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread.
2018-06-07, by goetz
8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint
2018-06-08, by rrich
8204589: ProblemList failing launcher tests
2018-06-07, by dholmes
8203329: JDWP/JDI VM information string is incorrect
2018-06-07, by cjplummer
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
2018-06-07, by kvn
8204577: jittester generator doesn't kill processes on timeout
2018-06-07, by iignatyev
8201274: Launch Single-File Source-Code Programs
2018-06-07, by jjg
8203822: AIX version of jsig.c was not removed in JDK-8200298
2018-06-07, by ihse
8203839: API clarification: versioned jar entry verification in multi-release jar file
2018-06-07, by sherman
8204474: Have instanceRefKlass use HeapAccess when loading the referent
2018-06-07, by pliden
8203480: IncompatibleClassChangeError thrown at sites linked to default interface methods
2018-06-06, by vlivanov
8204554: JFR TLAB tracing broken after 8202776
2018-06-07, by eosterlund
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
2018-06-07, by bpb
8203353: Fixup inferred decorators in the interpreter
2018-06-07, by eosterlund
8195097: Make it possible to process StringTable outside safepoint
2018-06-07, by rehn
8201608: fix broken links in javax/sql/rowset/package.html and javax/sql/rowset/spi/package.html
2018-06-07, by lancea
8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
2018-06-07, by stuefe
8202049: G1: ReferenceProcessor doesn't handle mark stack overflow
2018-06-07, by tschatzl
8204081: Mismatch in rebuild policy and collection set chooser causes remembered sets to be kept errorneously
2018-06-07, by tschatzl
8204084: Remove the G1RSBarrierRegionFilter develop flag
2018-06-07, by tschatzl
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
2018-06-07, by alanb
8204287: Phase timings not updated correctly after JDK-6672778
2018-06-07, by sjohanss
8203033: [Testbug] vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic002/TestDescription.java fails with nestmates
2018-06-06, by dtitov
8200387: [Graal] fromTonga/nsk/jdi tests hang with Graal as JIT
2018-06-06, by sspitsyn
Added tag jdk-11+17 for changeset 64e4b1686141
2018-06-07, by jwilhelm
8204303: Add redirect for overview-summary.html
2018-06-06, by jjg
8204494: Fix for 8200530 triggered regression, closed/test/jdk/security/infra/java/security/KeyStore/BouncyCastleInterop.java failed
2018-06-06, by sherman
8174734: Safepoint sync time did not increase
2018-06-06, by dholmes
8204199: Test fails after 8202670 Graal update
jdk-11+17
2018-06-06, by dlong
8204322: "+=" applied to String operands can provoke side effects
2018-06-06, by vromero
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
2018-06-06, by coleenp
8203891: Upgrade JOpt Simple to 5.0.4
2018-06-06, by jlahoda
Merge
2018-06-06, by aph
8204348: AArch64: Remove C2 address reshaping code
2018-06-05, by aph
8203937: Not possible to read data from socket after write detects connection reset
2018-06-06, by alanb
8203872: Upgrading JDK with latest available LSR data from IANA.
2018-06-06, by nishjain
8204345: [s390]: no precompiled headers build broken
2018-06-06, by mdoerr
8193552: ISO 4217 amendment 165
2018-06-05, by ljiang
8190875: modules not listed in overview/index page
2018-06-06, by pmuthuswamy
8199893: the javadoc tool generates pages with a low constrast
2018-06-06, by pmuthuswamy
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
2018-06-05, by dholmes
8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
2018-06-05, by rkennke
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
2018-06-05, by sherman
8203837: Split nmethod unloading from inline cache cleaning
2018-05-02, by coleenp
8204321: javadoc tests fail after JDK-8203780
2018-06-05, by sundar
8202776: Modularize GC allocations in runtime
2018-06-05, by rkennke
8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
2018-06-05, by sherman
Merge
2018-06-05, by aph
8204341: AArch64: AOT runtime does not need a workaround for far calls
2018-06-05, by aph
8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
2018-06-05, by naoto
8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp
2018-06-05, by coleenp
8204173: Lower the minimum number of heap memory pools in MemoryTest.java
2018-06-05, by stefank
8204168: Increase small heap sizes in tests to accommodate ZGC
2018-06-05, by stefank
8204167: Filter out tests requiring compressed oops when CompressedOops is disabled
2018-06-05, by stefank
8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
2018-06-05, by stefank
8204163: Also detect concurrent GCs in MetaspaceBaseGC.java
2018-06-05, by stefank
8204162: TestG1HeapRegion needs @requires vm.gc.G1
2018-06-05, by stefank
8204160: BiasedLockingTest needs -XX:+UseBiasedLocking
2018-06-05, by stefank
8203319: JDK-8201487 disabled too much queue balancing
2018-06-05, by kbarrett
8200166: Repeating annotations refering to to-be-generated classes don't work.
2018-06-05, by jlahoda
8203787: Hotspot build broken on linux-sparc after 8202377
2018-06-05, by glaubitz
8154736: enhancement of cmpxchg and copy_to_survivor for ppc64
2018-06-05, by mhorie
8204292: PPC64: Fix missing includes after 8204195
2018-06-05, by mdoerr
8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
2018-06-04, by sangheki
8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens
2018-06-04, by sangheki
8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
2018-06-05, by sundar
8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
2018-06-05, by jwilhelm
8203948: Expand JVMTI callback notion of "internal threads"
2018-06-04, by kbarrett
8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
2018-06-04, by rwestberg
8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
2018-06-04, by egahlin
8198285: More consistent Access API for arraycopy
2018-06-04, by rkennke
8203919: Remove "-add-modules" hint from error message
2018-06-04, by egahlin
8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
2018-06-04, by gziemski
Merge
2018-06-04, by amenkov
8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
2018-06-04, by amenkov
8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
2018-06-04, by bsrbnd
8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
2018-06-04, by gziemski
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
2018-06-04, by ccheung
Merge
2018-06-04, by coleenp
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
2018-06-04, by coleenp
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
2018-06-04, by lfoltan
8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
2018-06-04, by lfoltan
8203924: Zero: bootcycle-images build fails on x86_64
2018-06-04, by sgehwolf
8204277: [testbug] fix DisassembleCodeBlobTest.
2018-06-04, by goetz
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
2018-06-04, by eosterlund
8198378: javac crash when checking imports and a broken class is present
2018-06-04, by jlahoda
8203921: JFR thread sampling is missing fixes from JDK-8194552
2018-06-04, by mgronlun
8204164: OOM-only logging in Metaspace
2018-06-04, by stuefe
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
2018-06-03, by gromero
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
2018-06-03, by pmuthuswamy
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
2018-06-03, by gromero
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
2018-06-03, by pmuthuswamy
8199388: Test development for ChaCha20 and Poly1305 algorithms
2018-06-01, by jjiang
8202812: [TESTBUG] Open source VM testbase compiler tests
2018-06-01, by iignatyev
8204250: Problem list pkcs11 tests on windows
2018-06-01, by rhalade
8203182: Release session if initialization of SunPKCS11 Signature fails
2018-06-01, by mbalao
Merge
2018-06-01, by prr
Merge
2018-06-01, by prr
8200052: libjavajpeg: Fix compile warning in jchuff.c
2018-06-01, by prr
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
2018-05-30, by mbaesken
Merge
2018-05-31, by prr
8199150: Accessibility issues in java.desktop
2018-05-31, by serb
8202051: Address compilation warnings in libawt with VS2017
2018-05-31, by serb
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
2018-05-31, by sveerabhadra
8195624: Desktop API cannot be used without permission to read "os.version"
2018-05-30, by serb
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
2018-05-30, by serb
8204122: Update harfbuzz.md
2018-05-30, by prr
8199530: Upgrade to harfbuzz 1.7.6
2018-05-30, by prr
8196373: Introspector does not see overridden generic setter method
2018-05-30, by serb
8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF)
2018-05-30, by clanger
8201279: javax.sound tests should not set java.home system property
2018-05-29, by serb
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
2018-05-25, by prr
Merge
2018-05-25, by prr
8203485: [freetype] text rotated on 180 degrees is too narrow
2018-05-25, by bae
8203498: The specification for java.applet package should be updated
2018-05-23, by serb
8203027: Open source tests for "java.awt.geom"
2018-05-22, by serb
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
2018-05-17, by serb
5109146: PNGMetadata Background color initialization from standard metadata is incomplete
2018-05-17, by jdv
8194327: [macos] AWT windows have incorrect main/key window behaviors
2018-05-16, by serb
8190417: javadoc updates to java.util.regex.Matcher
2018-06-01, by lancea
8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
2018-05-21, by gromero
8203827: Upgrade JLine to 2.14.6
2018-06-01, by jlahoda
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
2018-06-01, by redestad
8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test
2018-06-01, by rwestberg
8204055: SIGSEGV in java -XX:
2018-05-31, by dholmes
8191031: Remove several Symantec Root CAs
2018-05-31, by rhalade
8197387: jcmd started by "root" must be allowed to access all VM processes
2018-05-31, by dtitov
8204179: [BACKOUT] OopStorage should use GlobalCounter
2018-05-31, by kbarrett
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
2018-05-31, by ccheung
8202670: Update Graal
2018-05-31, by dlong
8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch
2018-05-31, by amenkov
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
2018-05-25, by vtheeyarath
8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails
2018-05-31, by gziemski
Merge
2018-05-31, by hseigel
8202913: loader constraint message for fields specifies incorrect referring class
2018-05-31, by hseigel
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
2018-05-31, by bpb
8153029: ChaCha20 Cipher Implementation
2018-05-31, by jnimeh
8204087: C++ Interpreter code left over in MethodData
2018-05-31, by coleenp
8203321: assert(current_query_index < process_query_set->size) failed: invariant
2018-05-31, by mgronlun
8203923: Add @requires feature to check flag values for the running JVM
2018-05-31, by stefank
8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class.
2018-05-31, by rgoel
Added tag jdk-11+16 for changeset 02934b0d661b
2018-05-31, by jwilhelm
8199371: [TESTBUG] Open source vm testbase JDWP tests
2018-05-30, by iignatyev
8199380: [TESTBUG] Open source VM testbase AOD tests
2018-05-30, by iignatyev
8204109: JDK-8203945 broke nashorn
2018-05-30, by erikj
8203802: Jvmti test fails to build with VS2017
2018-05-30, by dtitov
8203945: Cleanup nashorn build
2018-05-30, by erikj
8203946: Move UnpackSecurity.gmk to closed
2018-05-30, by erikj
8204091: Configure broken on MIPS when uname returns mipsel or mips64el
2018-05-30, by erikj
8050818: Predicate::not - provide an easier way to negate a predicate
2018-05-30, by jlaskey
8203219: VM.metaspace jcmd should optionally show loaded classes for loaders
2018-05-30, by stuefe
8189949: Remove Baltimore Cybertrust Code Signing CA
2018-05-30, by rhalade
8072996: Deprecate stream-based GSSContext methods
2018-05-30, by weijun
8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed"
2018-05-30, by phedlin
8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
jdk-11+16
2018-05-30, by redestad
8203881: Print erroneous size in NegativeArraySizeException
2018-05-30, by goetz
8194298: Add support for per Socket configuration of TCP keepalive
2018-05-30, by vtewari
8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs
2018-05-30, by stuefe
8203327: Small cleanups in java.lang.ref
2018-05-29, by martin
8202945: OopStorage should use GlobalCounter
2018-05-29, by kbarrett
8189766: whitebox failure with -Xcheck:jni
2018-05-29, by dholmes
8203843: BasicParState::default_estimated_thread_count(false) can return 0 in gtest
2018-05-29, by kbarrett
8202813: Move vm_weak processing from SystemDictionary to WeakProcessor
2018-05-29, by coleenp
8203370: [JVMCI] UseJVMCICompiler should imply EnableJVMCI
2018-05-29, by dlong
8203932: Windows devkit has wrong dlls in 32 bit tools dir
2018-05-29, by erikj
8203014: jcmd should output command list if no command is given
2018-05-29, by stuefe
8196202: Javadoc should not generate frames by default
2018-05-29, by jjg
8203938: Fix build failures from JDK-8133564
2018-05-29, by gziemski
8203892: Target interface added as marker interface in calls to altMetafactory
2018-05-29, by vromero
8203926: Problem list test/langtools/tools/javac/importscope/T8193717.java
2018-05-29, by jlahoda
8133564: Runtime - 2nd followup to Validate JVM Command-Line Flag Arguments
2018-05-29, by gziemski
8203885: ConcurrentLocksDump::dump_at_safepoint() should not allocate array in resource area
2018-05-29, by pliden
8193717: Import resolution performance regression in JDK 9
2018-05-29, by jlahoda
8203865: Metaspace cleanup: Remove unused MemRegion in VirtualSpaceNode
2018-05-29, by stuefe
8202832: cycle detection depends on ordering of requires directives
2018-05-29, by jlahoda
Merge
2018-05-28, by tschatzl
8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC
2018-05-28, by tschatzl
8203233: (tz) Upgrade time-zone data to tzdata2018e
2018-05-28, by rpatil
8202842: G1 footprint regressions in jdk11+10
2018-05-28, by tschatzl
8203817: Monitor::try_lock() should not call check_prelock_state()
2018-05-28, by pliden
8203628: Optimize (masked) byte memory comparisons on x86
2018-05-28, by shade
8202178: type.getKind() for var is None instead of Error
2018-05-27, by sdama
8203028: Simplify reference processing in light of JDK-8175797
2018-05-26, by kbarrett
8200266: [Graal] Update ProblemList-graal.txt files
2018-05-25, by epavlova
8203369: Check for both EAGAIN and EWOULDBLOCK error codes
2018-05-25, by igerasim
8203793: cacerts/VerifyCACerts.java fails with java.lang.Exception: At least one cacert test failed
2018-05-25, by rhalade
8203795: Change default compiler on Windows to VS2017
2018-05-25, by erikj
8201518: add test for randomized iteration order of unmodifiable Set and Map
2018-05-25, by smarks
8203368: ObjectInputStream filterCheck method throws NullPointerException
2018-05-25, by rriggs
8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64
2018-05-23, by adinn
8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
2018-05-25, by bpb
8203689: Add failure code to threaddb exception messages`
2018-05-25, by sballal
8198323: testing.md not updated for repository layout change
2018-05-25, by ihse
8203221: Makefile fixes after Flight Recorder
2018-05-25, by ihse
8203366: Tag added wrongly in Docs.gmk
2018-05-25, by ihse
8203815: add tests failed because of 8203809 to the ProblemList-graal
2018-05-25, by sspitsyn
8203816: add tests failed because of 8203174 to the ProblemList-graal
2018-05-25, by sspitsyn
8202949: C2: assert(false) failed: Bad graph detected in build_loop_late
2018-05-25, by thartmann
8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM locking optimization not supported is missing
2018-05-24, by jcm
8199383: [TESTBUG] Open source VM testbase JVMTI tests
2018-05-24, by iignatyev
8191844: Remove SECOM root (secomevrootca1)
2018-05-24, by rhalade
8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java
2018-05-24, by bpb
8203225: Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases
2018-05-24, by coleenp
Merge
2018-05-24, by hseigel
8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out
2018-05-24, by hseigel
8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message
2018-05-24, by ccheung
8196913: javadoc does not (over)write stylesheet.css
2018-05-24, by pmuthuswamy
8203297: java/net/URL/OpenStream.java fails intermittently
2018-05-24, by chegar
8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed
2018-05-24, by egahlin
8203488: Remove error generation from TransTypes
2018-05-24, by mcimadamore
8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
2018-05-24, by pmuthuswamy
8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
2018-05-24, by roland
8188248: NullPointerException on generic methods
2018-05-24, by pmuthuswamy
8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java
2018-05-24, by dholmes
8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java
2018-05-23, by jjiang
8194630: Uninitialized initiator_address in native GSS
2018-05-24, by valeriep
8199255: [TESTBUG] Open source VM testbase default methods tests
2018-05-23, by mseledtsov
8203041: AArch64: fix overflow in immediate cmp/cmn instruction
2018-05-24, by fyang
Added tag jdk-11+15 for changeset a11c1cb542bb
2018-05-23, by jwilhelm
8202947: Fix minor issues with taglets
2018-05-23, by jjg
8203497: Bump Jib format version to 1.2
2018-05-23, by erikj
8203328: Rename EFS in java.util.zip internals to something meaningful
2018-05-23, by martin
8200172: String.split non-positive term incorrect use
2018-05-23, by sherman
8202427: Enhance os::print_memory_info on Windows
jdk-11+15
2018-05-23, by mbaesken
8192992: Test8007294.java failed: attempted to spill a non-spillable item
2018-03-21, by neliasso
8203457: Add back missing full buffer notification
2018-05-23, by mgronlun
8203490: StringTable::dump lacks a load barrier
2018-05-23, by stefank
8203694: Add a safepoint-aware Semaphore - part 2
2018-05-23, by stefank
8203355: MITSHM define guarding missing
2018-05-17, by mbaesken
8202771: Migrate Unicode character tests to JDK Repo
2018-05-23, by mli
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
2018-05-22, by dl
8202685: Optimize ArrayList subList replaceAll
2018-05-22, by dl
8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
2018-05-22, by bpb
8195819: Remove recording=x from jcmd JFR.check output
2018-05-23, by egahlin
8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java
2018-05-22, by egahlin
8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc
2018-05-22, by lmesnik
8199257: [TESTBUG] Open source VM testbase metaspace tests
2018-05-22, by mseledtsov
8203635: JFR sampler thread does not record stack info
2018-05-22, by zgu
8196987: Resolve disabled warnings for libzip
2018-05-22, by sherman
8199379: [TESTBUG] Open source vm testbase JDB tests
2018-05-22, by iignatyev
8202669: Intermittent crash in ClassLoadingService::compute_class_size()
2018-05-22, by coleenp
8196048: thrown type variables should be roots in the minimum inference graph
2018-05-22, by vromero
8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
2018-05-18, by iklam
8203410: Zero: Disable jfr feature by default
2018-05-18, by sgehwolf
8200380: String::lines
2018-05-22, by jlaskey
8198315: Incomplete classpath causes NPE in TransTypes
2018-05-22, by jlahoda
8203436: javac should fail early when emitting illegal signature attributes
2018-05-22, by mcimadamore
8203431: TestFloatsOnStackDeopt.java throws java.lang.LinkageError: loader <bootstrap> attempted duplicate class definition for java.lang.invoke.BoundMethodHandle$Species_LLL
2018-05-22, by bulasevich
8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
2018-05-22, by redestad
8203626: ProblemList compiler/runtime/TestFloatsOnStackDeopt.java
2018-05-22, by dholmes
8202863: Rename OopStorage inner collection classes
2018-05-22, by kbarrett
8202848: -XX:+ExecuteInternalVMTests asserts with "assert(cd.valid() == true) failed: failed on a valid DirectivesParser string"
2018-05-22, by thartmann
8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys
2018-05-22, by thartmann
8193332: MetaspaceShared::check_shared_class_loader_type is not used during archive creation
2018-05-21, by iklam
8203500: Fix broken links to Specification in "specs" directory
2018-05-21, by iris
8146293: Add support for RSASSA-PSS Signature algorithm
2018-05-21, by valeriep
8202853: NotifyCount is not initialized
2018-05-21, by coleenp
8027760: JFC schema condition should not have defaults
2018-05-21, by egahlin
8203279: Faster rounding up to nearest power of two
2018-05-21, by igerasim
8203486: skip type inference for non functional interface components of intersection types
2018-05-21, by vromero
8199807: AppCDS performs overly restrictive path matching check.
2018-05-21, by jiangli
8203487: Typo in ICUBinary.java: s/Magin/Magic/
2018-05-21, by bpb
8195818: JFR.start should increase autogenerated name by one
2018-05-21, by egahlin
8203292: Print complete set of flags in the hs_err file
2018-05-21, by simonis
8195817: JFR.stop should require name of recording
2018-05-21, by egahlin
8198337: -XX:StartFlightRecording=dumponexit=true,disk=false doesn't work
2018-05-21, by egahlin
8176808: Split up metaspace.cpp
2018-05-21, by stuefe
8203341: Add a safepoint-aware Semaphore
2018-05-20, by stefank
8203339: Add oopDesc::field_offset()
2018-05-20, by stefank
8202466: Test serviceability/tmtools/jstat/GcTest01.java fails: Number of concurrent GC events is 1, but CGCT is 0
2018-05-20, by ysuenaga
8203391: Update com/sun/jdi/JdbMethodExitTest.sh to pass valid URL[]
2018-05-19, by cjplummer
8203454: Minimal, Zero builds fail after JDK-8202377 (Modularize C2 barriers)
2018-05-19, by shade
8201627: Kerberos sequence number issues
2018-05-19, by weijun
8198548: Initialization race in com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange() on Token.categories
2018-05-18, by joehw
8185803: JdbExprTest.sh fails in JDK10-hs nightly due to "Name unknown: java.lang.Long.MAX_VALUE "
2018-05-18, by cjplummer
8202014: Possible to receive signal before signal semaphore created
2018-05-18, by coleenp
8203437: 8199370 broke build on linux-ppc64le (w/ GCC 4.8.5.)
2018-05-18, by iignatyev
8202305: [Graal] org.graalvm.compiler.core.test.GraphResetDebugTest fails with java.util.ServiceConfigurationError
2018-05-18, by dlong
8148354: Errors targeting functional interface intersection types
2018-05-18, by vromero
8202377: Modularize C2 GC barriers
2018-05-18, by eosterlund
8202989: Add missing decorators in calls to to arraycopy_prologue/epilogue
2018-05-18, by pliden
8203227: Introduce os::processor_id() for Linux and Solaris
2018-05-18, by pliden
8134537: Much nearly duplicated code for sun.misc.Signal support
2018-05-18, by coleenp
8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
2018-05-18, by goetz
8200436: String::isBlank
2018-05-18, by jlaskey
8203287: Zero fails to build after JDK-8199712 (Flight Recorder)
2018-05-16, by sgehwolf
8203398: Test test/langtools/tools/javac/options/release/ReleaseOptionCurrent.java writes into the source directory
2018-05-18, by bsrbnd
8202710: AARCH64: sporadic jtreg test fail
2018-05-18, by bulasevich
8201867: Kerberos keytabs with holes in certain places are parsed incorrectly
2018-05-18, by weijun
8203318: compiler/stable/TestStableShort.java is broken
2018-05-17, by epavlova
8199271: [TESTBUG] open source VM testbase stress tests
2018-05-17, by lmesnik
8199370: [TESTBUG] Open source vm testbase GC tests
2018-05-17, by iignatyev
8196201: Generate pages to list all classes and all packages in javadoc output
2018-05-17, by bpatel
8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java
2018-05-17, by ccheung
8203215: IdealLoopTree::split_outer_loop leaves phi-nodes with only one input
2018-05-17, by neliasso
8202479: Add missing try_resolve_jobject_in_native calls
2018-05-17, by eosterlund
8203346: JFR: Inconsistent signature of jfr_add_string_constant
2018-05-17, by mgronlun
8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
2018-05-17, by mdoerr
8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9
2018-05-16, by gromero
8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder)
2018-05-17, by mdoerr
Added tag jdk-11+14 for changeset 3595bd343b65
2018-05-17, by asaha
8195098: Low latency hashtable for read-mostly scenarios
2018-05-17, by rehn
8202978: Incorrect tmp register passed to MacroAssembler::load_mirror()
2018-05-17, by pliden
8199384: [TESTBUG] Open source VM testbase MLVM tests
2018-05-17, by iignatyev
Merge
jdk-11+14
2018-05-16, by mseledtsov
8199252: [TESTBUG] Open source VM testbase system dictionary tests
2018-05-16, by mseledtsov
8201447: C1 does backedge profiling incorrectly
2018-05-16, by iveresov
8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful
2018-05-15, by iklam
Merge
2018-05-16, by prr
Merge
2018-05-16, by prr
Merge
2018-05-15, by prr
8196616: ava/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails
2018-05-15, by pbansal
8202824: Cleanup discrepancies in ProblemList for java_awt jtreg tests
2018-05-15, by jdv
8198991: Move Java2D demo to the open repository
2018-05-14, by prr
8198412: MonospacedGlyphWidthTest.java may fail on Solaris
2018-05-11, by prr
8202878: com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails
2018-05-11, by serb
8202811: Problem List some tests that leave windows open on the desktop
2018-05-11, by prr
8202914: Let custom makefile override jmod intput dir locations
2018-05-11, by erikj
8202544: Hide unused exports in libzip
2018-05-11, by aivanov
8196360: java/awt/Dialog/SiblingChildOrder/SiblingChildOrderTest.java fails
2018-05-11, by pkbalakr
8197948: Create test for SwingSet2 main window
2018-05-09, by psadhukhan
Merge
2018-05-08, by prr
8202767: java/awt/font/GlyphVector/TestLayoutFlags.java is missing null check
2018-05-08, by prr
8202718: Jemmy JInternalFrameOperator: Dependency with orders of Minimize, Maximize and Close buttons
2018-05-08, by psadhukhan
8202580: Dashed BasicStroke randomly painted incorrectly, may freeze application
2018-05-08, by lbourges
8176510: java/awt/font/GlyphVector/TestLayoutFlags.java fails with OpenJDK
2018-05-07, by prr
8202064: Jemmy JInternalFrameOperator: Add wait for close(), activate(), resize() and move() operations
2018-05-07, by psadhukhan
8202679: Updates on windows failures in the problem list
2018-05-05, by prr
8202476: ImageLib is broken in 32 bit Windows
2018-05-04, by aivanov
8191533: jar --describe-module prints service provider class names in lower case
2018-05-16, by sherman
8202920: jvm.cfg generation incorrect
2018-05-16, by erikj
8202738: vm_version Abstract_VM_Version::internal_vm_info_string() returns same string for different incremental builds
2018-05-16, by erikj
8196340: (coll) Examine overriding inherited methods in ArrayList and ArrayList.SubList
2018-05-16, by redestad
8202322: AIX: symbol visibility flags not support on xlc 12.1
2018-04-26, by mbaesken
8203223: Signed integer overflow in ImageStrings::hash_code (libjimage.so)
2018-05-15, by sgehwolf
8203285: Minimal VM fails to build after JDK-8199712 (Flight Recorder)
2018-05-16, by shade
8203274: 32-bit build failures after JDK-8199712 (Flight Recorder)
2018-05-16, by shade
8203278: AArch64/PPC64 build failures after JDK-8199712 (Flight Recorder)
2018-05-16, by shade
8183910: gc/arguments/TestAggressiveHeap.java fails intermittently
2018-05-16, by sjohanss
8203220: Introduce ATTRIBUTE_ALIGNED macro
2018-05-16, by pliden
8189271: Metaspace::_capacity_until_GC should be size_t
2018-05-15, by aharlap
8202614: Add ability to validate links in JavadocTester
2018-05-15, by jjg
8203251: Non-PCH build failed after JDK-8199712 (Flight Recorder)
2018-05-15, by shade
8203176: javadoc handles non-ASCII characters incorrectly.
2018-05-15, by jjg
8203250: runtime/LoadClass/test-classes/Hello.java has wrong legal notice
2018-05-15, by iignatyev
8202426: NPE thrown by Transformer when XMLStreamReader reports no xml attribute type
2018-05-15, by joehw
8199712: Flight Recorder
2018-05-15, by egahlin
8202392: [TESTBUG] open source vm testbase heapdump tests
2018-05-15, by iignatyev
8203032: PrintMetaspaceDcmd fails: Non-Class: missing from stdout/stderr
2018-05-15, by stuefe
8202714: Create a MacroAssembler::access_load/store_at wrapper for AArch64
2018-05-15, by rkennke
8203059: (so) Closing a socket channel registered with Selector and with SO_LINGER set to 0 does not reset connection
2018-05-15, by alanb
8202763: failure_handler: list open files for macOS
2018-05-15, by amlu
8195613: [SA] HotSpotTypeDataBase.readVMLongConstants truncates values to int
2018-05-15, by jgeorge
8202016: Use obj+offset in interpreter array access
2018-05-14, by rkennke
8202708: Add a check of opening stream for not-existing UNC url
2018-05-14, by xiaofeya
8185505: AArch64: Port AOT to AArch64
2018-05-14, by aph
8202993: Add support for x86 testptr/testq with register and address
2018-05-14, by pliden
8202976: Add C1 lea patching support for x86
2018-05-14, by pliden
8202994: Add support for undoing last TLAB allocation
2018-05-14, by pliden
8193935: Illegal countedLoops transformation
2018-05-14, by neliasso
8201532: Update idom to get correct dom depth calculation
2018-05-14, by neliasso
8200377: String::strip, String::stripLeading, String::stripTrailing
2018-05-14, by jlaskey
8201491: G1 support for java.lang.ref.Reference precleaning
2018-05-14, by tschatzl
8202829: Implement CollectedHeap::get_safepoint_workers() for G1
2018-05-14, by tschatzl
8202745: Remove hyphens from "out-of-bounds".
2018-05-07, by goetz
8201593: Print array length in ArrayIndexOutOfBoundsException.
2018-05-07, by goetz
8174995: SA: clhsdb 'where -a' throws Assertion Failure with illegal code 236 when CDS is used
2018-05-12, by jgeorge
8202915: [JAXP] Performance enhancements and cleanups in com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator
2018-05-12, by clanger
8202113: Reflection API is causing caller classes to leak
2018-05-11, by mchung
8202553: Update FXLauncherTest as part of removing JavaFX from JDK
2018-05-10, by kcr
8202997: Split test/jdk/:tier1 to enable better parallel execution
2018-05-11, by ctornqvi
8202395: AARCH64: wrong encoding for SIMD instructions zip, trn, uzp
2018-05-11, by dpochepk
8201604: ARM64 - Build failure after JDK-8193260
2018-05-11, by bulasevich
8194998: broken error message for subclass of interface with private method
2018-05-11, by vromero
8202764: api/java_text/SimpleDateFormat/index.html#Format testcases started to fail with JDK11 b12
2018-05-11, by naoto
8202974: Backout JDK-8202683
2018-05-11, by shade
8132287: obsolete the "InlineNotify" flag option
2018-05-11, by dcubed
8202756: move FilterUSRTest.java to openJDK
2018-05-11, by mli
Added tag jdk-11+13 for changeset 758deedaae84
2018-05-11, by lana
8202889: Remove trailing LF from perf log
2018-05-11, by ysuenaga
8202289: Non-empty directory in module path is not handled properly at CDS/AppCDS dump time
2018-05-10, by ccheung
8202919: JDK-8202683 broke macosx build
2018-05-10, by erikj
8202773: Unhandled oop in JavaThread::collect_counters
2018-05-10, by kvn
8202748: jtreg :hotspot_misc group shouldn't include vmTestbase tests
2018-05-08, by lmesnik
8202683: Minimal VM should build cleanly on 64-bit platforms
2018-05-10, by shade
8202822: Add .git to .hgignore
2018-05-10, by stuefe
8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017
2018-05-09, by erikj
8202843: langtools ant build fails
2018-05-09, by jlahoda
8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017
jdk-11+13
2018-05-09, by tschatzl
8202662: JFR tests fails: Could not find leak with class
2018-05-09, by sjohanss
8201602: ARM32 - Minimal Dynamic Constant support
2018-05-09, by dsamersoff
8202711: Merge tiered compilation policies
2018-05-09, by redestad
8202650: Enforce group for attach listener file
2018-05-09, by clanger
8202634: Metaspace: simplify SpaceManager lists
2018-05-09, by stuefe
8202564: java/lang/management/ThreadMXBean/ThreadCounts.java fails
2018-05-08, by mdoerr
8202816: Update JarSigning.keystore
2018-05-09, by weijun
8202631: JVM_Clone to throw CloneNotSupportException for Reference object
2018-05-08, by kbarrett
8202563: BigInteger/BigDecimal not immune to overflow, contrary to spec
2018-05-08, by darcy
8202597: javac is not inducing a notional interface if Object appears in an intersection type
2018-05-08, by vromero
8202810: Remove class-for-name test
2018-05-08, by redestad
8202722: Move marksweep_init into GC code
2018-05-07, by stefank
8202649: Move the Parallel GC specific task creation functions out of Threads
2018-05-07, by stefank
8202647: Add deduplicate_string function to CollectedHeap
2018-05-07, by stefank
8202709: Move oopDesc::is_archive_object to MetaspaceShared::is_archive_object
2018-05-07, by stefank
8199196: Add javadoc support for preview features
2018-05-08, by jjg
8202781: Fix typo in DiscoveredListIterator::complete_enqeue
2018-05-08, by tschatzl
8171277: Elliptic Curves for Security in Crypto
2018-05-08, by apetcher
8181594: Efficient and constant-time modular arithmetic
2018-05-08, by apetcher
8200372: String::trim JavaDoc should clarify meaning of space
2018-05-08, by jlaskey
8202548: Use reservation Object when creating SpeciesData
2018-05-08, by redestad
8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing
2018-05-08, by tschatzl
8202719: Use Collections.emptyEnumeration where possible
2018-05-08, by redestad
8202583: Remove experimental ClassForNamePlugin
2018-05-08, by redestad
8200716: Object propertyIsEnumerable buggy behavior on short integer-string key
2018-05-08, by hannesw
8191410: Unicode 10
2018-05-08, by rgoel
8202581: failure_handler: gather more environment information on macOS
2018-05-08, by amlu
8202690: jdk/jshell/ToolBasicTest.java failed in testOpenFileOverHttp() and testOpenLocalFileUrl()
2018-05-08, by xyin
8202744: Expired flag removal for JDK 11
2018-05-07, by dholmes
8202686: Missing test case for 8200167 - final Object methods
2018-05-07, by dholmes
8202606: Deprecate AllowNonVirtualCalls option
2018-05-07, by coleenp
8197954: Remove unnecessary intermediary APIs from AppCDS implementation
2018-04-26, by iklam
8185034: Cleanup and consolidate Metaspace coding
2018-05-07, by stuefe
8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1
2018-05-03, by vtheeyarath
8199852: Print more information about class loaders in LinkageErrors.
2018-05-07, by goetz
8202642: Replace PAR_OOP_ITERATE with templates
2018-05-07, by stefank
8202641: Replace OOP_SINCE_SAVE_MARKS with templates
2018-05-07, by stefank
8202639: Use concrete Generation classes in SerialHeap and CMSHeap
2018-05-07, by stefank
8202592: Remove unused EvacuateFollowersClosure
2018-05-07, by stefank
8202591: Remove usage of CMSEdenChunksRecordAlways in defNewGeneration.cpp
2018-05-07, by stefank
8202083: Remove explicit CMS checks in CardTableBarrierSet
2018-05-07, by eosterlund
8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
2018-05-07, by mdoerr
8202291: java/rmi/Naming/LookupIPv6.java failed with Connection refused
2018-05-07, by mli
8202387: javac --release 11 not supported
2018-05-07, by jlahoda
8202565: C1 compilation crashes with "assert(is_double_stack() && !is_virtual()) failed: type check"
2018-05-07, by thartmann
8200094: Turkish locale reports NPE No enum constant com.sun.source.doctree.DocTree.Kind.SÄ°NCE
2018-05-07, by pmuthuswamy
8202676: AArch64: Missing enter/leave around barrier leads to infinite loop
2018-05-06, by rkennke
8202640: Small C1 cleanups for BarrierSetC1
2018-05-05, by eosterlund
8202435: [aix] print program break as part of memory info into hs-err file
2018-05-03, by stuefe
8202684: Minimal VM build is broken after JDK-8199067, JDK-8202638
2018-05-05, by shade
8202672: Build failed in metaspace.cpp with VS2017
2018-05-05, by kbarrett
8202599: Mark intermittently failing jshell tests
2018-05-05, by darcy
8199382: [TESTBUG] Open source VM testbase JDI tests
2018-05-05, by iignatyev
8199912: jshell tool: /open from URI
2018-05-04, by rfield
8202465: [C1] casts should not be eliminated for interface types
2018-05-04, by vlivanov
8202319: Fix compilation warnings in Solaris debug builds for DevStudio 12.6
2018-05-04, by kbarrett
Merge
2018-05-04, by prr
Merge
2018-05-04, by prr
8197388: Added not existing bug id in jdk/ProblemList.txt
2018-05-02, by anazarov
8196572: Tests ColConvCCMTest.java and MTColConvTest.java fail
2018-05-02, by prr
8154463: New failure of closed/java/awt/font/Outline/OutlineInvarianceTest.java
2018-05-02, by prr
Merge
2018-05-02, by prr
4842658: DefaultListModel and DefaultComboBoxModel should support addAll (Collection c)
2018-05-02, by kaddepalli
8198342: Test FileSystemViewListenerLeak.java is unstable
2018-04-26, by serb
8202301: Add tests related to JDK-8196572 to the ProblemList
2018-04-26, by serb
8189687: Swing: Invalid position of candidate pop-up of InputMethod in Hi-DPI on Windows
2018-04-25, by ant
8199748: Touch keyboard is not shown, if text component gets focus from other text component
2018-04-24, by alitvinov
8202143: Parts of 8193435 added in merge change set.
2018-04-24, by dmarkov
8200146: Remove the appletviewer launcher
2018-04-23, by serb
8202050: Add javax/sound/midi/Sequencer/Recording.java to the problemList
2018-04-20, by serb
8200313: java/awt/Gtk/GtkVersionTest/GtkVersionTest.java fails
2018-04-20, by prr
Merge
2018-04-20, by prr
8187392: Deprecated methods in the peers can be removed
2018-04-18, by serb
Merge
2018-04-18, by prr
6574555: PNGImageWriter incorrectly sets bKGD chunk
2018-04-18, by jdv
6788458: PNGImageReader ignores tRNS chunk while reading non-indexed RGB/Gray images
2018-04-18, by jdv
8201598: Fix for 8181910: Support dark title bars on macOS broke the MacOS build
2018-04-18, by sveerabhadra
8199932: Missing copyright header in AWT source code
2018-04-17, by serb
8201626: Typo in MakeWindowAlwaysOnTop test
2018-04-17, by serb
8201524: [AIX] Don't link libfontmanager against libawt_headless
2018-04-16, by simonis
8153532: Add @throws NPE javadoc to UIManager.setLookAndFeel(String) method description
2018-04-16, by pbansal
8181910: [macos] Support dark title bars on macOS
2018-04-16, by sveerabhadra
8201433: Fix potential crash in BufImg_SetupICM
2018-04-14, by aivanov
8189916: Dynamic Constant support for Sparc
2018-05-04, by lfoltan
8197447: LogCompilation throws "couldn't find bytecode"
2018-05-04, by ecaspole
8202181: Correctly specify size of hostname buffer in Unix Inet*AddressImpl_getLocalHostName implementations
2018-05-04, by clanger
8176717: GC log file handle leaked to child processes
2018-05-03, by lkorinth
8202582: DateTimeFormatterBuilder.parseOffsetBased unnecessarily calls toString()
2018-05-04, by rgoel
8200729: Conditional compilation of GCs
2018-05-04, by stefank
8187123: (reflect) Class#getCanonicalName and Class#getSimpleName is a part of performance issue
2018-05-04, by redestad
8201572: Improve Metaspace Statistics
2018-04-24, by stuefe
8196113: Remove the Compact Profile builds
2018-05-03, by erikj
Added tag jdk-11+12 for changeset 3ab6ba9f94a9
2018-05-03, by lana
8200557: OopStorage parallel iteration scales poorly
2018-05-03, by kbarrett
8200083: Bump bootjdk requirement for JDK 11 to JDK 10
2018-05-03, by erikj
8194968: problem list actions for tools/javac/jvm/VerboseOutTest
2018-05-03, by jjg
8201138: Defect in XMLEventReader.getElementText() may cause data to be skipped, duplicated or otherwise result in a ClassCastException
2018-05-03, by joehw
8201793: (ref) Reference object should not support cloning
2018-05-03, by mchung
8202552: [AOT][JVMCI] Incorrect usage of INCLUDE_JVMCI and INCLUDE_AOT
2018-05-03, by kvn
8202424: Metaspace: on chunk retirement, use correct lower limit on chunksize when adding blocks to free blocks list
2018-04-30, by stuefe
8202584: de-problem list tools/javac/jvm/VerboseOutTest
2018-05-03, by vromero
8202447: Fix unloading_occurred to mean unloading_occurred
2018-04-27, by coleenp
8199067: [REDO] NMT: Enhance thread stack tracking
2018-05-03, by zgu
8202021: Improve variable naming in ReferenceProcesso
2018-05-03, by tschatzl
8202018: Move card table clear before enqueuing pending references
2018-05-03, by tschatzl
8201640: Use _ref_processor_* member variables directly in G1CollectedHeap
2018-05-03, by tschatzl
8201492: Properly implement non-contiguous generations for Reference discovery
2018-05-03, by tschatzl
8195002: Fix test/hotspot/jtreg/gtest/GTestWrapper.java on Alpine/Musl
2018-04-26, by asiebenborn
8202575: Remove java/lang/String/nativeEncoding/StringPlatformChars.java from ProblemList
2018-05-03, by amlu
8202303: LogStream should autoflush on destruction
2018-05-03, by stuefe
8202520: JShell tests: move intermittently failing tests to tier2
jdk-11+12
2018-05-02, by rfield
8202186: AArch64: Debug build VM crashes with PrintC1Statistics option
2018-04-28, by njian
8199375: [TESTBUG] Open source vm testbase monitoring tests
2018-05-02, by iignatyev
8179887: Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
2018-05-02, by kbarrett
8191798: redo nested ThreadsListHandle to drop Threads_lock
2018-05-02, by dcubed
8202398: Optimize Arrays.deepHashCode
2018-05-02, by martin
8201634: Random seedUniquifier uses incorrect LCG
2018-05-02, by martin
8202397: Typo in X-Buffer javadoc
2018-05-02, by martin
8201817: Taglet.init should be called with the "primary" doclet
2018-05-02, by jjg
8202418: Remove explicit CMS checks in CardTableBarrierSetAssembler: ARM32 leftovers
2018-05-02, by shade
8201786: Modularize interpreter GC barriers: leftovers for ARM32
2018-05-02, by shade
8202505: ctw2 tasks are timing out in hs-tier3
2018-05-02, by kvn
8200466: Revisit the setting of _transitive_interfaces in InstanceKlass
2018-05-02, by ccheung
8202372: Diagnostic with incorrect line info generated when compiling lambda expression
2018-05-02, by mcimadamore
8202140: TLAB logging is not correct for G1
2018-05-02, by sjohanss
8191471: Elastic TLABs for G1
2018-05-02, by sjohanss
8202423: Small HTTP Client refresh
2018-05-02, by chegar
8202425: [s390] C2: Wrong unsigned comparison with 0
2018-05-02, by mdoerr
8202130: [TESTBUG] Some appcds regression test cases fail with "Error: VM option 'PrintSystemDictionaryAtExit' is notproduct and is available only in debug version of VM"
2018-05-01, by ccheung
8202334: Update javax.lang.model.util visitors for 11
2018-05-01, by darcy
8202507: Remove IO and NIO AtomicAppend tests from problem list
2018-05-01, by bpb
8202484: Unused field in TimeZone
2018-05-01, by naoto
8202379: ARM32 is broken after JDK-8201543 (Modularize C1 GC barriers)
2018-05-01, by shade
8202373: Forcing eager initialization of CHM$ReservationNode avoids deoptimization
2018-05-01, by dl
8201542: Remove unused _gc_timer field in GCMemoryManager
2018-05-01, by zgu
8200167: Validate more special case invocations
2018-04-30, by dholmes
8199643: [TESTBUG] Open source common VM testbase code
2018-04-30, by iignatyev
8202399: [C1] LIRGenerator::do_CheckCast needs to exclude is_invokespecial_receiver_check() when using PatchAlot
2018-04-30, by dholmes
8202452: Delete test files missed from commit for 8193213&8182731.
2018-04-30, by jiangli
8193213: Make the UseAppCDS option obsolete.
2018-04-30, by jiangli
8202284: FileChannel and FileOutpuStream variants of AtomicAppend should fail silently on macOS >= 10.13
2018-04-30, by bpb
8202381: (Solaris) SIGBUS in # V [libjvm.so+0xcee494] jni_GetIntField+0x224
2018-04-30, by eosterlund
8202383: Custom extensions for jvmti doc
2018-04-30, by erikj
8154204: [TESTBUG] Update DefaultUseWithClient test to handle client-less builds
2018-04-30, by ccheung
8201545: InetAddress.getByName/getAllByName should clarify empty String behavior
2018-04-30, by chegar
8202419: Avoid creating Permission constants early
2018-04-30, by redestad
8202105: Console echo is disabled when exiting jshell
2018-04-30, by jlahoda
8202366: Add macro for common loop in GCConfig
2018-04-30, by pliden
8202364: Add GCConfig::hs_err_name() to avoid GC-specific code in error reporting
2018-04-30, by pliden
8202417: [TESTBUG] Broken hard-coded dependency in serviceability/sa/ClhsdbJhisto.java
2018-04-30, by redestad
8202200: set INCLUDE_SA to false on s390x by default
2018-04-24, by mbaesken
8201650: Move iteration order randomization of unmodifiable Set and Map to iterators
2018-04-30, by redestad
8179071: Month value is inconsistent between CLDR and Java in some locales
2018-04-30, by rgoel
8201622: Reduce unnecessary Package.complete() calls in javadoc
2018-04-27, by jjg
8202382: Filter docs modules
2018-04-27, by erikj
8202273: [AOT] Graal does not support the CMS collector
2018-04-27, by kvn
8201509: Zero: S390 31bit atomic_copy64 inline assembler is wrong
2018-04-25, by chrisphi
8202204: Rename hotspot runtime jtreg constantPool ConstantPool directories
2018-04-27, by hseigel
8202367: AIX build broken after JDK-8201543
2018-04-27, by clanger
6672778: G1 should trim task queues more aggressively during evacuation pauses
2018-04-27, by tschatzl
8202082: Remove explicit CMS checks in CardTableBarrierSetAssembler
2018-04-27, by eosterlund
8202230: Provide accessors for JNIHandles storage objects
2018-04-27, by kbarrett
8202179: Compilation fails with assert(n->is_expensive()) failed: expensive nodes with non-null control here only
2018-04-27, by thartmann
8202325: [aix] disable warnings-as-errors by default
2018-04-26, by stuefe
8201543: Modularize C1 GC barriers
2018-04-26, by eosterlund
8201367: assert(current != first_mem) failed: corrupted memory graph in superword code
2018-04-26, by roland
8181157: CLDR Timezone name fallback implementation
2018-04-26, by naoto
Added tag jdk-11+11 for changeset e1e60f75cd39
2018-04-26, by lana
8202150: [REDO] Split globals.hpp to factor out the Flag class
2018-04-26, by gziemski
8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem list
2018-04-26, by mikael
8202324: Avoid loading FileInput-/OutputStream$AltFinalizer
2018-04-26, by redestad
8197960: [TESTBUG] remove/modify runtime tests which use java ee or corba modules
2018-04-26, by hseigel
8200235: Generalize jniFastGetField jobject/jweak resolve
2018-04-26, by eosterlund
8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space
2018-04-26, by alanb
8174994: SA: clhsdb printmdo throws WrongTypeException when attached to a process with CDS
2018-04-26, by jgeorge
8200478: For boxing conversion javac uses Long.valueOf which does not guarantee caching according to its javadoc
2018-04-25, by darcy
8197959: [TESTBUG] Some (App)CDS tests require modification due to the removal of the Java EE and CORBA modules
2018-04-25, by ccheung
8157543: java/nio/channels/Selector/SelectAndCancel.java fails intermittently
jdk-11+11
2018-04-26, by mli
8202154: Remove unused code in java.base/windows/native/libnet
2018-04-25, by igerasim
8199519: Several GC tests fails with: java.lang.NumberFormatException: Unparseable number: "-"
2018-04-26, by ysuenaga
8202164: Remove some unneeded BoolObjectClosure* is_alive parameters
2018-04-25, by coleenp
8202276: Update test/hotspot/jtreg/ProblemList-graal.txt
2018-04-25, by epavlova
8202152: test/hotspot/jtreg/runtime/whitebox/WBStackSize.java fails
2018-04-25, by kvn
8202141: Unique symbols for .class
2018-04-25, by bsrbnd
8202210: jlink uses little-endian for big-endian cross-compilation targets
2018-04-25, by shade
8202184: Reduce time blocking the ClassSpecializer cache creating SpeciesData
2018-04-25, by redestad
8200101: sun/security/krb5/auto/Renewal.java fails intermittently
2018-04-25, by vtewari
8196540: [Testbug] java/security/AccessController/DoPrivAccompliceTest.java doesn't handle unrelated warnings
2018-04-25, by vtewari
8144806: sun/security/tools/keytool/standard.sh fails intermittently at deleting x.jks
2018-04-25, by vtewari
8202169: Reduce ctw_2 duration by parallelizing CtwRunner invocations
2018-04-24, by mikael
8202062: Put FileChannel and FileOutpuStream variants of AtomicAppend on problem list
2018-04-24, by bpb
8025091: VisibleMemberMap.java possible performance improvements
2018-04-24, by ksrini
8196325: GarbageCollectionNotificationInfo has same information for before and after
2018-04-24, by sangheki
8200303: C2 should leverage profiling for lookupswitch/tableswitch
2018-04-24, by roland
8202157: remove the use of string keys at InapplicableMethodException
2018-04-24, by vromero
8201368: IfNode::fold_compares() may lead to incorrect execution
2018-04-10, by roland
8202075: Crash when running compiler/codecache/OverflowCodeCacheTest.java
2018-04-24, by kvn
8199755: Update Graal
2018-04-24, by dlong
8201281: Truncated error message with Incompatible : null
2018-04-24, by vromero
8200556: AArch64: assertion failure in slowdebug builds
2018-04-23, by aph
8200477: Integer dot product no longer autovectorised
2018-04-24, by roland
8202074: Metaspace: If humongous chunk is added to SpaceManager, previous current chunk may not get retired correctly.
2018-04-20, by stuefe
8202060: Add javax/net/ssl/DTLS/CipherSuite.java to ProblemList
2018-04-23, by mikael
8202070: Cleanup code after JDK-8200450, JDK-8200366
2018-04-23, by lucy
8202155: quarantine test com/sun/jdi/JdbExprTest.sh on all platforms
2018-04-23, by cjplummer
Merge
2018-04-23, by henryjen
8192789: Avoid using AtomicReference in sun.security.provider.PolicyFile
2017-12-07, by igerasim
8187496: Possible memory leak in java.apple.security.KeychainStore.addItemToKeychain
2017-12-07, by igerasim
8190227: Forward port 8188880 to JDK10CPU
2017-10-31, by joehw
8201826: G1: Don't invoke WeakProcessor if mark stack has overflowed
2018-04-23, by kbarrett
8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
2018-04-23, by gziemski
8201259: Fix warning with VS2017 in jdk.pack
2018-04-23, by ksrini
8198816: AbstractScriptEngine.getScriptContext creation of SimpleScriptContext is inefficient
2018-04-23, by hannesw
8081519: Split globals.hpp to factor out the Flag class
2018-04-23, by gziemski
8199193: jshell tool: Add support for preview features
2018-04-23, by rfield
8201466: Nashorn: defineProperty setters/getters on prototype object ignored with numeric property names
2018-04-23, by hannesw
8202091: Rename DualStackPlainSocketImpl to PlainSocketImpl [win]
2018-04-23, by igerasim
8188105: Make -Xshare:auto the default for server VM
2018-04-23, by iklam
8202073: MetaspaceAllocationTest gtest shall lock during space creation
2018-04-23, by stuefe
8202081: Introduce CollectedHeap::is_oop()
2018-04-23, by stefank
6805750: Improve handling of Attributes.Name
2018-04-23, by redestad
8202134: Non-PCH build for arm32 fails
2018-04-23, by shade
8198756: Lazy allocation of compiler threads
2018-04-18, by mdoerr
8201850: [AOT] vm crash when run test compiler/aot/fingerprint/SelfChangedCDS.java
2018-04-20, by kvn
8201536: configure fails compiler check due to bad -m32 flag
2018-04-20, by ihse
8201597: AArch64: Update relocs for CompiledDirectStaticCall
2018-04-16, by aph
8202079: [s390]: Build failure w/o precompiled headers
2018-04-20, by lucy
8201226: missing JNIEXPORT / JNICALL at some places in function declarations/implementations
2018-04-10, by mbaesken
8201649: Remove dubious call_jio_print in ostream.cpp
2018-04-17, by clanger
8201788: Number of make jobs wrong for bootcycle-images target
2018-04-19, by sgehwolf
8161991: java/nio/channels/AsynchronousSocketChannel/Basic.java failed due to RuntimeException: WritePendingException expected
2018-04-20, by mli
8178825: unused variable threadObj in jvmci_counters_include
2018-04-19, by kvn
8202052: Disable warnings when building libawt with VS2017
2018-04-19, by mikael
8200196: [Graal] implement Object.notify/notifyAll intrinsics
2018-04-19, by dlong
8202037: Split slow ctw_1 tests
2018-04-19, by iignatyev
Added tag jdk-11+10 for changeset 69d7398038c5
2018-04-19, by lana
6341887: java.util.zip: Add ByteBuffer methods to Inflater/Deflater
2018-04-19, by sherman
8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win]
2018-04-19, by igerasim
8201540: [AIX] Extend the set of supported charsets in java.base
2018-04-16, by simonis
8202000: AIX build broken after JDK-8195099
2018-04-19, by clanger
8201785: Make ModRefBarrierSetAssembler abstract on all platforms
2018-04-19, by shade
8201800: Add support for adjusting heap addresses in a TLAB
2018-04-19, by pliden
8201647: Make initial clearing of CHeapBitMap optional
2018-04-19, by pliden
8201646: Introduce ReferenceDiscoverer interface
2018-04-19, by pliden
8196071: Change G1 Full GC heap and thread sizing ergonomics
2018-04-19, by sjohanss
8200450: Root cause analysis for JDK-8200366
2018-04-18, by lucy
8201556: Disallow reading oops in ClassLoaderData if unloading
2018-04-18, by coleenp
8184693: add Pattern.isEmpty
2018-04-18, by vtheeyarath
8196433: use the new error diagnostic approach at javac.Main
2018-04-18, by vromero
8201537: Remove is_alive closure from Klass::is_loader_alive()
2018-04-18, by coleenp
8201766: Mark TimSortStackSize2.java as intermittently failing
2018-04-18, by darcy
8201527: Bump default value of G1RefProcDrainInterval
2018-04-18, by tschatzl
8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
2018-04-18, by coleenp
8201369: Inet4AddressImpl_getLocalHostName reverse lookup on Solaris only
2018-04-16, by clanger
8200555: OopHandle should use Access API
2018-04-18, by coleenp
8201794: [Graal] fix regressions from JDK-8187490
2018-04-18, by dnsimon
8198793: Add launcher support for preview features
2018-04-16, by ksrini
8201616: Hotspot crashes on linux-sparc after 8189941
2018-04-18, by glaubitz
8201799: Build failures after JDK-8195099 (Concurrent safe-memory-reclamation mechanism)
2018-04-18, by shade
8201172: Parallelize Remset Tracking Update Before Rebuild phase
2018-04-18, by tschatzl
8201596: java.lang.ref.Reference processing total time logging broken
2018-04-18, by tschatzl
8201490: Improve concurrent mark keep alive closure performance
2018-04-18, by tschatzl
8201487: Do not rebalance reference processing queues if not doing parallel reference processing
2018-04-18, by tschatzl
8200730: Fix debug=gc+phases time tracking in Remark and Cleanup
2018-04-18, by tschatzl
8200426: Make G1 code use _g1h members
2018-04-18, by tschatzl
8200723: Suppress rs_length and predicted_cards sampling during mixed gcs
2018-04-18, by tschatzl
8154528: Reclaim regions emptied by marking in Remark pause
2018-04-18, by tschatzl
8178105: Switch mark bitmaps during Remark
2018-04-18, by tschatzl
8201315: (se) Allow SelectableChannel.register to be invoked while selection operation is in progress
2018-04-18, by alanb
8187490: HotSpotGraalMBean should be moved to Graal management module
2018-04-18, by dnsimon
8195099: Concurrent safe-memory-reclamation mechanism
jdk-11+10
2018-04-18, by rehn
8194260: Point-to-point interface should be excluded from java/net/ipv6tests/*
2018-04-17, by xiaofeya
Merge
2018-04-18, by lana
Added tag jdk-10+46 for changeset 6fa770f9f8ab
2018-03-08, by lana
8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails
jdk-10+46
2018-03-05, by adinn
Merge
2018-04-17, by henryjen
8189985: Improve tabular data portability
2018-02-14, by asapre
8197443: ArrayIndexOutOfBoundsException in UcryptoException.getError
2018-02-12, by apetcher
8189981: Improve queuing portability
2018-02-02, by smarks
8196289: Update src/java.desktop/share/legal/lcms.md for LCMS 2.9
2018-01-26, by prr
8194238: Trying exceptions in MethodHandles
2018-01-24, by psandoz
8193409: Improve AES supporting classes
2018-01-23, by apetcher
8194233: Improve support for array handles
2018-01-22, by psandoz
8175075: Add 3DES to the default disabled algorithm security property
2018-01-19, by igerasim
8192025: Less referential references
2018-01-18, by kbarrett
8189993: Improve document portability
2018-01-17, by joehw
8195662: Add T6587786.java to problem list before JDK-8195589 is resolved
2018-01-18, by weijun
8189997: Enhance keystore mechanisms
2018-01-12, by weijun
8191696: Better mouse positioning
2018-01-03, by serb
8182362: Update CipherOutputStream Usage
2018-01-02, by apetcher
8193414: Improvements in MethodType lookups
2017-12-12, by psandoz
8186032: Disable XML Signatures signed with EC keys less than 224 bits
2017-12-15, by mullan
8189969: Manifest better manifest entries
2017-12-14, by weijun
8192030: Better MTSchema support
2017-12-10, by serb
8191358: Restore TSA certificate expiration check
2017-12-08, by mullan
8183032: Upgrade to LittleCMS 2.9
2017-12-06, by prr
8189977: Improve permission portability
2017-12-06, by weijun
8190478: Improved interface method selection
2017-12-05, by hseigel
8190877: Better handling of abstract classes
2017-11-16, by thartmann
8189989: Improve container portability
2017-11-15, by serb
8189123: More consistent classloading
2017-11-07, by hseigel
8197972: Always verify non-system classes during CDS dump time
2018-04-17, by ccheung
8201609: Split test/jdk/:tier2 to enable better parallel execution
2018-04-17, by ctornqvi
Merge
2018-04-17, by chegar
Merge
2018-04-17, by chegar
8197564: HTTP Client implementation
2018-04-17, by chegar
8194750: Console.readPassword does not save/restore tty settings
2018-04-17, by sherman
8184692: add Pattern.asMatchPredicate
2018-04-16, by vtheeyarath
Merge
2018-04-17, by jwilhelm
Merge
2018-04-13, by jwilhelm
8201442: objArrayOopDesc::atomic_compare_exchange_oop() must use obj+offset in HeapAccess call
2018-04-12, by rkennke
8201450: Provide access to LogHandle tagset
2018-04-12, by kbarrett
8201330: Add java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java to the ProblemList
2018-04-12, by aharlap
8201430: [TESTBUG] Remove script from runtime/6626217
2018-04-11, by goetz
8200374: Add ThreadsSMRSupport::verify_hazard_pointer_scanned() to verify threads_do().
2018-04-12, by dcubed
8201480: ISA/CPU feature detection code crashes on linux-sparc
2018-04-12, by glaubitz
8201362: Remove CollectedHeap::barrier_set()
2018-04-12, by pliden
8201475: 8199417 breaks AIX and non-pch on s390 (and presumably aarch64)
2018-04-12, by stuefe
8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
2018-04-12, by pliden
8201316: Move G1-related static members from JavaThread to G1BarrierSet
2018-04-12, by pliden
8200384: jcmd help output should be sorted
2018-03-28, by stuefe
8189101: AARCH32 - 'minimal' build fails because CMS bits are referred unconditionally
2018-04-11, by dpochepk
8199417: Modularize interpreter GC barriers
2018-04-11, by eosterlund
8201265: Native memory leak in ClassLoader::add_to_exploded_build_list
2018-04-11, by hseigel
8201427: Fix Minimal VM builds on Linux x64
2018-04-11, by stefank
8201370: GC specific data is referred from common precompiled headers and defNewGeneration.cpp
2018-04-11, by stefank
8200233: Simple G1 evacuation path performance enhancements
2018-04-11, by tschatzl
8201365: Remove G1Policy::should_process_references()
2018-04-11, by tschatzl
8201247: Various cleanups in the attach framework
2018-04-11, by clanger
8200228: Change default value of HeapSizePerGCThread
2018-04-11, by sjohanss
8200195: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java crashes with "assert(thread->thread_state() == _thread_in_native) failed: coming from wrong thread state"
2018-04-10, by amenkov
8194812: Extend class-data sharing to support the module path
2018-04-10, by ccheung
8198313: Wrap holder object for ClassLoaderData in a WeakHandle
2018-04-10, by coleenp
8201321: NMT: Unnecessary re-recording thread stack and size when attaching listener to JavaThread
2018-04-10, by zgu
8201334: Move runtime/NMT/MallocStressTest.java to hotspot_tier3_runtime
2018-04-10, by ctornqvi
8201217: Split specialized_oop_closures.hpp into GC specific files
2018-04-10, by stefank
8201244: Clean out unnecessary includes of heap headers
2018-04-10, by stefank
8201209: Separate out CMS specific functions into CMSCardTable
2018-04-10, by stefank
8201175: Move FilteringClosure::do_oop to genOopClosures
2018-04-10, by stefank
8201168: Move GC command line constraint functions to GC specific files
2018-04-10, by stefank
8200759: Move GC entries in vmStructs.cpp to GC specific files
2018-04-10, by stefank
8201359: Incorrect header guards after JDK-8198949 (Modularize arraycopy stub routine GC barriers)
2018-04-10, by shade
8201218: PPC64: Avoid use of yield instruction on spinlock
2018-04-05, by gromero
8200385: Eagerly reclaimed humongous objects leave mark in prev bitmap
2018-04-10, by tschatzl
8199736: Define WIN32_LEAN_AND_MEAN before including windows.h
2018-04-09, by rwestberg
8200550: Xcode 9.3 produce warning -Wexpansion-to-defined
2018-04-09, by kbarrett
8187472: AARCH64: array_equals intrinsic doesn't use prefetch for large arrays
2018-04-09, by dpochepk
8201185: AARCH64: bfm instruction encoding hits assert on zero register
2018-04-09, by dpochepk
8199735: Mark word updates need to use Access API
2018-04-05, by rkennke
8201242: Include source file/line number when reporting native call stack on supported platforms
2018-04-09, by zgu
8201167: Remove MacroAssembler::cmp_heap_oop on x86
2018-04-09, by eosterlund
8201171: Cleanup in g1CollectedHeap, change CamelCase to snake_case
2018-04-05, by lkorinth
8200697: Add utility for spin wait with fallback to yield/sleep
2018-04-09, by kbarrett
Merge
2018-04-06, by jwilhelm
8198908: Add JVM support for preview features
2018-04-06, by hseigel
8201136: Move GC flags from globals.hpp to GC specific files
2018-04-06, by stefank
8201227: Add ALL_GCS_ONLY
2018-04-06, by stefank
8200169: Flatten G1Allocator class hierarchy
2018-04-06, by sjohanss
8201213: Remove INCLUDE_ALL_GCS from memset_with_concurrent_readers
2018-04-06, by stefank
8201212: Remove INCLUDE_ALL_GCS from OopStorage files
2018-04-06, by stefank
8200737: Move GC code out of Arguments::check_vm_args_consistency into GCArguments
2018-04-06, by stefank
8200736: Move CMSGCStats to the cms directory
2018-04-06, by stefank
8200735: Move CMS specific code from binaryTreeDictionary and freeList to CMS files
2018-04-06, by stefank
8201591: JVM features with "-" in name is not correctly handled
2018-04-17, by ihse
8201495: [Zero] Reduce limits of max heap size for boot JDK on s390
2018-04-16, by sgehwolf
8201584: Fix configure on SLES 11 after 8201483
2018-04-16, by goetz
8200719: Cannot connect to IPv6 host when exists any active network interface without IPv6 address
2018-04-16, by clanger
8194734: Handle to jimage file inherited into child processes (win)
2018-04-16, by alanb
8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails
2018-04-14, by alanb
8201554: Disable failing tier1 test for JDK-8201498
2018-04-13, by mcimadamore
8197441: Signature#initSign/initVerify for an invalid private/public key fails with ClassCastException for SunPKCS11 provider
2018-04-13, by valeriep
8201507: Generate alias entries in j.t.f.ZoneName from tzdb at build time
2018-04-13, by naoto
Merge
2018-04-13, by prr
Merge
2018-04-13, by prr
Merge
2018-04-12, by prr
8199627: Use "Per-Monitor V2" High DPI awareness for Windows 10 v1703
2018-04-12, by aivanov
8201240: Improve releasing native resources of BufImgSurfaceData.ICMColorData
2018-04-12, by aivanov
8196516: libfontmanager must be built with LDFLAGS allowing unresolved symbols
2018-04-09, by sgehwolf
Merge
2018-04-10, by prr
less
more
|
(0)
-30000
-10000
-3000
-1000
-768
+768
+1000
+3000
tip