Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-512
+512
+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.
8210886: Remove references in xwindows.md to non-existent files.
2018-10-31, by prr
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
2018-10-31, by serb
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
2018-10-31, by pbansal
8211810: X11 Time stamp data should be unsigned
2018-10-30, by itakiguchi
8208543: [macos] Support for apple.awt.documentModalSheet incomplete
2018-10-30, by mhalder
8213138: Update ProblemList.txt for mac
2018-10-30, by psadhukhan
8213130: Update ProblemList after verification of jtreg tests in Win 7
2018-10-26, by jdv
8212790: Javadoc cleanup of java.awt.color package
2018-10-29, by serb
8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java
2018-10-26, by jdv
8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
2018-10-26, by sveerabhadra
8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest
2018-10-26, by sveerabhadra
8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section
2018-10-25, by psadhukhan
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
2018-10-25, by psadhukhan
8213767: Remove the -Xconcurrentio flag and associated code
2018-11-14, by dholmes
8213591: running bin/idea.sh in Cygwin: generated project cannot be imported
2018-11-14, by stuefe
8213574: Deadlock in string table expansion when dumping lots of CDS classes
2018-11-14, by rehn
8213480: update internal ASM version to 7.0
2018-11-13, by vromero
8213346: Re-implement shared dictionary using CompactHashtable
2018-11-07, by iklam
8213826: Disable ARMv6 memory barriers on ARMv5 processors
2018-11-13, by dholmes
8212885: TLS 1.3 resumed session does not retain peer certificate chain
2018-11-13, by jnimeh
8213400: Support choosing group name in keytool keypair generation
2018-11-14, by weijun
8213820: unknown tag: @returns
2018-11-13, by jjg
8213569: Bump minimum boot jdk to JDK 11
2018-11-13, by mikael
8213760: os::obsolete_option is obsolete and should be removed
2018-11-13, by dholmes
8213814: build error in jtreg test jvmti/GetLocalVariable
2018-11-13, by sspitsyn
8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE
2018-11-13, by epavlova
8213570: [TESTBUG] Update JFR sanity test set
2018-11-13, by mseledtsov
Merge
2018-11-13, by jiangli
8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error
2018-11-13, by jiangli
8213525: new unit test GetLocalVariable/LocalVars is not stable
2018-11-13, by sspitsyn
8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp
2018-11-13, by kbarrett
8209415: Fix JVMTI test failure HS202
2018-11-13, by aph
8213490: Networking area typos and inconsistencies cleanup
2018-11-13, by prappo
8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
2018-11-13, by tschatzl
8213741: Consolidate Object and String Stringifiers
2018-11-13, by redestad
8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003
2018-11-12, by dholmes
8212939: Add space after if/while/for/switch and parenthesis
2018-11-12, by jcbeyler
8213745: Don't use memset to initialize array of RegMask in matcher.cpp
2018-11-12, by rkennke
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
2018-11-12, by robm
8213527: [testbug] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit.
2018-11-12, by goetz
8210493: Bind to node- or linklocal ipv6 multicast address fails
2018-11-12, by prappo
8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency"
2018-11-09, by roland
8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
2018-11-12, by jlahoda
8210803: Compilation failure in codeBlob.cpp for Windows 32-bit
2018-11-12, by rraghavan
5076751: System properties documentation needed in javadocs
2018-11-12, by pmuthuswamy
8213478: Reduce rebinds when applying repeated filters and conversions
2018-11-11, by redestad
8211926: Catastrophic size_t underflow in BitMap::*_large methods
2018-11-10, by shade
8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check())
2018-11-10, by shade
8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
2018-11-10, by zgu
8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups
2018-11-09, by igerasim
8213704: increase default timeout for vmTestbase/metaspace/stressDictionary/StressDictionary.java
2018-11-09, by dcubed
8213113: Dead code related to UseAdaptiveSizePolicy in ParNewGeneration
2018-11-09, by manc
8213701: Add org.graalvm.compiler.debug.test.TimerKeyTest to problem list
2018-11-09, by dlong
8185496: Improve performance of system properties initialization in initPhase1
2018-11-09, by rriggs
8213694: Test Timeout.java should run in othervm mode
2018-11-09, by xuelei
8213596: test failure with Graal when security manager and policy file are used
2018-11-09, by dlong
8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed
2018-11-09, by dlong
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
2018-11-09, by xuelei
8213592: Misaligned code in globals.hpp after 8211845
2018-11-09, by stuefe
8213604: Fix missing includes after JDK-8212673
2018-11-09, by mdoerr
8213489: GC/C2 abstraction for Compile::final_graph_reshaping()
2018-11-09, by rkennke
8213473: Replace testB_mem_imm matcher with testUB_mem_imm
2018-11-09, by rkennke
8211951: Broken links in java.management files
2018-11-09, by asapre
8213250: CDS archive creation aborts due to metaspace object allocation failure
2018-11-01, by iklam
8213576: Make test AsyncCloseChannel.java run in othervm
2018-11-09, by amlu
8204529: gc/TestAllocateHeapAtMultiple.java fail with Agent 7 timed out
2018-11-08, by dcubed
8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time.
2018-11-08, by jiangli
8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor
2018-11-08, by dlong
8211450: UndetVar::dup is not copying the kind field to the duplicated instance
2018-11-08, by vromero
8213199: GC abstraction for Assembler::needs_explicit_null_check()
2018-11-08, by rkennke
8213154: Update copyright headers of files in src tree that are missing Classpath exception
2018-11-08, by mbalao
8213436: Obsolete UseMembar
2018-11-08, by mikael
8213438: Remove ClearResponsibleAtSTW
2018-11-08, by mikael
8202285: (fs) Add a method to Files for comparing file contents
2018-11-08, by joehw
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
2018-11-08, by kvn
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
2018-11-08, by chegar
8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
2018-11-08, by vromero
8211845: A new switch to control verbosity of hs-err files
2018-11-08, by stuefe
8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
2018-11-08, by eosterlund
8209139: globalCounter bootstrap issue
2018-11-08, by rehn
8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
2018-11-08, by bsrbnd
8211403: Rename SafepointMechanism::poll(...)
2018-11-08, by rehn
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
2018-11-08, by roland
8213137: Remove static initialization of monitor/mutex instances
2018-11-08, by dholmes
8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x
2018-11-08, by simonis
8213338: Reduce the number of generated make targets
2018-11-08, by ihse
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
2018-11-08, by sspitsyn
Added tag jdk-12+19 for changeset dc1f9dec2018
2018-11-08, by jwilhelm
8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit
2018-11-07, by erikj
8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2
jdk-12+19
2018-11-07, by rkennke
8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses
2018-11-07, by rkennke
8213245: Restoring nsk/jvmti/scenarios/hotswap tests from ProblemList.txt
2018-11-01, by gadams
8213052: HTML errors in JPDA spec
2018-11-07, by gadams
8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
2018-11-07, by lfoltan
8213444: Missing emphasis for term being defined
2018-11-07, by darcy
8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot
2018-11-07, by dcubed
8213464: Fix missing include after JDK-8212243
2018-11-07, by mdoerr
8213414: Fix incorrect copy constructors in hotspot
2018-11-07, by ihse
8213347: [JVMCI] remove use of reflection in JVMCI
2018-11-07, by dnsimon
8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0
2018-11-07, by mbaesken
8212605: Pure-Java implementation of AccessController.doPrivileged
2018-11-06, by dlong
8211049: Second parameter of "initialize" method is not used
2018-11-07, by valeriep
8213381: Hook to allow GC to inject Node::Ideal() calls
2018-11-06, by rkennke
8211339: NPE during SSL handshake caused by HostnameChecker
2018-11-06, by ascarpino
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
2018-11-06, by mchung
8213384: Move G1/C2 barrier verification into G1BarrierSetC2
2018-11-06, by rkennke
8198294: AARCH64 - Set flags' optimal defaults for Cavium Thunder X2 CPU
2018-11-06, by dchuyko
8212243: More gc interface tweaks for arraycopy
2018-11-06, by roland
8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
2018-11-06, by mli
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
2018-11-05, by dlong
8210986: Add OopStorage cleanup to ServiceThread
2018-11-05, by kbarrett
8213330: Fix legal headers in i18n tests
2018-11-05, by naoto
8212876: ftp: links for character-sets require a login password
2018-11-05, by joehw
8212872: Broken link to Namespaces in XML Errata
2018-11-05, by joehw
8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM
2018-11-05, by tonyp
8208519: Remove rehashable hashtable
2018-11-05, by gziemski
8213227: Update jib src excludes to filter webrev and Jreg directories
2018-11-05, by erikj
8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates()
2018-11-05, by roland
8209960: -Xlog:jfr* doesn't work with the JFR
2018-11-05, by egahlin
8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context)
2018-11-05, by lucy
8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading
2018-11-05, by eosterlund
8212585: Clean up CompiledMethod::oops_reloc_begin()
2018-11-05, by eosterlund
8209835: Aarch64: elide barriers on all volatile operations
2018-11-05, by roland
8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value
2018-10-04, by roland
8213301: Fix legal headers in jdk logging tests
2018-11-05, by dfuchs
8213339: Update precompiled.hpp with headers based on current frequency
2018-11-05, by ihse
8212989: Allow CompiledMethod ExceptionCache have unloaded klasses
2018-11-05, by eosterlund
8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8
2018-11-05, by jlahoda
8213328: Update test copyrights in test/java/util/zip and test/jdk/tools
2018-11-04, by lancea
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
2018-11-03, by jiangli
8213246: Fix typo in vmTestbase failuire to failure
2018-11-03, by jcbeyler
8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication
2018-10-29, by iklam
8213337: windows-x64-slowdebug build is broken by 8177708
2018-11-02, by iignatyev
8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class)
2018-11-02, by darcy
8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc
2018-11-02, by jiangli
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
2018-11-02, by iignatyev
8177708: Convert TestReserveMemorySpecial_test to Gtest
2018-11-02, by iignatyev
6735527: Bitmap - speed up searches
2018-11-02, by kbarrett
8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing
2018-11-02, by epavlova
8213321: Fix legal headers in test/jaxp
2018-11-02, by joehw
8210405: Javadoc search doesn't always consider full input upon Enter
2018-11-02, by hannesw
8213306: Fix legal headers in test/java/nio
2018-11-02, by bpb
8213305: Fix legal headers in test/java/math
2018-11-02, by bpb
8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
2018-11-02, by dcubed
8213296: Fix legal headers in test/jdk/java/net
2018-11-02, by chegar
8213236: A partial removed/deleted JavaThread cannot transition
2018-11-02, by rehn
8209189: Make CompiledMethod::do_unloading more concurrent
2018-11-02, by eosterlund
8212681: Refactor IC locking to use a fine grained CompiledICLocker
2018-11-01, by eosterlund
8212184: Incorrect oop ref strength used for referents in FinalReference
2018-11-02, by pliden
8212921: ZGC: Move verification to after resurrection unblocked
2018-11-02, by pliden
8213203: [JVMCI] adopt formatting changes from jvmci 8
2018-11-02, by never
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
2018-11-01, by darcy
8213265: fix missing newlines at end of files
2018-11-01, by jjg
8211382: ISO2022JP and GB18030 NIO converter issues
2018-11-01, by itakiguchi
8213263: fix legal headers in test/langtools
2018-11-01, by jjg
8213046: Define Japanese new Era character
2018-11-01, by naoto
8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults
2018-11-01, by mullan
8209495: NMethodSweeper::sweep_code_cache cause severe delays
2018-11-01, by rehn
8213085: (tz) Upgrade time-zone data to tzdata2018g
2018-11-01, by rpatil
8212871: Broken links give 401-Unauthorized
2018-11-01, by joehw
8213210: Change ServerSocket(SocketImpl impl) constructor to protected access
2018-11-01, by bpb
8212217: JGSS: Don't dispose() of creds too eagerly
2018-11-01, by weijun
8213014: Crash in CompileBroker::make_thread due to OOM
2018-11-01, by thartmann
8213237: Remove test-compile-commands from jib-profiles.js
2018-11-01, by ihse
8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType
2018-11-01, by dnsimon
8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt
2018-10-23, by gadams
8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
2018-10-23, by gadams
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux
2018-10-18, by stuefe
8177711: Convert TestVirtualSpaceNode_test to GTest
2018-10-31, by iignatyev
Added tag jdk-12+18 for changeset e38473506688
2018-11-01, by jwilhelm
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
2018-10-31, by ccheung
8207059: Update test certificates in QuoVadisCA.java test
2018-10-31, by rhalade
Merge
jdk-12+18
2018-10-31, by bobv
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows
2018-10-31, by bobv
8210837: Add libXrandr-devel to the Linux devkits
2018-10-31, by erikj
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
2018-10-31, by coleenp
8212481: PPC64: Enable POWER9 CPU detection
2018-10-16, by gromero
8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
2018-10-31, by shade
8213151: [AIX] Some class library files are missing the Classpath exception
2018-10-31, by simonis
Merge
2018-10-31, by bobv
8209093: JEP 340: One AArch64 Port, Not Two
2018-10-30, by bobv
8213086: Compiler thread creation should be bounded by available space in memory and Code Cache
2018-10-31, by mdoerr
8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure
2018-10-31, by tschatzl
8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures
2018-10-31, by tschatzl
8211388: Make OtherRegionsTable independent of the region it is for
2018-10-31, by tschatzl
6490394: G1: Allow heap shrinking / memory unmapping after reclaiming regions during Remark
2018-10-31, by tschatzl
8071913: Filter out entries to free/uncommitted regions during iteration
2018-10-31, by tschatzl
8213107: Make ClassLoaderDataGraph iterator skip unloaded CLDs
2018-10-31, by coleenp
8213184: Revert change in jib-profiles.js from run-test-prebuilt to test-prebuilt
2018-10-31, by ihse
8210958: Rename "make run-test" to "make test"
2018-10-31, by ihse
8212933: Thread-SMR: requesting a VM operation whilst holding a ThreadsListHandle can cause deadlocks
2018-10-31, by rehn
8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
2018-10-31, by mgronlun
8210244: {@value} should be permitted in module documentation
2018-10-31, by pmuthuswamy
8212866: Broken link to schematron.com
2018-10-30, by joehw
8212738: Incorrectly named signature scheme ecdsa_secp512r1_sha512
2018-10-30, by xuelei
8195627: [Graal] nsk/jdi/VirtualMachine/redefineClasses/redefineclasses026 hangs with Graal in Xcomp mode
2018-10-30, by dtitov
8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class().
2018-10-30, by jiangli
8203629: Produce events in the JDK without a dependency on jdk.jfr
2018-10-31, by egahlin
8211743: [AOT] crash in ScopeDesc::decode_body() when JVMTI walks AOT frames
2018-10-30, by dlong
8212827: GlobalCounter should support nested critical sections
2018-10-30, by kbarrett
8210853: JIT: C2 doesn't skip post barrier for new allocated objects
2018-10-30, by kvn
8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
2018-10-30, by apetcher
8212941: Loosen the range of JapaneseEra
2018-10-30, by naoto
8213148: JDK build fails because of missing #includes
2018-10-30, by hseigel
8213017: jspawnhelper: need to handle pipe write failure when sending return code
2018-10-26, by stuefe
8213035: Pack MethodHandleInlineStrategy coder and length into a long
2018-10-30, by redestad
8177899: Tests fail due to code cache exhaustion on machines with many cores
2018-10-30, by thartmann
8212624: remove outdated entries from langtools problem list
2018-10-29, by vromero
8213100: fix test OptionSmokeTest before removing it from the problem list
2018-10-29, by vromero
8177710: Convert TestMetaspaceUtils_test to GTest
2018-10-29, by iignatyev
8157728: Convert GCTimer_test to GTest
2018-10-29, by kzhaldyb
8212154: [TESTBUG] CheckArchivedModuleApp fails with NPE when JVMCI is absent
2018-10-29, by ccheung
8212200: assert when shared java.lang.Object is redefined by JVMTI agent
2018-10-17, by iklam
8213102: Oracle Unilinks are [301 Moved Permanently] to https://docs.oracle.com
2018-10-29, by jjg
8212081: AnnotatedType.toString implementation don't print annotations on embedded types
2018-10-29, by darcy
8209566: [TESTBUG] runtime/appcds/jigsaw/modulepath/JvmtiAddPath.java timeout on tier6 on sparc
2018-10-29, by ccheung
8205327: Clean up #if INCLUDE_CDS in classLoaderExt.cpp and classLoaderExt.hpp
2018-10-29, by jiangli
8212205: VM asserts after CDS archive has been unmapped
2018-10-25, by iklam
8210808: jshell tool: only considers the first snippet of the external editor
2018-10-29, by rfield
8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
2018-10-29, by jlaskey
8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes
2018-10-29, by coleenp
8212997: [TESTBUG] Remove defmeth tests for class file versions 50 and 51
2018-10-29, by hseigel
8212766: TestPromotionEventWithG1.java failed due to "RuntimeException: PLAB size is smaller than object size."
2018-10-29, by tschatzl
8212974: Update RS Skipped cards uses wrong enum to register to phase
2018-10-29, by tschatzl
8213056: Nested anchor tags in java.lang.module
2018-10-26, by jjg
8213043: Add internal Unsafe xxxObject methods as jsr166 is broken
2018-10-26, by mchung
8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
2018-10-26, by lancea
8017061: os_bsd.cpp contains code for UseSHM and UseHugeTLBFS
2018-10-26, by gziemski
8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java
2018-10-26, by weijun
8212173: Thread._stack_base/_stack_size initialized too late for new threads
2018-10-19, by stuefe
8192864: defmeth tests can hide failures
2018-10-26, by hseigel
8209598: Clean up how messages are printed when CDS aborts start-up
2018-10-25, by ccheung
8212867: Link to DRBG test vectors is redirected to a broken link
2018-10-26, by weijun
8212956: [JVCMI] SpeculationReason should maintain identity
2018-10-25, by never
8021335: Missing synchronization when reading counters for live threads and peak thread count
2018-10-25, by dlong
8212994: Links to Oracle websites should use "https:"
2018-10-25, by iris
8213005: Missing symbols in hs_err files on Windows after JDK-8212028
2018-10-25, by erikj
8210242: vmTestbase/nsk/stress/jni/jnistress001.java crashes with EXCEPTION_ACCESS_VIOLATION on windows-x86
2018-10-25, by dholmes
8212884: Remove the assignments in ifs for vmTestbase/[a-s]
2018-10-25, by jcbeyler
8212897: Some improvements in the EditorPaneDemotest
2018-10-25, by akolarkunnu
8212151: jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64
2018-10-25, by amenkov
8164546: Convert DirectivesParser_test to GTest
2018-10-25, by ppunegov
Merge
2018-10-25, by mchung
8212795: ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData
2018-10-25, by mchung
8212948: Remove unused jdk.internal.misc.VMNotification interface
2018-10-25, by mchung
8211883: Disable anon and NULL cipher suites
2018-10-25, by mullan
8212978: Add RedefineMethodUsedByMultipleMethodHandles.java to problem list
2018-10-25, by dlong
8212770: Remove spaces before/after () for vmTestbase/jvmti/[s-u]
2018-10-25, by jcbeyler
8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1
2018-10-25, by michaelm
8211694: JShell: Redeclared variable should be reset
2018-10-24, by rfield
8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test
2018-10-25, by amlu
8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test
2018-10-25, by amlu
Added tag jdk-12+17 for changeset eefa65e142af
2018-10-24, by jwilhelm
8198945: Invalid RuntimeVisibleTypeAnnotations for annotation on anonymous class type parameter
2018-09-17, by cushon
8212880: Cannot access ftp: site for fdlibm.tar
2018-10-24, by darcy
8024368: private methods are allocated vtable slots
2018-10-24, by sspitsyn
8212877: Restore JTREG_VERBOSE value for mach5 testing
2018-10-24, by epavlova
Merge
jdk-12+17
2018-10-24, by dcubed
8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java
2018-10-24, by dcubed
8212706: nmethod jvmci_installed_code_name need to be XML escaped
2018-10-24, by ecaspole
8212753: Improve oopDesc::forward_to_atomic
2018-10-24, by tschatzl
8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert
2018-10-24, by stuefe
Merge
2018-10-24, by jdv
Merge
2018-10-24, by jdv
Merge
2018-10-24, by jdv
Merge
2018-10-23, by jdv
Merge
2018-10-16, by jdv
8212213: All tests for splashscreen stopped worked in jdk12b13
2018-10-19, by serb
8211393: Memory leak issue on awt_InputMethod.c
2018-10-19, by itakiguchi
8211987: Menu bar gets input focus even if Alt-released event is consumed
2018-10-19, by psadhukhan
8212098: Cleanup of ProblemList.txt for fixed swing tests
2018-10-19, by psadhukhan
8133713: [macosx] Accessible JTables always reported as empty
2018-10-16, by serb
8210739: Calling JSpinner's setFont with null throws NullPointerException
2018-10-16, by serb
8212071: Need to set the FreeType LCD Filter to reduce fringing.
2018-10-16, by prr
Merge
2018-10-16, by jdv
8061359: [macosx] Checkbox toggles on Space press but does not spoken by Voice Over
2018-10-15, by sveerabhadra
8212040: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12
2018-10-14, by psadhukhan
6828982: UIDefaults.getUI swallows original exception
2018-10-11, by psadhukhan
8211886: Bad/broken link in synthFileFormat.html
2018-10-10, by psadhukhan
8211693: Convert C-style array declarations in client demos and jdk.accessibility
2018-10-09, by tvaleev
8211317: avoid memory leak in Java_sun_awt_UNIXToolkit_load_1stock_1icon
2018-10-01, by mbaesken
8014503: AWT Choice implementation should be made consistent across platforms.
2018-10-09, by kaddepalli
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
2018-10-05, by kaddepalli
8211300: Convert C-style array declarations in JDK client code
2018-10-04, by tvaleev
8208595: [parfait] Better X11 font support
2018-10-04, by prr
8211055: Provide print to a file (PDF) feature even when printer was not connected
2018-10-04, by psadhukhan
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
2018-10-04, by psadhukhan
Merge
2018-10-04, by psadhukhan
8210910: Create test for FileChooserDemo
2018-10-04, by vagarwal
8211031: Remove un-needed qualified export to java.desktop from java.base on macos
2018-10-03, by prr
6821316: comment in source code of SynthStyleFactory.java has a self-reference
2018-09-29, by psadhukhan
6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup
2018-09-29, by psadhukhan
8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
2018-09-28, by clanger
8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description
2018-09-28, by psadhukhan
Merge
2018-09-27, by prr
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
2018-09-27, by kaddepalli
8150552: Remove -XX:+AggressiveOpts
2018-10-24, by thartmann
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
2018-10-24, by mli
8212896: AIX build breaks after 8212611
2018-10-24, by stuefe
8199567: [Nestmates] Cleanup instanceKlass.cpp
2018-10-23, by dholmes
8212718: Refactor some annotation processor tests to better use collections
2018-10-23, by darcy
8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
2018-10-23, by dnsimon
8212771: Remove remaining spaces before/after () for vmTestbase
2018-10-23, by jcbeyler
8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD
2018-10-23, by dtitov
8212707: GlobalCounter padding is too optimistic
2018-10-23, by rehn
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
2018-10-23, by redestad
8212754: Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
2018-10-23, by shade
8212611: Small collection of simple changes from shenandoah
2018-10-17, by roland
8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1
2018-10-23, by amlu
8212216: JGSS: Fix leak in exception cases in getJavaOID()
2018-10-23, by weijun
8212535: Remove spaces before/after () for vmTestbase/[a-j]*
2018-10-22, by jcbeyler
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
2018-10-22, by mchung
8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
2018-10-22, by amenkov
8210990: [TESTBUG] Some CDS tests don't respect JVM variant being tested
2018-10-22, by ccheung
8211876: Broken links in java.base files (ClassLoader.html#name)
2018-10-22, by jjg
8212774: Remove dead code touching Klass::_lower_dimension
2018-10-22, by coleenp
8212148: Remove remaining NSK_CPP_STUBs
2018-10-22, by jcbeyler
8210959: JShell fails and exits when statement throws an exception whose message contains a '%'.
2018-10-22, by rfield
8210923: JShell: support for switch expressions
2018-10-22, by rfield
8212663: Remove conservative at_safepoint assert when JFR writes type sets during class unloading
2018-10-22, by eosterlund
8212695: Add explicit timeout to several HTTP Client tests
2018-10-22, by chegar
8211853: Avoid additional duplicate work when a reference in the task queue has already been evacuated
2018-10-22, by tschatzl
8212114: Reconsider the affect on closed streams resulting from 8189366
2018-10-22, by vtewari
8212752: Typo in SSL log message related to inactive/disabled signature scheme
2018-10-22, by coffeys
8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
2018-10-22, by xyin
8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
2018-10-22, by xyin
8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
2018-10-22, by xyin
8211879: Broken links in API overview
2018-10-22, by pmuthuswamy
8177709: Convert TestVirtualSpace_test to GTest
2018-10-19, by iignatyev
8171097: Convert TestReservedSpace_test to Gtest
2018-10-19, by kzhaldyb
8211806: TLS 1.3 handshake server name indication is missing on a session resume
2018-10-19, by jnimeh
8212698: Minor g1 #include changes and memoryService.hpp copyright date update
2018-10-19, by phh
8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
2018-10-19, by amenkov
Merge
2018-10-19, by mullan
8195793: Remove GTE CyberTrust Global Root
2018-10-19, by mullan
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
2018-10-19, by michaelm
8212642: Remove SystemDictionary::InitOption enum
2018-10-18, by iklam
8212603: Need to step over GC barriers in Node::eqv_uncast()
2018-10-18, by rkennke
8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed
2018-10-18, by igerasim
8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT
2018-10-18, by thartmann
8212662: Fix javadoc typo in java.lang.ref.Cleaner
2018-10-18, by lancea
8209087: Clean up runtime code that compares 'this' to NULL
2018-10-18, by hseigel
8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs
2018-10-18, by mullan
8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp
2018-10-18, by lkorinth
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
2018-10-18, by dzhou
8212587: equals in MakeBase does not handle empty strings correctly
2018-10-18, by ihse
8212612: Add documentation about Arguments::_exit_hook
2018-10-17, by iklam
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
2018-10-17, by jcbeyler
8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
2018-10-18, by jjiang
Added tag jdk-12+16 for changeset 199658d1ef86
2018-10-18, by jwilhelm
8212617: ARM32 build failures after JDK-7041262 (VM_Version should be called instead of Abstract_VM_Version so that overriding works)
2018-10-17, by shade
8212616: x86_32 build failures after JDK-8210498 (nmethod entry barriers)
2018-10-17, by shade
8212186: JVMTI lacks a few GC barriers/hooks
2018-10-17, by rkennke
8212608: Minimal VM build failure after JDK-8210498 (nmethod entry barriers)
jdk-12+16
2018-10-17, by shade
8212597: Optimize String concatenation setup when using primitive operands
2018-10-17, by redestad
8212562: To remove lib/security from test/jdk/TEST.groups
2018-10-17, by jjiang
8212201: Classlist build tool should be built for the target JDK version
2018-10-17, by redestad
8211901: javadoc generates broken links on deprecated items page
2018-10-17, by pmuthuswamy
8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
2018-10-17, by mli
8211731: Reconsider default option for ClassPathURLCheck change done in JDK-8195874
2018-10-05, by bchristi
8208754: The fix for JDK-8194534 needs updates
2018-08-08, by weijun
8208209: Improve TLS connection stability again
2018-07-30, by apetcher
8196902: Better HTTP Redirection
2018-07-10, by michaelm
8194546: Choosier FileManagers
2018-06-29, by kaddepalli
8204667: Resources not freed on exception
2018-06-20, by igerasim
8204497: Better formatting of decimals
2018-06-15, by joehw
8199177: Enhance JNDI lookups
2018-06-08, by vtewari
8195874: Improve jar specification adherence
2018-05-29, by bchristi
8202936: Improve script engine support
2018-05-18, by sundar
8199226: Improve field accesses
2018-05-14, by hseigel
8200648: Make midi code more sound
2018-04-23, by prr
8201756: Improve cipher inputs
2018-04-23, by apetcher
8194534: Manifest better support
2018-04-17, by weijun
8199172: Improve jar attribute checks
2018-04-04, by sherman
8199110: Address Internet Addresses
2018-03-30, by vtewari
8197881: Better StringBuilder support
2018-03-28, by sherman
8196897: Improve PRNG support
2018-03-08, by weijun
8211909: JDWP Transport Listener: dt_socket thread crash
2018-10-16, by dholmes
8210989: RSASSA-PSS certificate cannot be selected for client auth on TLSv1.2
2018-10-16, by jnimeh
8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
2018-10-16, by mchung
8211866: TLS 1.3 CertificateRequest message sometimes offers disallowed signature algorithms
2018-10-16, by jnimeh
8212177: Epsilon alignment adjustments can overflow max TLAB size
2018-10-16, by shade
8192939: Remove Finalize methods from FileInputStream and FileOutputStream
2018-10-16, by rriggs
7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
2018-10-16, by hseigel
8212212: (bf) Incorrect path to stream preprocessor source in java.nio Buffer test scripts
2018-10-16, by bpb
Merge
2018-10-16, by bobv
8211740: [AOT] -XX:AOTLibrary doesn't accept windows path
2018-10-16, by bobv
8210683: Search result display order reversed for overloaded entries
2018-10-16, by hannesw
8210215: C2 should optimize trichotomy calculations
2018-10-16, by thartmann
8210498: nmethod entry barriers
2018-10-16, by eosterlund
8210330: Make CLD claiming allow multiple claim bits
2018-10-16, by eosterlund
8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently
2018-10-16, by eosterlund
8212181: ZGC: Fix incorrect root iteration in ZHeapIterator
2018-10-16, by pliden
8211960: broken links in java.util.logging
2018-10-16, by dfuchs
8212004: Optional compile_commands.json field not compatible with older libclang
2018-10-16, by rwestberg
8210492: PLAB object promotion events report object sizes in words
2018-10-16, by tschatzl
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
2018-10-16, by jjiang
8212165: JGSS: Fix cut/paste error in NativeUtil.c
2018-10-16, by weijun
8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
2018-10-15, by dholmes
8212083: Handle remaining gc/lock native code and fix two strings
2018-10-15, by jcbeyler
8211980: Remove ThreadHeapSampler enable/disable/enabled methods
2018-10-15, by jcbeyler
8209499: Create test for SwingSet EditorPaneDemo
2018-10-03, by akolarkunnu
Merge
2018-10-15, by shurailine
8211139: Increase timeout value in all tests under jdk/sanity/client/SwingSet/src
2018-10-11, by akolarkunnu
8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
2018-10-15, by shade
8211956: AppCDS crashes for some uses with JRuby
2018-10-15, by jiangli
8212028: Use run-test makefile framework for testing in Oracle's Mach5
2018-10-15, by erikj
8211955: GC abstraction for LAB reserve
2018-10-10, by rkennke
8211961: Broken link in java.util.Locale
2018-10-15, by naoto
8212074: Add method to peek the remaining tasks in task queues
2018-10-15, by zgu
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15, by jjiang
8209862: CipherCore performance improvement
2018-10-15, by coffeys
8211447: Replace oop_pc_update_pointers with oop_iterate and closure
2018-10-12, by lkorinth
8211446: Replace oop_pc_follow_contents with oop_iterate and closure
2018-10-12, by lkorinth
8201436: Replace oop_ps_push_contents with oop_iterate and closure
2018-10-12, by lkorinth
8211957: Broken links to stylesheet in java.base/doc-files
2018-10-15, by pmuthuswamy
8211852: inspect stack during error reporting
2018-10-15, by mdoerr
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
2018-10-14, by jcbeyler
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
2018-10-15, by xyin
8212023: Implicit narrowing in Solaris/sparc initializers
2018-10-12, by kbarrett
8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
2018-10-12, by lancea
8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
2018-10-12, by amenkov
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
2018-10-09, by mchinnathamb
8212110: Build of saproc.dll broken on Windows 32 bit after JDK-8210647
2018-10-12, by sgehwolf
8212053: A few more missing object equals barriers
2018-10-12, by rkennke
8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
2018-10-12, by michaelm
8211046: Forced data dependencies serve no purpose on x86
2018-10-12, by dholmes
8189366: SocketInputStream.available() should check for eof
2018-10-12, by vtewari
8211931: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
2018-10-12, by goetz
8186610: move ModuleUtils to top-level testlibrary
2018-10-12, by mli
8211714: Need to update vm_version.cpp to recognise VS2017 minor versions
2018-10-11, by kevinw
8212054: Boilerplate to bind oopDesc::equals_raw() to actual raw implementation
2018-10-11, by rkennke
8212025: Remove collector_present variable from ThreadHeapSampler
2018-10-11, by jcbeyler
8211432: [REDO] Handle JNIGlobalRefLocker.cpp
2018-10-11, by jcbeyler
8211821: PrintStringTableStatistics crashes JVM
2018-10-11, by hseigel
8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
2018-10-11, by hseigel
8212001: Verify exported symbols in java.base (libjava)
2018-10-11, by prappo
8211922: Remove test/jdk/javax/naming/module/RunBasic.java from the ProblemList
2018-10-11, by chegar
8211233: MemBarNode::trailing_membar() and MemBarNode::leading_membar() need to handle dying subgraphs better
2018-09-27, by roland
8210389: C2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
2018-09-18, by roland
8212005: Epsilon elastic TLAB sizing may cause misalignment
2018-10-11, by shade
8211929: hotspot/share/opto/parse2.cpp compile error with gcc 7.3.1
2018-10-10, by mbaesken
8211962: Implicit narrowing in MacOSX java.desktop jsound
2018-10-10, by kbarrett
8152910: Get performance improvement with Stable annotation
2018-10-10, by bpb
Added tag jdk-12+15 for changeset f8626bcc1698
2018-10-11, by jwilhelm
8211921: AssertionError in MethodHandles$Lookup.defineClass
2018-10-10, by mchung
8210055: Enable different look and feel tests in SwingSet3 demo tests
2018-10-05, by akolarkunnu
8191053: Provide a mechanism to make system's security manager immutable
2018-10-10, by mullan
8211878: Bad/broken links in docs/api/java.xml.crypto/javax/xml/crypto/dsig/Reference.html
2018-10-10, by mullan
8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java
2018-10-10, by ctornqvi
8211801: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[A-E]
2018-10-10, by jcbeyler
8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
2018-10-10, by igerasim
8058202: AnnotatedType implementations don't override toString(), equals(), hashCode()
2018-10-10, by darcy
8211952: Broken links in java.time API
2018-10-10, by jjg
8211950: Deprecate the check if a JVMTI collector is present assertion
2018-10-10, by jcbeyler
8207689: Remove perfCounter _load_instance_class_failCounter used by deleted flag UnsyncloadClass
jdk-12+15
2018-10-10, by hseigel
8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths
2018-10-10, by weijun
8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call
2018-09-28, by roland
8212000: Verify exported symbols in java.base (libnet, libnio/ch)
2018-10-10, by prappo
8211908: PPC64: Enable SuperWordLoopUnrollAnalysis by default
2018-10-10, by mhorie
8211270: GC abstraction to get real object and headers size
2018-10-10, by rkennke
8211279: Verify missing object equals barriers
2018-10-03, by rkennke
8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs
2018-10-10, by thartmann
8193879: Java debugger hangs on method invocation
2018-10-09, by dtitov
8211394: CHECK_ must be used in the rhs of an assignment statement within a block
2018-10-09, by dholmes
8211065: Private method check in linkResolver is incorrect
2018-10-09, by dholmes
8211724: Change mkdir -p to MakeDir macro where possible
2018-10-09, by erikj
8211324: Link to java.lang.ThreadGroup in JDWP spec is broken
2018-10-09, by gadams
8211905: Remove multiple casts for EM06 file
2018-10-09, by jcbeyler
8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
2018-10-09, by jiangli
8211880: Broken links in java.util.jar
2018-10-09, by sherman
8211927: Add additional diagnostic information to java/net/BindException/Test.java
2018-10-09, by chegar
8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
2018-10-09, by amenkov
8211792: Fix misplaced BarrierSet forward declarations
2018-10-05, by rkennke
8201603: MonitorContendedEnter failure in nsk/jvmti/scenarios/contention/TC02/tc02t001
2018-10-08, by gadams
8211856: [ppc, s390] ProblemList some failing tests.
2018-10-09, by goetz
8211768: [s390] Implement JFR profiling
2018-10-09, by ghaug
8211859: Avoid initializing AtomicBoolean from RandomAccessFile
2018-10-09, by redestad
8211902: broken link in java.net.http.WebSocket.Builder
2018-10-09, by chegar
8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
2018-10-09, by chegar
8211387: [Zero] atomic_copy64: Use ldrexd for atomic reads on ARMv7
2018-10-02, by sgehwolf
8211825: ModuleLayer.defineModulesWithXXX does not setup delegation when module reads automatic module
2018-10-09, by alanb
8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*
2018-10-08, by jcbeyler
8211804: Constant AO_UNUSED_MBZ uses left shift of negative value
2018-10-08, by kbarrett
8210388: Use hash table to store archived subgraph_info records
2018-10-08, by iklam
8211728: JarFile::versionedStream() does not filter META-INF resources in versioned stream
2018-10-08, by sherman
8211131: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[G-I]*
2018-10-08, by jcbeyler
8211261: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[A-G]*
2018-10-08, by jcbeyler
8211407: Bad links to non-existent entries on serialized-form page
2018-10-08, by jjg
8036026: nsk/jvmti/scenarios/capability/CM02/cm02t001 fails intermittently
2018-10-08, by gadams
8211863: Problem list test/jdk/javax/naming/module/RunBasic.java
2018-10-08, by chegar
8211860: Avoid reading security properties eagerly on Manifest class initialization
2018-10-08, by redestad
8211837: Creation of the default CDS Archive should depend on ENABLE_CDS
2018-10-08, by simonis
8209407: VerifyError is thrown for inner class with lambda
2018-10-08, by vromero
8211718: Supporting multiple concurrent OopStorage iterators
2018-10-08, by eosterlund
8211776: 8210887 broke arraycopy optimization when ZGC is enabled
2018-10-05, by roland
8210395: Add doc to SecurityTools.java
2018-10-08, by weijun
8211765: JarFile constructor throws undocumented exception
2018-10-07, by lancea
8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
2018-10-05, by dnsimon
8210376: [TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null
2018-10-05, by vaibhav
8211219: Type inconsistency in LIRGenerator::atomic_cmpxchg(..)
2018-09-27, by rkennke
8202951: Implementation of JEP 341: Default CDS Archives
2018-10-05, by jiangli
8206963: [AOT] bug with multiple class loaders
2018-10-05, by kvn
8211794: Remove jdk/java/nio/channels/Selector/RacyDeregister.java from problem list
2018-10-05, by bpb
8211123: GC Metaspace printing after full gc
2018-10-05, by jcbeyler
8211296: Remove HotSpot deprecation warning suppression for Mac/clang
2018-10-05, by kbarrett
8209889: RedefineStress tests crash
2018-10-05, by coleenp
8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location
2018-10-05, by hseigel
8211420: com.sun.net.httpserver.HttpServer returns Content-length header for 204 response code
2018-10-05, by michaelm
8210459: Add support for generating compile_commands.json
2018-10-05, by rwestberg
8211398: Square character support for the Japanese new era
2018-10-04, by naoto
8206240: java.lang.Class.newInstance() is causing caller to leak
2018-10-04, by mchung
less
more
|
(0)
-30000
-10000
-3000
-1000
-512
+512
+1000
+3000
tip