Wed, 11 Oct 2017 11:24:59 +0200 neliasso 8169766: c1 + Xcomp reresolving call target every invocation
Wed, 11 Oct 2017 11:22:21 +0200 neliasso 8160303: parse_method_pattern only scans 254 chars
Mon, 20 Nov 2017 09:50:23 +0100 neliasso 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
Mon, 20 Nov 2017 13:07:44 +0100 eosterlund 8189871: Refactor GC barriers to use declarative semantics
Mon, 20 Nov 2017 12:04:13 +0100 tschatzl Merge
Mon, 20 Nov 2017 10:15:34 +0100 tschatzl 8186480: Remove warning when AssumeMP is true and ergonomics determines to use one worker thread
Mon, 20 Nov 2017 10:10:58 +0100 rehn 8191373: Multiple NUMA nodes expected
Mon, 20 Nov 2017 09:40:42 +0100 rehn 8191329: Deprecate DeferPollingPageLoopCount
Mon, 20 Nov 2017 09:35:31 +0100 rehn 8191327: Deprecate DeferThrSuspendLoopCount
Mon, 20 Nov 2017 09:33:16 +0100 rehn 8191326: Deprecate SafepointSpinBeforeYield
Sun, 19 Nov 2017 23:30:41 -0500 jiangli 8187118: Remove appending -cp path to the boot class path at AppCDS dump time
Wed, 29 Nov 2017 21:01:55 -0800 sherman 8192781: tools/jar/multiRelease/Basic.java test Basic.test09(): failure after change d34958
Wed, 29 Nov 2017 20:42:18 -0800 mchung 8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API
Wed, 29 Nov 2017 15:27:47 -0800 ksrini 8182108: javadoc makes up type variables for grandparent types
Wed, 29 Nov 2017 15:01:16 -0800 sherman 8189611: JarFile versioned stream and real name support
Wed, 29 Nov 2017 22:23:21 +0100 ihse 8191933: Use failure handler in run-test
Wed, 29 Nov 2017 12:39:59 -0800 psandoz 8187237: Need to define the behaviour for 0 and 1 argument method type in StringConcatFactory.makeConcat
Wed, 29 Nov 2017 21:23:57 +0100 ihse 8192067: Add fixpath to test image
Wed, 29 Nov 2017 10:35:50 -0800 psandoz 8181175: Stream.concat behaves like terminal operation
Wed, 29 Nov 2017 09:47:02 -0800 prr Merge
Wed, 29 Nov 2017 09:07:01 -0800 prr Merge
Tue, 28 Nov 2017 15:01:00 -0800 serb 8043334: Typo in javax/swing/JComponent.html
Tue, 28 Nov 2017 17:30:43 +0530 mhalder 8158366: [macosx] Regression: closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails
Tue, 28 Nov 2017 16:27:23 +0530 pbansal 8190861: [TESTBUG] javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentSwing.java is wrong
Mon, 27 Nov 2017 15:28:29 -0800 ssadetsky 8187367: Numerous swing display problems with scaled displays on Windows
Mon, 27 Nov 2017 10:35:05 -0800 prr Merge
Fri, 24 Nov 2017 16:55:18 -0800 rfield 8190939: JShell: gives a compiler error evaluating an expression of inaccessible type
Fri, 24 Nov 2017 13:18:36 +0530 ssreedharan 8176072: READING attributes are not available on TSF
Thu, 23 Nov 2017 23:05:52 -0800 serb 8191384: WaveFloatFileReader never closes the data stream
Thu, 23 Nov 2017 10:44:29 +0530 jdv 8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException
Wed, 22 Nov 2017 14:04:51 -0800 ssadetsky 8190228: Remove redundant modifiers in java.desktop module.
Wed, 22 Nov 2017 13:52:48 -0800 ssadetsky 8189204: Possible NPE in Component::getLocationOnScreen()
Wed, 22 Nov 2017 15:48:15 +0530 psadhukhan 8191428: Regression: Swing button label wrapping with hidpi
Wed, 22 Nov 2017 12:05:06 +0530 pbansal 8190348: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails
Wed, 22 Nov 2017 11:52:59 +0530 pbansal 8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
Tue, 21 Nov 2017 13:39:25 -0800 rfield 8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
Mon, 20 Nov 2017 15:05:10 -0800 shurailine 8191616: [TEST_BUG] : sanity/client/SwingSet/src/SliderDemoTest.java: Failed with TimeoutExpiredException: Wait "Wait till Slider attains the specified state."
Mon, 20 Nov 2017 14:49:23 -0800 serb 5031664: Increase thread safety of EventListenerList
Mon, 20 Nov 2017 16:02:05 +0530 kaddepalli 8178430: JMenu in GridBagLayout flickers when label text shows "..." and is updated
Mon, 20 Nov 2017 11:02:54 +0530 jdv 8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
Thu, 16 Nov 2017 11:20:56 -0800 prr Merge
Thu, 16 Nov 2017 12:24:02 +0530 psadhukhan 8178025: HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other
Wed, 29 Nov 2017 17:31:23 +0000 mcimadamore 8191802: Upward projection result is A<? extends Number> instead of A<? super Integer>
Wed, 29 Nov 2017 09:25:25 -0800 sherman 8186087: jar tool fails to create a multi-release jar when validating nested classes
Wed, 29 Nov 2017 14:41:09 +0100 jlahoda 8191981: javac crash when detecting lambda candidates
Wed, 29 Nov 2017 14:45:41 +0100 ihse 8177956: Add TEST_VM_OPTS as convenience for run-test arguments
Tue, 28 Nov 2017 22:19:34 -0800 jjiang 8186057: TLS interoperability testing between different Java versions
Tue, 28 Nov 2017 20:19:29 -0800 bpatel 8185369: Clean up the javadoc stylesheet
Wed, 29 Nov 2017 00:43:59 +0000 valeriep 8182484: Remove 1024-bit default requirement from javadoc of java.security.interfaces.DSAKeyPairGenerator
Tue, 28 Nov 2017 18:51:55 +0000 mcimadamore 8178427: NPE in Infer$CheckUpperBounds
Tue, 28 Nov 2017 10:15:47 -0800 bchristi 8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec
Tue, 28 Nov 2017 15:55:50 +0100 hannesw 8191891: Update minumum Ant version in Nashorn build.xml
Tue, 28 Nov 2017 15:36:36 +0100 hannesw 8059835: Optimistic splitting doesn't work with let and const
Mon, 27 Nov 2017 19:29:00 +0100 jlahoda 8133616: compiler error messages for dup single type, single static import switched
Tue, 28 Nov 2017 07:58:32 +0100 attila 8191878: Reduce code duplication in BeanLinker
Mon, 27 Nov 2017 19:20:17 -0800 mchung Merge
Mon, 27 Nov 2017 14:41:59 -0800 mchung 8190911: tools/jdeps/MultiReleaseJar.java failed with java.lang.IllegalThreadStateException
Mon, 27 Nov 2017 18:00:56 -0800 darcy 8191234: TypeKindVisitor needs to handle modules
Mon, 27 Nov 2017 22:22:03 +0100 ihse 8191923: Save run-test summary to file
Mon, 27 Nov 2017 13:26:31 -0500 vromero 8185451: Misleading 'cannot be accessed from outside package' diagnostic for inconsistent varargs override
Mon, 27 Nov 2017 19:16:55 +0100 ihse 8179554: make run-test does not respect ProblemList.txt
Mon, 27 Nov 2017 19:15:24 +0100 ihse 8191856: "make clean-test" does not work properly
Mon, 27 Nov 2017 19:14:42 +0100 ihse 8179555: make run-test should always use a fresh, clean JTwork directory
Mon, 27 Nov 2017 19:13:20 +0100 ihse 8189099: JTReg now supports 256 jobs
Mon, 27 Nov 2017 19:11:45 +0100 ihse 8177957: run-test summary lines look bad/misleading with long test names
Mon, 27 Nov 2017 10:40:42 -0500 vromero 8185983: Javac should reject TypeArguments on field access expression
Mon, 27 Nov 2017 17:04:33 +0530 sundar 8135178: importPackage not working even with load "Mozilla compatibility script"
Fri, 24 Nov 2017 16:14:33 +0000 mcimadamore 8191834: Assigning a void expression to a "var" crashes the compiler
Fri, 24 Nov 2017 09:45:39 +0100 ihse 8191205: Set native-debug-symbols default to "external"
Fri, 24 Nov 2017 09:21:38 +0100 ihse 8191820: Fix run-test jtreg test selection and component calculation
Thu, 23 Nov 2017 19:44:13 +0100 jlahoda 8178109: More useful documentation on /help
Thu, 23 Nov 2017 18:23:15 +0000 aefimov 8187954: Update JAX-WS RI integration to latest version
Thu, 23 Nov 2017 16:20:10 +0100 hannesw 8191819: String.prototype.match should follow ES6 specification
Thu, 23 Nov 2017 13:24:40 +0100 ihse 8191715: Update documentation pointing to "common" directory
Thu, 23 Nov 2017 15:03:22 +0530 sundar 8191810: jjs should avoid hard coded javadoc base url for shift-tab documentation feature
Thu, 23 Nov 2017 13:21:50 +0530 nishjain 8191404: Upgrading JDK with latest available LSR data from IANA.
Wed, 22 Nov 2017 16:31:28 -0800 igerasim 8068024: Null pointer dereference in jdk/src/macosx/native/apple/security/KeystoreImpl.m
Wed, 22 Nov 2017 23:31:37 +0000 lana Merge
Wed, 22 Nov 2017 23:30:20 +0000 lana Added tag jdk-10+33 for changeset bbd692ad4fa3
Wed, 22 Nov 2017 02:07:08 -0800 shurailine 8191736: replace javah w/ javac in jdk tests
Wed, 22 Nov 2017 22:24:11 +0530 sundar 8191771: nashorn ant makefile uses javadoc -link which may fail
Wed, 22 Nov 2017 08:12:45 -0800 bpb 8191516: OutputStream.write(byte[],int,int) could have fewer parameter bounds checks
Wed, 22 Nov 2017 16:12:05 +0100 jwilhelm Merge
Tue, 21 Nov 2017 11:27:46 +0530 sballal 8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler
Mon, 20 Nov 2017 10:10:58 +0100 rehn 8191373: Multiple NUMA nodes expected
Tue, 21 Nov 2017 09:04:42 -0800 dlong 8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
Fri, 17 Nov 2017 20:56:14 +0300 dchuyko 8189177: AARCH64: Improve _updateBytesCRC32C intrinsic
Thu, 16 Nov 2017 20:21:11 -0500 zgu 8190357: NMT: Include metadata information in NMT final report when PrintNMTStatistics is on
Thu, 16 Nov 2017 12:53:29 +0100 rkennke 8189389: Move heap creation into GC interface
Thu, 16 Nov 2017 17:10:21 +0100 rkennke 8191424: Missing include in gcArguments.cpp
Thu, 16 Nov 2017 10:20:18 +0100 mdoerr 8191337: GCC 4.8 build broken after 8186571
Fri, 17 Nov 2017 02:50:51 +0100 jwilhelm Merge
Fri, 17 Nov 2017 11:08:44 +0530 uvangapally 8024352: MBeanOperationInfo accepts any int value as "impact"
Thu, 16 Nov 2017 19:01:01 -0800 mseledtsov 8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
Thu, 16 Nov 2017 18:34:33 -0500 coleenp Merge
Wed, 15 Nov 2017 16:03:56 +0100 glaubitz 8191333: Zero variant broken after 8189941
Thu, 16 Nov 2017 18:06:14 -0500 bobv Merge
Thu, 16 Nov 2017 09:50:49 -0500 bobv Merge
Wed, 15 Nov 2017 10:34:17 -0500 bobv 8146115: Improve docker container detection and resource configuration usage
Thu, 16 Nov 2017 14:47:31 -0800 cjplummer 8186540: [TESTBUG] serviceability/dcmd/jvmti/LoadAgentDcmdTest.java failed to clean up files in agentvm mode
Tue, 07 Nov 2017 11:58:52 +0100 rkennke 8189171: Move GC argument processing into GC specific classes
Thu, 16 Nov 2017 11:58:20 +0530 jgeorge 8190307: SA tests for the clhsdb commands: universe, intconstant, type
Thu, 16 Nov 2017 09:26:48 +0530 sballal 8190198: SA: Framework for writing 'jhsdb clhsdb' commands tests and testcases for some of the commands
Wed, 15 Nov 2017 16:48:24 -0500 coleenp 8191370: Add serviceability agent tests to tier1
Wed, 15 Nov 2017 17:05:28 +0100 sjohanss 8189734: Cleanup MarkSweep when G1 dependency is gone
Wed, 15 Nov 2017 08:25:28 -0500 coleenp Merge
Wed, 15 Nov 2017 08:14:56 -0500 coleenp 8179603: create a jtreg test group for hotspot tests excluding application testing
Wed, 15 Nov 2017 08:14:31 -0500 coleenp 8191315: Add serviceability/sa/TestRevPtrsForInvokeDynamic.java to ProblemList.txt
Wed, 15 Nov 2017 13:46:21 +0100 chaeubl 8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode()
Wed, 15 Nov 2017 00:49:57 -0800 jcm 6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR
Tue, 14 Nov 2017 18:08:35 -0800 cjplummer 8191049: Add alternate version of pns() that is callable from within hotspot source
Tue, 14 Nov 2017 14:05:34 -0500 hseigel 8191132: assert condition should not be in quotes
Tue, 14 Nov 2017 16:45:27 +0100 mdoerr 8191212: AIX: Build and polling page allocation broken after 8189941
Tue, 14 Nov 2017 10:10:05 -0500 coleenp Merge
Mon, 13 Nov 2017 17:29:00 -0500 coleenp 8190891: Clean up G1 barrier code in compiler interface (ci)
Tue, 14 Nov 2017 03:39:32 +0100 jwilhelm Merge
Tue, 14 Nov 2017 11:33:23 +0100 sjohanss 8186571: Implementation: JEP 307: Parallel Full GC for G1
Mon, 30 Oct 2017 08:34:54 +0100 ihse 8190284: link-time-opt should not be using -fwhole-program
Tue, 14 Nov 2017 10:09:21 +0100 rehn 8190925: Deprecate FastTLABRefill and set default off
Mon, 13 Nov 2017 14:53:28 -0500 roland 8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip