2017-11-17 jwilhelm Merge
2017-11-17 uvangapally 8024352: MBeanOperationInfo accepts any int value as "impact"
2017-11-17 mseledtsov 8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
2017-11-16 coleenp Merge
2017-11-15 glaubitz 8191333: Zero variant broken after 8189941
2017-11-16 bobv Merge
2017-11-16 bobv Merge
2017-11-15 bobv 8146115: Improve docker container detection and resource configuration usage
2017-11-16 cjplummer 8186540: [TESTBUG] serviceability/dcmd/jvmti/LoadAgentDcmdTest.java failed to clean up files in agentvm mode
2017-11-07 rkennke 8189171: Move GC argument processing into GC specific classes
2017-11-16 jgeorge 8190307: SA tests for the clhsdb commands: universe, intconstant, type
2017-11-16 sballal 8190198: SA: Framework for writing 'jhsdb clhsdb' commands tests and testcases for some of the commands
2017-11-15 coleenp 8191370: Add serviceability agent tests to tier1
2017-11-15 sjohanss 8189734: Cleanup MarkSweep when G1 dependency is gone
2017-11-15 coleenp Merge
2017-11-15 coleenp 8179603: create a jtreg test group for hotspot tests excluding application testing
2017-11-15 coleenp 8191315: Add serviceability/sa/TestRevPtrsForInvokeDynamic.java to ProblemList.txt
2017-11-15 chaeubl 8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode()
2017-11-15 jcm 6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR
2017-11-15 cjplummer 8191049: Add alternate version of pns() that is callable from within hotspot source
2017-11-14 hseigel 8191132: assert condition should not be in quotes
2017-11-14 mdoerr 8191212: AIX: Build and polling page allocation broken after 8189941
2017-11-14 coleenp Merge
2017-11-13 coleenp 8190891: Clean up G1 barrier code in compiler interface (ci)
2017-11-14 jwilhelm Merge
2017-11-14 sjohanss 8186571: Implementation: JEP 307: Parallel Full GC for G1
2017-10-30 ihse 8190284: link-time-opt should not be using -fwhole-program
2017-11-14 rehn 8190925: Deprecate FastTLABRefill and set default off
2017-11-13 roland 8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String
2017-08-31 rehn 8189941: Implementation JEP 312: Thread-local handshake
2017-11-22 sadayapalam 8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface jdk-10+33
2017-11-22 erikj 8191744: Remove typo in makefile
2017-11-21 rfield 8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
2017-11-21 ksrini 8180019: javadoc should treat failure to access URL as an error, not a warning.
2017-11-21 jjg Merge
2017-11-21 jjg 8156694: javap should render annotations in a friendly way
2017-11-21 robm 8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out"
2017-11-21 jlahoda 8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option
2017-11-21 uvangapally 8191313: Deprecate RMIConnectorServer.CREDENTIAL_TYPES
2017-11-21 ihse 8191204: Post-consolidation cleaning up of the build system
2017-11-21 sadayapalam 8189659: Anonymous subtype of raw type causes VerifyError
2017-11-21 pmuthuswamy 8034258: Don't use binary testing class files
2017-11-21 darcy 8191162: Use @implSpec tag for javax.lang.model.util visitor methods
2017-11-21 ksrini 8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository
2017-11-21 igerasim 8191632: Typos in comments due to duplicating words
2017-11-20 erikj 8191614: Generated configure out of sync
2017-11-20 vromero 8175883: bytecode generated for the enhanced for loop may block memory garbage collecting
2017-11-20 vromero 8190906: tools/javac/failover/CheckAttributedTree.java failed with timeout
2017-11-20 rgoel 8191123: java.awt.im.InputContext API doc has a reference to extensions
2017-11-18 jjg 8191464: jdk/javadoc/doclet/testModules/TestModules.java 2 of 333 subtests failed
2017-11-17 shurailine 8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups.
2017-11-17 psandoz 8180437: Remaining renames of CAS misnomer "swap" => "set"
2017-11-17 psandoz 8191429: List.sort should specify the sort is stable
2017-11-17 redestad 8191442: Regression in LambdaFormBuffer.replaceFunctions
2017-11-17 mchung 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior
2017-11-17 sundar 8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module
2017-11-17 mchung 8190987: Package.getImplementationVersion returns null even if implementation version is non-null
2017-11-17 erikj 8191420: Changing "requires" to "requires static" in an application module results in build failure
2017-11-16 jjg 8190824: Eliminate HtmlDocWriter
2017-11-16 jjg 8190822: Remove dead code that could lead to invalid HTML
2017-11-16 jjg 8190821: Introduce a new Links builder class
2017-11-16 jjg 8190820: Introduce a new Head builder class
2017-11-16 jjg 8190819: Merge HtmlWriter into HtmlDocument
2017-11-16 jjg 8190818: Introduce a new Script builder class
2017-11-16 jjg 8190295: Introduce a new Table builder class
2017-11-16 lana Merge
2017-11-16 lana Added tag jdk-10+32 for changeset a2008587c13f
2017-11-16 prr Merge
2017-11-16 prr Merge
2017-11-15 shurailine 8157338: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java is unstable
2017-11-15 rfield 8177076: jshell tool: allow non-zero /exit
2017-11-14 prr Merge
2017-11-14 prr 8186306: Remove pisces from Java2D sources + build.
2017-11-14 rfield 8172154: jshell tool: make all IMPORTS.jsh generated at build time
2017-11-14 jdv 8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions
2017-11-14 psadhukhan 8187957: Tab Size does not work correctly in JTextArea
2017-11-13 prr 8191041: Questionable Rendering of Disabled Text in Swing GTK L&F
2017-11-13 prr Merge
2017-11-13 prr 8181139: Memory leak in awt_Font.cpp / AwtFont::Create
2017-11-10 pbansal 8164811: [hidpi]Tests fail with OpenGL and GDI Rendering 8189257: Enabling Translucent Frame with setBackground disables HiDPI
2017-11-09 ssadetsky 8183504: 8u131 Win 10, issue with wrong position of Sogou IME popup
2017-11-09 akolarkunnu 8190456: sanity/client/SwingSet/src/ComboBoxDemoTest.java failed with NPE from java.awt.EventQueue.getCurrentEventImpl()
2017-11-09 akolarkunnu 8190530: Compilation error in jemmy code FrameOperator.java due to missing of import statement of JemmyException
2017-11-09 azvegint 8187803: JDK part of JavaFX-Swing dialogs appearing behind main stage
2017-11-16 joehw 8191161: Reconsider generification of XPathFunction.evaluate
2017-11-16 jwilhelm Merge
2017-11-11 jwilhelm Merge
2017-11-10 gdub 8182755: [JVMCI] Deoptimization in synchronized methods can lead to a crash or exception when using EnableJVMCI but not UseJVMCICompiler
2017-11-10 thartmann 8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread"
2017-11-10 rehn 8187809: UseMembar should be set true and deprecate the flag
2017-11-09 roland 8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses
2017-10-25 rkennke 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
2017-11-09 bchristi 8185925: StackFrameInfo::walker field can be replaced with bitmap to save footprint
2017-11-09 sjohanss 8190711: Assert in G1MMUTracker due to concurrent modification
2017-11-09 jgeorge 8189798: SA cleanup - part 1
2017-11-09 dholmes 8190881: [TESTBUG] test.runtime.ErrorHandling.TestOnError comment is incomplete
2017-11-09 mseledtsov 8189213: [TESTBUG] Running jtreg tests on machine without docker shows extra message
2017-11-08 coleenp Merge
2017-11-06 glaubitz 8190570: Zero fails to build on linux-sparc due undefined reference
2017-11-08 iklam 8186778: Make obsolete VM options for shared region size control
2017-11-08 psandoz 8190887: Stub code marking missing from some x86 generated stub routines
2017-11-08 iignatyev 8190890: remove hotspot_tier1_{compiler,gc}_closed groups
2017-10-24 stuefe 8189864: Provide an ascii map to visualize metaspace fragmentation
2017-11-08 uvangapally 8044122: MBean access to the PID
2017-11-07 jwilhelm 8190865: Require jtreg 4.2 b10
2017-11-07 jiangli 8189840: CheckCachedResolvedReferencesApp has no cached resolved references
2017-11-07 cjplummer 8059334: nsk/jvmti/scenarios/hotswap/HS201/hs201t001 fails with exit code 0 after timeout
2017-11-07 jwilhelm Merge
2017-11-07 zgu 8189688: NMT: Report per-class load metadata information
2017-11-07 bobv 8190283: Default heap sizing options select a MaxHeapSize larger than available physical memory in some cases
2017-11-07 tschatzl 8190703: TestSystemGCWith* infrequently times out on SPARC
2017-11-07 jcm 8152470: Add COMPILER2_OR_JVMCI definition
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 tip