Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-448
+448
+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.
8224642: Test sun/tools/jcmd/TestJcmdSanity.java fails: Bad file descriptor
2019-06-20, by gadams
8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
2019-06-20, by coffeys
8226286: Remove unused method java.lang.Integer::formatUnsignedInt and cleanup Integer/Long classes
2019-06-20, by tvaleev
Added tag jdk-14+2 for changeset 43627549a488
2019-06-20, by jwilhelm
Merge
2019-06-20, by jwilhelm
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
jdk-13+26
2019-06-18, by aph
8225789: Empty method parameter type should generate ClassFormatError
2019-06-19, by hseigel
8226382: ProblemList java/lang/constant/MethodTypeDescTest.java
2019-06-19, by thartmann
8226381: ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java
2019-06-19, by thartmann
8226360: merge entries in hotspot problem lists
2019-06-19, by iignatyev
8225682: Reference to JNI spec on java.sun.com
2019-06-18, by amenkov
8226313: problem list compiler/types/correctness tests
2019-06-18, by iignatyev
8226359: Switch to JCov build which supports byte code version 58
jdk-14+2
2019-06-19, by shurailine
8226304: Obsolete the -XX:+FailOverToOldVerifier option
2019-06-19, by hseigel
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
2019-06-18, by aph
8225582: Shenandoah: Enable concurrent evacuation of JNIHandles
2019-06-19, by zgu
Merge
2019-06-19, by prappo
8226303: Examine the HttpRequest.BodyPublishers for exception handling
2019-06-18, by prappo
8225779: Remove unused CollectedHeap::cell_header_size()
2019-06-19, by pliden
8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0
2019-06-17, by pli
8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant
2019-06-18, by zgu
8225680: Address links in java.sql.rowset
2019-06-18, by lancea
Merge
2019-06-18, by jwilhelm
8225748: Use SHA-256 for javap classfile checksum
2019-06-18, by jjg
8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics()
2019-06-18, by gziemski
8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
2019-06-18, by rraghavan
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
2019-06-17, by rfield
8217348: assert(thread->is_Java_thread()) failed: just checking
2019-06-17, by dtitov
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
2019-06-13, by dtitov
8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException
2019-06-17, by kvn
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
2019-06-14, by zgu
8225392: Comparison builds are failing due to cacerts file
2019-06-15, by weijun
8224829: AsyncSSLSocketClose.java has timing issue
2019-06-14, by xuelei
8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
2019-06-14, by shade
Added tag jdk-13+25 for changeset 22b3b7983ada
2019-06-14, by jwilhelm
8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error
2019-06-13, by kvn
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
2019-06-13, by mullan
8225746: hotspot problem lists list unexciting tests
2019-06-13, by iignatyev
8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java
2019-06-18, by chegar
8225804: SA: Remove unused CollectedHeap.oopOffset() method
2019-06-18, by zgu
8226242: Diagnostic output for posix_spawn failure
2019-06-18, by rriggs
8225583: Examine the HttpResponse.BodySubscribers for null handling
2019-06-18, by chegar
8226227: Missing include of thread.inline.hpp
2019-06-18, by rehn
8225636: SA can't handle prelinked libraries
2019-06-18, by ysuenaga
8225578: Replace wildcard address with loopback or local host in tests - part 16
2019-06-17, by dfuchs
8224851: AArch64: fix warnings and errors with Clang and GCC 8.3
2019-06-17, by ngasson
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
2019-06-14, by rfield
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
2019-06-14, by zgu
8225550: Shenandoah: Prevent SH::object_iterate() call's side-effects
2019-06-14, by zgu
8225743: Remove ShenandoahBarrierSetC2::escape_is_barrier_node and related GC interface
2019-06-14, by shade
8225783: Incorrect use of binary operators on booleans in type.cpp
2019-06-14, by thartmann
8217705: HttpClient - wrong exception type when bad status line is received
2019-06-14, by jpai
8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods
2019-06-14, by tvaleev
8222369: ExecutableElement.getReceiverType returns null instead of NOTYPE
2019-06-13, by darcy
Added tag jdk-14+1 for changeset 2f4e214781a1
2019-06-14, by jwilhelm
8223813: (aio) Iocp.getErrorMessage should drop trailing \r\n
2019-06-13, by bpb
8164819: Make javac's toString() on annotation objects consistent with core reflection
2019-06-13, by darcy
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
jdk-14+1
2019-06-13, by dtitov
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
2019-06-13, by shade
Merge
2019-06-13, by mullan
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
2019-06-13, by mullan
8214546: Start of release updates for JDK 14
2019-06-11, by darcy
Added tag jdk-14+0 for changeset 22b3b7983ada
2019-06-13, by jwilhelm
8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windows
jdk-13+25
jdk-14+0
2019-06-13, by weijun
8214527: ZGC for Aarch64
2019-06-13, by smonteith
8220657: JFR.dump does not work when filename is set
2019-06-13, by egahlin
8225418: G1: region attribute remembered set state disagrees with actual remembered set state
2019-06-13, by tschatzl
8225663: [testbug] Missing JNIEXPORT in XAbortProvoker native function
2019-06-13, by mdoerr
8216417: cleanup of IPv6 scope-id handling
2019-06-13, by michaelm
Merge
2019-06-13, by psadhukhan
Merge
2019-06-13, by psadhukhan
Merge
2019-06-12, by psadhukhan
8225487: giflib legal file is missing attribution for openbsd-reallocarray.c
2019-06-11, by prr
8221246: NullPointerException within Win32ShellFolder2
2019-06-11, by serb
8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11
2019-06-11, by prr
8225144: [macos] In Aqua L&F backspace key does not delete when Shift is pressed
2019-06-11, by serb
8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64
2019-06-11, by psadhukhan
8225368: broken links in java.desktop files
2019-06-10, by psadhukhan
8223045: GraphicsEnvironment does not detect resolution changes in multiscreen systems
2019-06-09, by serb
8222083: Support of "64-bit IEEE floating point" encoding for the AU file format
2019-06-09, by serb
Merge
2019-06-07, by prr
8225118: Robot.createScreenCapture() returns black image on HiDPI linux with gtk3
2019-06-06, by ant
8224876: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedPerPixelTranslucentGradient.java fails on linux-x64
2019-06-04, by psadhukhan
Merge
2019-06-04, by psadhukhan
8196096: javax/swing/JPopupMenu/6580930/bug6580930.java fails
2019-06-03, by ssadetsky
8224161: Check.checkOverrideClashes n^2 algorithm
2019-06-13, by ronsh
8224184: jshell got IOException at exiting with AIX
2019-06-13, by tnakamura
8225676: cleanup hotspot ProblemList
2019-06-12, by iignatyev
8208236: [TESTBUG] vmTestbase/nsk/stress/stack tests fail by timeout
2019-06-12, by iignatyev
6722928: Support SSPI as a native GSS-API provider
2019-06-13, by weijun
8171279: Support X25519 and X448 in TLS
2019-06-12, by wetmore
8225671: Support HTML 5 character references in javadoc
2019-06-12, by hannesw
8225675: Outdated citation of JLS in java.lang.ref.Reference
2019-06-12, by darcy
8225622: [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base
2019-06-12, by epavlova
8158048: Fix failure message from jtreg gtest wrapper
2019-06-12, by iignatyev
8224710: [TESTBUG] dynamicArchive/ExcludedClasses.java test failed in tier6 testing on Windows
2019-06-12, by ccheung
8223796: JVMCIEnv::get_jvmci_type does not keep klasses alive
2019-06-12, by kvn
8225651: Missed the `@` in a couple of code tags of SocketImpl
2019-06-12, by chegar
8225453: is_busy diagnostics and other baseline cleanups from Async Monitor Deflation project
2019-06-12, by dcubed
8224090: [PPC64] Fix SLP patterns for filling an array with double float literals
2019-06-12, by mdoerr
8224827: Implement fast class initialization checks on s390
2019-06-12, by mdoerr
8223249: [s390] Cleanup TemplateInterpreterGenerator::generate_fixed_frame
2019-06-12, by mdoerr
8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL
2019-06-12, by thartmann
8220018: javac crash when compiling try-catch-finally inside switch expression
2019-06-12, by jlahoda
8223364: Bad placement of anchor relative to header
2019-06-12, by hannesw
8225478: Make G1CMRootRegions independent of HeapRegions
2019-06-12, by sangheki
7086604: (reflect) Clarifications to javadoc for getGeneric*Type methods in j.l.r
2019-06-11, by darcy
8211018: Session Resumption without Server-Side State
2019-06-11, by ascarpino
8225572: Shenandoah: Move JNIHandles root out of serial roots
2019-06-11, by zgu
8066173: compiler/types/correctness/OffTest.java failed with assert
2019-06-11, by iignatyev
8214399: Javap -help should provide information about --multi-release option
2019-06-11, by jjg
8080462: Update SunPKCS11 provider with PKCS11 v2.40 support
2019-06-11, by valeriep
8225189: Multiple JNI calls within critical region in ZIP Library
2019-06-11, by lancea
8225512: Replace wildcard address with loopback or local host in tests - part 15
2019-06-11, by dfuchs
8225429: Regression in disassembly quality
2019-06-10, by aph
8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected
2019-06-11, by coleenp
8225568: ProblemList compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
2019-06-11, by dholmes
8225564: Remove wrong assert in clean_catch_blocks
2019-06-11, by neliasso
8224871: os::attempt_reserve_memory_at() tries too hard
2019-06-11, by eosterlund
8225567: Wrong file headers with 8202414 fix changeset
2019-06-11, by rraghavan
8225426: Replace plain with system-default in Socket and ServerSocket
2019-06-11, by chegar
8224826: Implement fast class initialization checks on PPC64
2019-06-11, by mdoerr
8225509: clean_catch_blocks must add preds first
2019-06-11, by neliasso
8209917: fix TODO in GatherDiagnosticInfoObserver
2019-06-10, by iignatyev
8205131: remove Runtime trace methods
2019-06-10, by smarks
8225532: Update source enums to describe 12 and 13 language features
2019-06-10, by darcy
8225492: Update JVMCI
2019-06-10, by dnsimon
8225514: Shenandoah: ShenandoahCodeRoots should inherit from AllStatic
2019-06-10, by zgu
8222828: vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java failed
2019-06-10, by dtitov
8222412: AARCH64: multiple instructions encoding issues
2019-06-10, by dpochepk
8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError.
2019-06-10, by hseigel
8221719: Jarsigner fails to verify signed by alias if alias given in wrong case
2019-06-10, by weijun
8225227: ZGC: Be exact in what load barrier to use in ZHeapIterator
2019-06-10, by pliden
8224966: ZGC: Don't skip oop verification in OopMapSet::all_do()
2019-06-10, by pliden
8224865: Replace wildcard address with loopback or local host in tests - part 13
2019-06-10, by dfuchs
8223837: Add -XX:MinHeapSize flag to set the minimum heap size
2019-06-07, by stefank
8224675: Late GC barrier insertion for ZGC
2019-02-14, by neliasso
8223305: Compiler support for Switch Expressions
2019-06-10, by jlahoda
8042748: Clarify exception thrown by ParameterizedTypeImpl.validateConstructorArguments()
2019-06-09, by darcy
8181869: getAnnotatedParameterTypes%G%@() specification should be clarified
2019-06-09, by darcy
8225322: Broken links in java.sql
2019-06-09, by lancea
8216064: -XX:StartFlightRecording:settings= doesn't work properly
2019-06-09, by egahlin
8149040: Cleanup compiler/jsr292/NonInlinedCall tests after JDK-8148994
2019-06-07, by iignatyev
8224257: fix issues in files generated by pandoc
2019-06-07, by jjg
8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
2019-06-07, by sviswanathan
8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods
2019-06-07, by dlong
8224257: fix issues in files generated by pandoc
2019-06-07, by jjg
8224497: Remove FIXME in metaspaceClosure.cpp
2019-06-07, by ccheung
8225350: compiler/jvmci/compilerToVM/IsCompilableTest.java timed out
2019-06-07, by kvn
8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash.
2019-06-07, by lmesnik
8209626: [JVMCI] Use implicit exception table for dispatch and printing
2019-06-07, by never
8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling
2019-06-07, by erikj
8224958: add os::dll_load calls to event log
2019-06-05, by mbaesken
8225448: String::translateEscapes javadoc has accessibility issues
2019-06-07, by jlaskey
8216988: ServerSocket.implAccept should include warnings about Socket type/state
2019-06-07, by chegar
8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests
2019-06-07, by chegar
8225441: Cleanup ShenandoahHeap::atomic_compare_exchange_oop
2019-06-07, by shade
8225357: Rewire ShenandoahHeap::maybe_update_with_forwarded for contending fixups
2019-06-07, by shade
8222467: ZGC: Log min/max/softmax capacity
2019-06-07, by pliden
8222182: ZGC: Use SoftMaxHeapSize to guide GC heuristics
2019-06-07, by pliden
8222145: Add -XX:SoftMaxHeapSize flag
2019-06-07, by pliden
8225340: ZGC: Add logging of High Usage rule
2019-06-07, by pliden
8225347: [s390] Unexpected exit from stack overflow test
2019-06-07, by mdoerr
8223782: jshell parser should handle Text Blocks
2019-06-07, by jlahoda
8225402: events logging in deoptimization.cpp should go to deopt-log
2019-06-06, by mbaesken
8225469: clean up problem lists
2019-06-06, by iignatyev
8224139: Deprecate -XX:FlightRecorder option
2019-06-07, by egahlin
8206074: nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out
2019-06-06, by dtitov
8225465: Add @jls tags to receiver type methods
2019-06-06, by darcy
8225397: Integer value miscalculation in toString() method of BitSet
2019-06-06, by igerasim
8222371: Use UL for TraceNMethodInstalls code
2019-06-06, by kvn
8208379: compiler/jvmci/events/JvmciNotifyInstallEventTest.java failed with "Got unexpected event count after 2nd install attempt: expected 9 to equal 2"
2019-06-06, by kvn
8224617: (fs) java/nio/file/FileStore/Basic.java found filesystem twice
2019-06-06, by bpb
8225450: use @file in CtwRunner
2019-06-06, by iignatyev
8219205: JFR file without license header
2019-06-06, by egahlin
8224151: Test vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java might hang with release binaries
2019-06-06, by coleenp
8216283: Allow shorter method sampling interval than 10 ms
2019-06-06, by egahlin
8225321: Repeated use of {@systemProperty} in a file causes duplicate ids
2019-06-06, by jjg
8197927: Allow the system property `java.vendor.version` to be undefined
2019-06-06, by mr
8224645: Only test multicast interfaces if they exist
2019-05-23, by aeubanks
8223967: Implement Text Blocks (Preview) in the Java compiler
2019-06-06, by jlaskey
8203444: String::formatted (Preview)
2019-06-06, by jlaskey
8223780: String::translateEscapes (Preview)
2019-06-06, by jlaskey
8223775: String::stripIndent (Preview)
2019-06-06, by jlaskey
8219992: Correct the documentation of PrintWriter to refer System.lineSeparator
2019-06-06, by bpb
8215032: Support Kerberos cross-realm referrals (RFC 6806)
2019-06-05, by mbalao
8224905: java/lang/ProcessBuilder/Basic.java#id1 failed with stream closed
2019-06-06, by rriggs
8224217: RecordingInfo should use textual representation of path
2019-06-06, by egahlin
8225304: Tiny HTML error (bad heading) in org.ietf.jgss package-info.java
2019-06-06, by weijun
8225141: Better handling of classes in error state in fast class initialization checks
2019-06-06, by vlivanov
8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state
2019-06-06, by vlivanov
8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached
2019-06-06, by jiefu
8224853: CDS address sanitizer errors
2019-06-04, by ngasson
8225325: Add tests for redefining a class' private method during resolution of the bootstrap specifier
2019-06-05, by lfoltan
8205126: JVMTI spec incorrectly states that PopFrame can not be called on the current thread
2019-06-05, by sspitsyn
8225390: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536
2019-06-06, by jjiang
Added tag jdk-13+24 for changeset 7e2238451585
2019-06-06, by jwilhelm
8225386: test for JDK-8216261 fails in Windows
2019-06-05, by vromero
8225182: JNI exception pending in DestroyXIMCallback of awt_InputMethod.c:1327
2019-06-05, by naoto
8223942: Missing methods in ClientCodeWrapper$WrappedJavaFileManager
2019-06-05, by vromero
8209381: Default CDS classlist generation should run with an explicit locale setting
2019-06-05, by erikj
8216261: Javap ignores default modifier on interfaces
2019-06-05, by vromero
8225348: serviceability/dcmd/vm/EventsTest.java failed
jdk-13+24
2019-06-05, by stuefe
8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
2019-06-05, by stuefe
8188872: runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently
2019-06-05, by dcubed
8224793: os::die() does not honor CreateCoredumpOnCrash option
2019-06-05, by dcubed
8225353: Add @jls links to java.lang.Enum
2019-06-05, by darcy
8225225: stringStream internal buffer should always be zero terminated
2019-06-05, by stuefe
8225305: ProblemList java/lang/invoke/VarHandles tests
2019-06-05, by mikael
8225346: Convert file to HTML5
2019-06-05, by jjg
8221368: Error message when module main class cannot be loaded is missing exception details
2019-06-05, by mchung
8221709: replace use of style blockListLast
2019-06-05, by hannesw
8220238: Enhancing j.l.Runtime/System::gc specification with an explicit 'no guarantee' statement
2019-06-05, by rriggs
8225342: Shenandoah: use COMPILER2_OR_JVMCI macro consistently
2019-06-05, by shade
8225341: Shenandoah: CM::update_thread_roots() needs to handle derived pointers
2019-06-05, by zgu
8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
2019-06-05, by chegar
8224580: Matcher can cause oop field/array element to be reloaded
2019-05-21, by roland
8225214: Socket.getOption(SocketOption) not returning the expected type for the StandardSocketOptions.SO_LINGER
2019-06-05, by chegar
8222103: [testbug] compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest may exceed VM limit
2019-05-31, by mdoerr
8225084: gc/z/TestHighUsage.java fails with unexpected allocation stall
2019-06-05, by pliden
8224965: ZGC: Strengthen ZHeap::is_in()
2019-06-05, by pliden
8224962: ZGC: Strengthen ZHeap::is_oop()
2019-06-05, by pliden
8224240: Properties.load fails to throw IAE on malformed unicode in certain circumstances
2019-06-05, by redestad
8225179: (regex) Minor Pattern cleanup
2019-06-05, by redestad
8225229: Shenandoah: trim down default number of GC threads
2019-06-05, by shade
8224181: On child process spawn, child may write to random file descriptor instead of the fail pipe
2019-06-05, by stuefe
8224600: Provide VM.events command
2019-06-05, by stuefe
8225315: test java/util/ArrayDeque/WhiteBox.java isn't part of the jdk_collections test group
2019-06-04, by smarks
8193255: Root Certificates should be stored in text format and assembled at build time
2019-06-05, by weijun
8225198: Optimize regex tree for greedy quantifiers of type {N,}
2019-06-04, by igerasim
8225217: Backout: JDK-8224814: Remove dead JNIHandleBlock freelist code
2019-06-04, by dholmes
8225307: ProblemList compiler/codegen/TestCharVect2.java and compiler/c2/cr6340864/TestLongVect.java
2019-06-04, by mikael
8225324: Bad HTML in jdk.jfr module-info.java
2019-06-04, by jjg
8225314: broken links in java.base
2019-06-04, by jjg
8225309: HTML issues in jdk.jdi module
2019-06-04, by jjg
8225306: bad headings in java.sql.rowset SyncProvider.java
2019-06-04, by jjg
8222448: java/lang/reflect/PublicMethods/PublicMethodsTest.java times out
2019-06-04, by mchung
8225019: Update JVMCI
2019-06-04, by kvn
8217412: deprecate rmic for removal
2019-06-04, by smarks
8223805: DocCommentParser should allow for <main> and </main>
2019-06-04, by jjg
8212630: jtreg/gc/logging/TestMetaSpaceLog.java failed with Agent timed out
2019-06-04, by kbarrett
8178982: Javadoc search specification
2019-06-04, by hannesw
8222468: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError
2019-06-04, by coleenp
Merge
2019-06-04, by mseledtsov
8223396: [TESTBUG] several jfr tests do not clean up files created in /tmp
2019-06-04, by mseledtsov
6394787: Typos in javadoc of OIS.readObjectOverride and OOS.writeObjectOverride
2019-06-04, by chegar
8214126: Method signatures not formatted correctly in browser
2019-06-04, by hannesw
8222091: Javadoc does not handle package annotations correctly on package-info.java
2019-06-04, by hannesw
Merge
2019-06-04, by psadhukhan
8225105: java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails in Windows 10
2019-06-03, by jdv
Merge
2019-06-03, by psadhukhan
8219901: Noto fonts for East Asian countries cannot belong to CompositeFont
2019-06-02, by tnakamura
8224056: Fix some assignments of string literals to LPSTR (instead of LPCSTR)
2019-06-02, by prr
8225032: Fix some C++ conformance issues in AWT Windows code
2019-05-30, by serb
8223271: SplashScreen is still shown if defaulting to headless on MacOS
2019-05-30, by prr
8225007: java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang
2019-05-30, by prr
8225020: Problem list some sanity test failures
2019-05-30, by prr
8224824: ProblemList java/awt/Color/AlphaColorTest failure in linux_x64
2019-05-30, by psadhukhan
8224821: java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64
2019-05-28, by psadhukhan
8224830: test/jdk/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.java fails on linux-x64
2019-05-28, by psadhukhan
8224778: test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar
2019-05-27, by prr
8224632: testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS
2019-05-24, by prr
8224771: backout RemoveDropTargetCrashTest.java fix to re-push with correct bugid
2019-05-24, by prr
8224705: Tests that need to be problem-listed or have printer resources
2019-05-24, by prr
8223804: [macos] remove obsoleted reference to security framework in launcher code
2019-05-23, by prr
8211703: JInternalFrame : java.lang.AssertionError: cannot find the internal frame
2019-05-23, by psadhukhan
8214702: Wrong text position for whitespaced string in printing Swing text
2019-05-21, by psadhukhan
8222917: GraphicsEnvironment for Unix still have an unused dependency on Solaris
2019-04-26, by serb
8213516: jck test api/javax_accessibility/AccessibleState/fields.html fails intermittent
2019-05-20, by serb
8214579: JFrame does not paint content in XVFB / X11vnc environment
2019-05-20, by dmarkov
8224096: Add relevant bugid to java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java in ProblemList
2019-05-20, by psadhukhan
6933331: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created
2019-05-18, by serb
8223766: Remains of ancient code in AWT initialization
2019-05-17, by serb
8224152: [macOS] ProblemList tests that leave rubbish on the screen
2019-05-17, by serb
8223804: [macos] remove obsoleted reference to security framework in launcher code
2019-05-17, by prr
8223937: PIT: java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java listed twice in ProblemList
2019-05-15, by psadhukhan
8225178: [Solaris] os::signal() should call sigaction() with SA_SIGINFO
2019-06-04, by stuefe
8223678: Add Visual Studio Code workspace generation support (for native code)
2019-06-03, by rwestberg
8225199: [Graal] compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java fails with -XX:CompileThresholdScaling=0.1
2019-06-03, by epavlova
8225212: ProblemList gc/stress/TestReclaimStringsLeaksMemory.java
2019-06-03, by coleenp
8225208: Re-Problem list jdk/jshell/ExceptionsTest.java fails on windows
2019-06-03, by rfield
8225207: redundant <p> in Instrumentation.java
2019-06-03, by jjg
8224247: AllocateOldGenAt fires assertion failure
2019-06-03, by kkharbas
8225202: Add missing include after JDK-8223320
2019-06-03, by iveresov
8223320: [AOT] jck test api/javax_script/ScriptEngine/PutGet.html fails when test classes are AOTed
2019-06-03, by iveresov
8225171: Remove leftovers in shenandoahBarrierSetC1.cpp
2019-06-03, by rkennke
8225140: Build fails if directory contains 'unix'
2019-06-03, by erikj
8199623: JShell: corralling not restored on drop
2019-06-03, by rfield
8225151: JShell API: Fix position of @jls tag
2019-06-03, by rfield
8224816: Provide os::processor_id() implementation for Mac OS
2019-06-03, by eosterlund
8224814: Remove dead JNIHandleBlock freelist code
2019-06-03, by eosterlund
8225046: Shenandoah metrics logs refactoring
2019-06-03, by shade
8173196: [REDO] C2 does not optimize redundant memory operations with G1
2019-05-21, by roland
8223363: Bad node estimate assertion failure
2019-05-28, by phedlin
8223693: Memory wastage in size of per-region type buffers in GC
2019-06-03, by tschatzl
8223162: Improve ergonomics for Sparse PRT entry sizing
2019-06-03, by tschatzl
8212807: tools/jar/multiRelease/Basic.java times out
2019-06-02, by lancea
8225048: Shenandoah x86_32 support
2019-06-02, by shade
8225111: Make Shenandoah tests work with 32-bit VMs
2019-06-02, by shade
8225104: 32-bit build failures after JDK-8222252
2019-06-02, by shade
8223688: JShell: crash on the instantiation of raw anonymous class
2019-06-01, by rfield
8080353: JShell: Better error message on attempting to add default method
2019-06-01, by rfield
8225061: Performance regression in Regex
2019-06-01, by redestad
8225134: Update man-page files
2019-05-31, by jjg
8223336: Assert in VirtualMemoryTracker::remove_released_region when running the SharedArchiveConsistency.java test with -XX:NativeMemoryTracking=detail
2019-05-31, by ccheung
8224083: javadoc Reporter generates warning for Kind.NOTE
2019-05-31, by vromero
8224629: Unnecessary cast in LambdaToMethod
2019-05-22, by cushon
8223773: DateTimeFormatter Fails to throw an Exception on Invalid CLOCK_HOUR_OF_AMPM and HOUR_OF_AMPM
2019-05-31, by naoto
8219788: Configure recommends JDK 8
2019-05-31, by erikj
8224692: runtime/appcds tests crash in "HotSpotJVMCI::compute_offset" when running in Graal as JIT mode
2019-05-31, by iklam
8219149: ProcessTools.ProcessBuilder should print timing info for subprocesses
2019-05-31, by kbarrett
8225117: java/math/BigInteger/SymmetricRangeTests.java fails with ParseException
2019-05-31, by bpb
8225129: Fix minor HTML issues in java.naming
2019-05-31, by jjg
8222936: mlvm/anonloader/stress/randomBytecodes/Test.java fails due to "ERROR: There were 1 hangups during parsing."
2019-05-31, by hseigel
8225094: Fix minor HTML issues in jdk.zipfs
2019-05-31, by jjg
8225016: Dead code due to VMOperationQueue::add() always returning true
2019-05-31, by pchilanomate
8194231: java/net/DatagramSocket/ReuseAddressTest.java failed with java.net.BindException: Address already in use: Cannot bind
2019-05-28, by azeller
8224973: URLStreamHandler.openConnection(URL,Proxy) - spec and implementation mismatch
2019-05-31, by chegar
8225110: IGV build definition uses non-secure transport
2019-05-16, by phedlin
8224986: (str) optimize StringBuilder.append(CharSequence, int, int) for String arguments
2019-05-31, by redestad
8224538: LoadBarrierNode::common_barrier must check address
2019-05-31, by neliasso
8216535: tools/jimage/JImageExtractTest.java timed out
2019-05-31, by sundar
8225014: Separate ShenandoahRootScanner method for object_iterate
2019-05-30, by zgu
8220251: fix headings in java.management
2019-05-30, by jjg
8224978: Shenandoah: Allows root verifier to verify some roots outside safepoints with proper locks
2019-05-29, by zgu
8224687: Add clarifying overrides of Element.asType to more specific subinterfaces
2019-05-30, by darcy
8223718: Checks in check_slot_type_no_lvt() should be always executed
2019-05-30, by sspitsyn
8225077: fix references to broken link in java.compiler module
2019-05-30, by jjg
8223504: Improve performance of forall loops by better inlining of "iterator()" methods
2019-05-30, by skuksenko
8224828: aarch64: rflags is not correct after safepoint poll
2019-05-30, by fyang
8225066: Add missing file
2019-05-30, by jjg
8224257: fix issues in files generated by pandoc
2019-05-30, by jjg
8225060: java.net.DefaultInterface invokes NetworkInterface::getInetAddresses without doPriv
2019-05-30, by chegar
8223216: C2: Unify class initialization checks between new, getstatic, and putstatic
2019-05-30, by vlivanov
8224767: Add String constants for Canonical XML 1.1 URIs
2019-05-30, by mullan
8222252: Java ergonomics limits heap to 128GB with disabled compressed oops
2019-05-30, by bobv
8224946: jrtfs URI to Path and Path to URI conversions are wrong
2019-05-30, by sundar
8224730: java.net.ServerSocket::toString not invoking checkConnect
2019-05-30, by chegar
8223213: Implement fast class initialization checks on x86-64
2019-05-30, by vlivanov
8224172: assert(jfr_is_event_enabled(id)) failed: invariant
2019-05-30, by mgronlun
8225017: [TESTBUG] gc/shenandoah/oom/TestThreadFailure.java takes too long
2019-05-30, by shade
8221481: Reimplement the Legacy Socket API
2019-05-30, by alanb
8224790: Remove Xusage.txt file
2019-05-29, by dholmes
Added tag jdk-13+23 for changeset b034d2dee5fc
2019-05-30, by jwilhelm
8225022: Put compiler/graalunit/JttThreadsTest.java on ProblemList-graal.txt
2019-05-29, by dcubed
8224011: Failure handling in ExecuteWithLog fails in run-test-prebuilt
2019-05-29, by erikj
8224729: Cleanups in sun/security/provider/certpath/ldap/LDAPCertStoreImpl.java
2019-05-29, by clanger
8224789: Parsing repetition count in regex does not detect numeric overflow
2019-05-29, by igerasim
8224991: Problemlist javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java
2019-05-29, by xuelei
8224931: disable JAOTC invokedynamic support until 8223533 is fixed
2019-05-29, by dlong
8224081: SOCKS v4 doesn't work with IPv6
2019-05-16, by aeubanks
8225005: Xerces 2.12.0: License file
jdk-13+23
2019-05-29, by joehw
8224945: googlemock update breaks the build of arm32 and ppc
2019-05-29, by iignatyev
8224012: AnnotatedType implementations of hashCode() lead to StackOverflowError
2019-05-29, by darcy
8224875: Shenandoah: ParallelCleaning code unloading should take lock to protect shared code roots array
2019-05-29, by zgu
8223053: [xmldsig] Add KeyValue::EC_TYPE
2019-05-29, by weijun
8223660: jtreg: Decouple Unsafe from RTM tests
2019-05-22, by gromero
8224984: Problemlist javax/net/ssl/SSLSocket/Tls13PacketSize.java
2019-05-29, by xuelei
8224981: Problemlist test/jdk/sun/security/pkcs11/tls/tls12/FipsModeTLS12.java
2019-05-29, by xuelei
8224982: JDK-8222318 breaks tools/doclint/html/EntitiesTest.java
2019-05-29, by hannesw
8224932: Shenandoah: Rename ShenandoahHeapLock, make it general purpose lock
2019-05-29, by zgu
8224970: ShenandoahRootScanner::roots_do assert is too strong
2019-05-29, by shade
8224477: java.net socket types new-style socket option methods - spec and impl mismatch
2019-05-29, by chegar
8224763: Update man pages to show deprecation of -Xverify:none
2019-05-29, by hseigel
8224496: Shenandoah compilation fails with assert(is_CountedLoopEnd()) failed: invalid node class
2019-05-22, by roland
8217089: JFR: Lazy install os interface components for improved startup
2019-05-29, by mgronlun
8222318: javadoc does not accept valid HTML5 entity names
2019-05-29, by hannesw
8224584: Shenandoah: Eliminate forwarding pointer word
2019-05-29, by rkennke
8223392: Add missing BitMap comments for JDK-8222986
2019-05-29, by stefank
8224750: Display thread once in Internal exceptions event log lines
2019-05-24, by mbaesken
8223814: SA: jhsdb common help needs to be more detailed
2019-05-29, by ysuenaga
8223482: Unsupported ciphersuites may be offered by a TLS client
2019-05-28, by mbalao
8220449: serviceability/dcmd/compiler/CodelistTest.java failure
2019-05-29, by rraghavan
8224908: Revert: 8216553: JrtFileSystemProvider getPath(URI) omits /modules element from file path
2019-05-28, by jlaskey
8224796: C code is not compiled correctly due to undefined "i386"
2019-05-28, by shade
8224795: some runtime/SelectionResolution tests are timing out
2019-05-28, by rehn
Merge
2019-05-28, by mullan
8224885: ProblemList sun/security/tools/keytool/KeyToolTest.java and WeakAlgTest.java on Solaris
2019-05-28, by mullan
Merge
2019-05-28, by jjg
8219147: Javadoc should expose covariant return type overrides
2019-05-28, by jjg
8042904: apple.security.KeychainStore.getSalt() calling generateSeed()
2019-05-28, by coffeys
8224783: Javadoc of String strip methods uses link where linkplain would be better
2019-05-28, by darcy
8224558: Fix replicateB encoding
2019-05-28, by vdeshpande
8224548: [TESTBUG] runtime/appcds/jvmti/ClassFileLoadHookTest.java failed: must be shared
2019-05-28, by ccheung
Merge
2019-05-28, by aph
8224880: AArch64: java/javac error with AllocatePrefetchDistance
2019-05-28, by aph
8216553: JrtFIleSystemProvider getPath(URI) omits /modules element from file path
2019-05-28, by sundar
8224870: Problemlist compiler/c2/Test8004741.java until JDK-8214904 is fixed
2019-05-28, by thartmann
Merge
2019-05-28, by aph
8224671: AArch64: mauve System.arraycopy test failure
2019-05-23, by aph
8221121: applications/microbenchmarks are encountering crashes in tier5
2019-05-28, by mgronlun
8220688: [TESTBUG] runtime/NMT/MallocStressTest.java timed out
2019-05-28, by coleenp
8224672: (lib)hsdis-<arch>.so search incorrect after JDK-8213084
2019-05-28, by lucy
8213416: Replace some enums with static const members in hotspot/compiler
2019-05-28, by rraghavan
8222414: bring googlemock v1.8.1
2019-05-27, by iignatyev
8224751: Shenandoah: Shenandoah Verifier should select proper roots according to current GC cycle
2019-05-27, by zgu
8224761: Replace wildcard address with loopback or local host in tests - part 12
2019-05-27, by dfuchs
8224836: Backout: JDK-8224626: Shenandoah: Elide barriers on uncommon traps
2019-05-27, by rkennke
8224035: Replace wildcard address with loopback or local host in tests - part 9
2019-05-27, by aefimov
8224221: add memprotect calls to event log
2019-05-23, by mbaesken
8224252: [TESTBUG] hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java is timing out again after fix for JDK-8163805
2019-05-25, by ysuenaga
8224727: Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java
2019-05-25, by clanger
8046018: JVMTI Spec: can_redefine_any_class capability spec is inconsistent
2019-05-24, by sspitsyn
6682540: Incorrect SASL DIGEST-MD5 behavior
2019-05-25, by weijun
8224682: Remove the com.sun.CORBA.ORBIorTypeCheckRegistryFilter security property
2019-05-24, by lancea
8223658: Performance regression of XML.validation in 13-b19
2019-05-24, by joehw
8202651: Test ComodoCA.java fails
2019-05-24, by rhalade
8223245: Miscellaneous changes imported from jsr166 CVS 2019-06
2019-05-24, by dl
8220478: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out intermittently
2019-05-24, by dl
8224024: java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently
2019-05-24, by dl
8224176: Fix inconsistencies in @jls tags in java.util.concurrent
2019-05-24, by dl
8224698: ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler
2019-05-24, by dl
8224603: Replace wildcard address with loopback or local host in tests - part 11
2019-05-24, by dfuchs
8224742: JLONG_FORMAT_W incompatible with type jlong
2019-05-24, by lucy
8224115: Shenandoah: Eliminate RWLock that protects recorded nmethod data array
2019-05-22, by zgu
8224679: Shenandoah: Make ShenandoahParallelCodeCacheIterator noncopyable
2019-05-24, by zgu
8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH
2019-05-24, by jlahoda
8214563: Use {@systemProperty} in specification of system properties in java.nio packages
2019-05-23, by dkejriwal
8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed
2019-05-24, by thartmann
8224652: 32-bit build failures after JDK-8213084
2019-05-23, by lucy
8220394: bufferedStream does not honor size limit
2019-05-24, by stuefe
8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
2019-05-24, by clanger
8224177: Harden annotation processing framework to irregular behavior from processors
2019-05-23, by darcy
8224706: [TESTBUG] problem list failing JDK docker API tests
2019-05-23, by mseledtsov
8224715: ProblemList compiler/graalunit/HotspotJdk9Test.java
2019-05-24, by jwilhelm
8224145: Build compare script fails intermittently on test image native libraries
2019-05-23, by erikj
8224677: Dtrace .d files clash with make dependency .d files
2019-05-23, by erikj
7061590: Javadoc issues in Charset and StandardCharsets
2019-05-23, by igerasim
8224667: Shenandoah: Post-LRB cleanup
2019-05-23, by rkennke
8224689: ProblemList runtime/appcds/SharedArchiveConsistency.java
2019-05-23, by iklam
8221431: Support for Unicode 12.1
2019-05-23, by naoto
8224165: [TESTBUG] Docker tests produce excessive output
2019-05-23, by mseledtsov
8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing
2019-05-23, by ccheung
8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test
2019-05-23, by aeubanks
8224202: Speed up Properties.load
2019-05-23, by redestad
8221543: Indify-dependent microbenchmarks are broken
2019-05-23, by erikj
8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed
2019-05-23, by dfuchs
8224626: Shenandoah: Elide barriers on uncommon traps
2019-05-23, by rkennke
8221734: Deoptimize with handshakes
2019-05-23, by rehn
8223581: C2 compilation failed with assert(!q->is_MergeMem())
2019-05-23, by thartmann
8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1
2019-05-23, by thartmann
8224185: ZGC: Introduce "High Usage" rule
2019-05-23, by pliden
8224628: Note that type parameters are not visited by ElementScanners
2019-05-22, by darcy
8215156: Deprecate the -Xfuture option
2019-05-22, by henryjen
8224087: Compile C code for at least C99 Standard compliance
2019-05-22, by dholmes
Added tag jdk-13+22 for changeset 181986c54764
2019-05-23, by jwilhelm
8224256: test/jdk/java/security/SecureClassLoader/DefineClass.java hardcodes 127.0.0.1
2019-05-20, by aeubanks
7107615: scalability bloker in javax.crypto.JceSecurity
2019-05-22, by valeriep
less
more
|
(0)
-30000
-10000
-3000
-1000
-448
+448
+1000
+3000
tip