log

age author description
Wed, 22 Nov 2017 17:54:50 -0800 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
Wed, 22 Nov 2017 18:58:01 -0500 aharlap 8185591: guarantee(_byte_map[_guard_index] == last_card) failed: card table guard has been modified
Thu, 23 Nov 2017 15:51:06 +0100 tschatzl 8190426: Lazily initialize refinement threads with UseDynamicNumberOfGCThreads
Thu, 23 Nov 2017 15:51:06 +0100 tschatzl 8182050: assert(_whole_heap.contains(p)) failed: Attempt to access p out of bounds of card marking array's _whole_heap
Thu, 23 Nov 2017 15:51:06 +0100 tschatzl 8179244: Assert failed in instanceMirrorKlass.inline.hpp
Thu, 23 Nov 2017 09:53:53 +0100 sjohanss 8189733: Cleanup Full GC setup and tear down
Wed, 22 Nov 2017 16:10:42 -0800 ccheung Merge
Wed, 22 Nov 2017 16:08:39 -0800 ccheung 8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module
Wed, 22 Nov 2017 17:57:27 +0100 simonis 8187280: Remove unused methods from StubQueue
Wed, 22 Nov 2017 14:31:48 -0500 ctornqvi 8191768: Introduce a concurrency factor to be able to scale up or down jtreg concurrency when running Hotspot tests
Wed, 22 Nov 2017 09:27:06 -0800 dlong 8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
Wed, 22 Nov 2017 17:10:38 +0100 lucy 8189793: [s390]: Improve String compress/inflate by exploiting vector instructions
Wed, 22 Nov 2017 16:57:34 +0100 jwilhelm Merge
Thu, 16 Nov 2017 14:06:44 -0500 aharlap 8187819: gc/TestFullGCALot.java fails on jdk10 started with "-XX:-UseCompressedOops" option
Mon, 13 Nov 2017 15:28:17 +0100 lkorinth 8190408: Run G1CMRemarkTask with the appropriate amount of threads instead of starting up everyone
Wed, 22 Nov 2017 14:53:20 +0100 ihse 8191202: Remove duplicated jmm.h
Wed, 22 Nov 2017 14:43:37 +0300 rlupusoru 8190800: Support vectorization of Math.sqrt() on floats
Wed, 22 Nov 2017 01:12:23 -0800 iveresov 8191683: Compile problem on ARM after JDK-8043070
Wed, 06 Dec 2017 15:14:13 -0800 ksrini 8192933: Wrong generic type parameter in serialized form javadoc
Wed, 06 Dec 2017 14:39:15 -0800 bpb 8191706: Add Reader::transferTo(Writer)
Wed, 06 Dec 2017 11:43:50 -0800 ksrini 8191078: Wrong "Package not found" warning
Wed, 06 Dec 2017 19:17:07 +0000 chegar Merge
Wed, 06 Dec 2017 11:11:59 -0800 chegar 8191494: Refresh incubating HTTP Client
Wed, 06 Dec 2017 13:36:34 -0500 vromero 8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loopjdk-10+35
Fri, 03 Nov 2017 10:01:08 -0700 psandoz 8188870: Bump classfile version number to 54
Wed, 06 Dec 2017 14:33:33 +0000 coffeys 8185855: Debug exception stacks should be clearer
Wed, 06 Dec 2017 13:47:35 +0100 ihse 8193060: Set MAKE env variable in jib profile for gnumake
Wed, 06 Dec 2017 13:45:46 +0100 ihse 8193061: Add run-test-prebuilt functionality
Wed, 06 Dec 2017 02:09:08 -0800 sspitsyn 8182413: jdwp-protocol is generated without a DOCTYPE directive
Wed, 06 Dec 2017 08:36:09 +0000 alanb 8182742: ClassLoader.getResourceXXX throws NPE when ClassLoader created by defineModulesWithXXX
Wed, 06 Dec 2017 08:33:04 +0000 alanb 8186736: Spec clarifications for IllegalArgumentException throwing - ModuleLayer.defineX methods
Wed, 06 Dec 2017 08:28:46 +0000 alanb 8192973: Adding "Module Resolution" to javadoc search index
Wed, 06 Dec 2017 12:05:46 +0530 akolarkunnu 8192958: TEST.groups, group jdk_util_other:file not found: jdk/internal/uti
Wed, 06 Dec 2017 11:21:04 +0530 nishjain 8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented
Wed, 06 Dec 2017 08:04:35 +0530 sundar 8185130: jlink should throw error if target image and current JDK versions don't match
Tue, 05 Dec 2017 15:31:50 -0800 psandoz 8015667: Stream.toArray(IntFunction) ArrayStoreException should refer to component type of array
Tue, 05 Dec 2017 23:14:35 +0100 erikj 8192771: Boot JDK jar tool used to construct the modular JAR for java.jnlp
Tue, 05 Dec 2017 23:11:27 +0100 erikj 8191439: Race in building jdk.rmic.interim
Tue, 05 Dec 2017 22:26:17 +0100 redestad 8193064: JarFile::getEntry0 method reference use cause for startup regression
Tue, 05 Dec 2017 09:44:32 -0800 bchristi 8187222: ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error
Tue, 05 Dec 2017 14:25:16 +0100 redestad 8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
Tue, 05 Dec 2017 14:10:11 +0100 ihse 8193055: ADD_JVM_ARG_IF_OK always fails
Tue, 21 Nov 2017 17:39:04 +0100 goetz 8191678: [TESTBUG] Add keyword headful in java/awt and javax tests.
Tue, 05 Dec 2017 17:19:48 +0800 weijun 8190674: sun/security/tools/jarsigner/TimestampCheck.java failed with java.nio.file.NoSuchFileException: ts2.cert
Mon, 04 Dec 2017 22:31:13 +0100 ihse 8193014: Add "special" tests to run-test to cover odd cases
Mon, 04 Dec 2017 10:04:51 -0800 ksrini 8184683: Add @since and default methods of Compiler Tree API methods
Mon, 04 Dec 2017 11:50:04 -0800 smarks 8177290: add copy factory methods for unmodifiable List, Set, Map
Mon, 04 Dec 2017 19:49:01 +0100 ihse 8192995: run-test gtest should use all jvm variants, not just "server"
Mon, 04 Dec 2017 19:12:57 +0100 ihse 8146977: Move the output "Building configuration X (matching Y)" to lower log level
Mon, 04 Dec 2017 19:10:15 +0100 ihse 8175795: configure should verify that system zlib contains needed functionality
Mon, 04 Dec 2017 19:08:56 +0100 ihse 8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in
Mon, 04 Dec 2017 17:54:49 +0000 mcimadamore 8189749: Devise strategy for making source level checks more uniform
Mon, 04 Dec 2017 10:13:58 +0100 clanger 8192961: Remove some double semicolons
Mon, 04 Dec 2017 09:59:33 +0100 njian 8191955: AArch64: incorrect prefetch distance causes an internal error
Mon, 04 Dec 2017 13:24:00 +0530 vtewari 8190843: can not set/get extendedOptions to ServerSocket
Sun, 03 Dec 2017 01:47:23 -0800 igerasim 8187985: Broken certificate number in debug output
Sat, 02 Dec 2017 18:37:45 -0800 igerasim 8187497: Redundant variable assignment in Java_sun_security_jgss_wrapper_GSSLibStub_getMic
Sat, 02 Dec 2017 10:13:18 -0800 dl 8191069: Miscellaneous changes imported from jsr166 CVS 2017-12
Sat, 02 Dec 2017 10:08:55 -0800 dl 8187947: A race condition in SubmissionPublisher
Sat, 02 Dec 2017 10:03:41 -0800 dl 8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw
Fri, 01 Dec 2017 22:04:03 -0800 sherman 8191918: tomcat gzip-compressed response bodies appear to be broken in update 151
Fri, 01 Dec 2017 17:06:09 -0800 psandoz 8186961: Class.getFields() does not return fields of previously visited super interfaces/classes.
Fri, 01 Dec 2017 16:58:11 -0800 jjg 8034252: Fix non ASCII text file T6302184.java
Fri, 01 Dec 2017 21:52:54 +0100 ihse 8192816: Let run-test save exit code
Fri, 01 Dec 2017 10:02:25 -0800 joehw 8191938: Fix lint warnings in JAXP repo: a few Deprecation warrnings and enable -Xlint:all
Fri, 01 Dec 2017 09:46:36 -0800 erikj 8192876: MacOS build fails intermittently after JDK-8139653
Fri, 01 Dec 2017 17:00:34 +0100 redestad 8192892: Improve JrtPath::getResolved fast-path test
Fri, 01 Dec 2017 05:27:44 +0000 lana Merge
Fri, 01 Dec 2017 05:26:38 +0000 lana Added tag jdk-10+34 for changeset 89deac44e515
Thu, 30 Nov 2017 19:58:20 -0800 mchung 8192879: jdk.internal.util.jar.VersionedStream is no longer needed
Thu, 30 Nov 2017 17:28:21 -0800 erikj 8190464: OpenJDK on macosx needs to bundle freetype
Thu, 30 Nov 2017 14:49:36 -0800 smarks 8160406: Collection.toArray() spec should be explicit about returning precisely an Object[]
Thu, 30 Nov 2017 16:38:31 -0500 rriggs 8189331: java/io/Serializable/maskSyntheticModifier/MaskSyntheticModifierTest.java failed incorrect serialVersionUID
Thu, 30 Nov 2017 13:29:50 -0800 erikj 8139653: Freetype bundled on macosx, but not correctly linked
Thu, 30 Nov 2017 11:19:14 -0800 sherman 8187910: Charset MS950_HKSCS not supported in JDK 9
Thu, 30 Nov 2017 18:07:41 +0000 aefimov 8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
Thu, 30 Nov 2017 06:14:25 -0800 ksrini 8185985: Html files in doc-files directories should be wrapped with standard header and footer
Thu, 30 Nov 2017 04:43:09 -0800 ksrini 8190552: Augment the Compiler API tree with APIs to represent HTML content
Thu, 30 Nov 2017 07:54:28 -0500 mullan 8186535: Remove deprecated pre-1.2 SecurityManager methods and fields
Thu, 30 Nov 2017 13:31:30 +0530 nishjain 6354947: [Fmt-*] Clarify DecimalFormat description of FieldPosition usejdk-10+34
Fri, 24 Nov 2017 14:07:59 +0100 dholmes 8191707: Options with invalid values are incorrectly treated as obsolete and ignored
Wed, 22 Nov 2017 09:27:06 -0800 dlong 8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
Wed, 22 Nov 2017 16:08:39 -0800 ccheung 8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module
Sun, 26 Nov 2017 09:05:13 -0800 rraghavan 8191313: compiler/runtime/SpreadNullArg.java fails in tier1
Sat, 25 Nov 2017 04:36:43 +0100 jwilhelm Merge
Tue, 21 Nov 2017 21:33:53 -0500 coleenp Merge
Tue, 21 Nov 2017 15:24:38 +0100 glaubitz 8191663: Zero variant broken after 8189170 and 8189871
Tue, 21 Nov 2017 15:45:33 -0800 ccheung 8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580
Tue, 21 Nov 2017 16:27:01 -0500 ecaspole 8191615: LogCompilation can show bytes
Tue, 21 Nov 2017 09:49:52 -0800 ccheung 8188122: Path length limits on Windows leads to obscure class loading failures
Tue, 21 Nov 2017 09:20:56 -0800 iklam 8191042: Deprecate VM option CheckEndorsedAndExtDirs
Tue, 21 Nov 2017 09:04:42 -0800 dlong 8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
Tue, 21 Nov 2017 10:21:24 -0600 gziemski 8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build
Tue, 21 Nov 2017 12:48:17 +0100 rkennke 8191562: Missing include in gcArguments.cpp breaks minimal JVM build
Tue, 21 Nov 2017 15:02:17 +0100 ihse 8191203: Remove duplicated jimage.hpp
Tue, 21 Nov 2017 08:33:54 +0100 ehelin 8182284: G1Analytics uses uninitialized fields
Tue, 21 Nov 2017 09:44:50 +0100 ihse 8190418: Stop generating jvmtiEnvStub and jvmtiEnvRecommended
Tue, 21 Nov 2017 11:27:46 +0530 sballal 8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler
Mon, 20 Nov 2017 19:00:22 -0800 iveresov 8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
Mon, 20 Nov 2017 17:10:02 -0500 dholmes Merge
Mon, 20 Nov 2017 15:56:32 -0500 dholmes 8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM
Mon, 20 Nov 2017 14:02:10 -0800 epavlova 8190975: [Graal] Tests which run with "--limit-modules java.base" could fail when Graal is used as JIT
Mon, 20 Nov 2017 09:46:55 +0000 smonteith 8191338: aarch64: fails to build after 8189745
Mon, 20 Nov 2017 09:50:27 +0100 neliasso 8160548: Inconsistent inlining behavior with CompileOnly
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
Thu, 31 Aug 2017 10:00:28 +0200 rehn 8189941: Implementation JEP 312: Thread-local handshake
Wed, 22 Nov 2017 18:07:53 +0530 sadayapalam 8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interfacejdk-10+33
Tue, 21 Nov 2017 16:54:46 -0800 erikj 8191744: Remove typo in makefile
Tue, 21 Nov 2017 23:38:53 +0000 rfield 8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
Tue, 21 Nov 2017 13:17:06 -0800 ksrini 8180019: javadoc should treat failure to access URL as an error, not a warning.
Tue, 21 Nov 2017 13:07:26 -0800 jjg Merge
Tue, 21 Nov 2017 13:06:43 -0800 jjg 8156694: javap should render annotations in a friendly way
Tue, 21 Nov 2017 21:01:23 +0000 robm 8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out"
Tue, 21 Nov 2017 10:26:45 +0100 jlahoda 8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option
Tue, 21 Nov 2017 01:25:36 -0800 uvangapally 8191313: Deprecate RMIConnectorServer.CREDENTIAL_TYPES
Tue, 21 Nov 2017 09:56:35 +0100 ihse 8191204: Post-consolidation cleaning up of the build system
Tue, 21 Nov 2017 13:27:12 +0530 sadayapalam 8189659: Anonymous subtype of raw type causes VerifyError
Mon, 20 Nov 2017 20:49:56 -0800 pmuthuswamy 8034258: Don't use binary testing class files
Mon, 20 Nov 2017 20:33:51 -0800 darcy 8191162: Use @implSpec tag for javax.lang.model.util visitor methods
Mon, 20 Nov 2017 16:50:22 -0800 ksrini 8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository
Mon, 20 Nov 2017 18:46:52 -0800 igerasim 8191632: Typos in comments due to duplicating words
Mon, 20 Nov 2017 14:27:20 -0800 erikj 8191614: Generated configure out of sync
Mon, 20 Nov 2017 17:07:21 -0500 vromero 8175883: bytecode generated for the enhanced for loop may block memory garbage collecting
Mon, 20 Nov 2017 14:45:11 -0500 vromero 8190906: tools/javac/failover/CheckAttributedTree.java failed with timeout
Mon, 20 Nov 2017 17:34:05 +0530 rgoel 8191123: java.awt.im.InputContext API doc has a reference to extensions
Fri, 17 Nov 2017 18:37:37 -0800 jjg 8191464: jdk/javadoc/doclet/testModules/TestModules.java 2 of 333 subtests failed
Fri, 17 Nov 2017 07:34:59 -0800 shurailine 8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups.
Fri, 17 Nov 2017 12:09:56 -0800 psandoz 8180437: Remaining renames of CAS misnomer "swap" => "set"
Fri, 17 Nov 2017 09:29:47 -0800 psandoz 8191429: List.sort should specify the sort is stable
Fri, 17 Nov 2017 15:43:12 +0100 redestad 8191442: Regression in LambdaFormBuffer.replaceFunctions
Fri, 17 Nov 2017 08:12:02 -0600 mchung 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior
Fri, 17 Nov 2017 18:43:27 +0530 sundar 8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module
Thu, 16 Nov 2017 22:51:15 -0600 mchung 8190987: Package.getImplementationVersion returns null even if implementation version is non-null
Fri, 17 Nov 2017 02:44:03 +0100 erikj 8191420: Changing "requires" to "requires static" in an application module results in build failure
Thu, 16 Nov 2017 15:21:04 -0800 jjg 8190824: Eliminate HtmlDocWriter
Thu, 16 Nov 2017 15:17:47 -0800 jjg 8190822: Remove dead code that could lead to invalid HTML
Thu, 16 Nov 2017 15:16:21 -0800 jjg 8190821: Introduce a new Links builder class
Thu, 16 Nov 2017 15:13:44 -0800 jjg 8190820: Introduce a new Head builder class
Thu, 16 Nov 2017 15:12:13 -0800 jjg 8190819: Merge HtmlWriter into HtmlDocument
Thu, 16 Nov 2017 15:06:17 -0800 jjg 8190818: Introduce a new Script builder class
Thu, 16 Nov 2017 15:01:45 -0800 jjg 8190295: Introduce a new Table builder class
Thu, 16 Nov 2017 20:25:45 +0000 lana Merge
Thu, 16 Nov 2017 20:24:44 +0000 lana Added tag jdk-10+32 for changeset a2008587c13f
Thu, 16 Nov 2017 11:15:54 -0800 prr Merge
Thu, 16 Nov 2017 10:45:42 -0800 prr Merge
Wed, 15 Nov 2017 09:31:17 -0800 shurailine 8157338: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java is unstable
Tue, 14 Nov 2017 19:33:37 -0800 rfield 8177076: jshell tool: allow non-zero /exit
Tue, 14 Nov 2017 12:07:55 -0800 prr Merge
Tue, 14 Nov 2017 11:47:49 -0800 prr 8186306: Remove pisces from Java2D sources + build.
Tue, 14 Nov 2017 10:45:22 -0800 rfield 8172154: jshell tool: make all IMPORTS.jsh generated at build time
Tue, 14 Nov 2017 12:38:39 +0530 jdv 8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions
Tue, 14 Nov 2017 10:32:31 +0530 psadhukhan 8187957: Tab Size does not work correctly in JTextArea
Mon, 13 Nov 2017 15:04:18 -0800 prr 8191041: Questionable Rendering of Disabled Text in Swing GTK L&F
Mon, 13 Nov 2017 13:18:35 -0800 prr Merge
Mon, 13 Nov 2017 12:10:49 -0800 prr 8181139: Memory leak in awt_Font.cpp / AwtFont::Create
Fri, 10 Nov 2017 12:37:02 +0530 pbansal 8164811: [hidpi]Tests fail with OpenGL and GDI Rendering 8189257: Enabling Translucent Frame with setBackground disables HiDPI
Thu, 09 Nov 2017 14:19:31 -0800 ssadetsky 8183504: 8u131 Win 10, issue with wrong position of Sogou IME popup
Thu, 09 Nov 2017 15:32:52 +0530 akolarkunnu 8190456: sanity/client/SwingSet/src/ComboBoxDemoTest.java failed with NPE from java.awt.EventQueue.getCurrentEventImpl()
Thu, 09 Nov 2017 15:30:11 +0530 akolarkunnu 8190530: Compilation error in jemmy code FrameOperator.java due to missing of import statement of JemmyException
Thu, 09 Nov 2017 11:27:13 +0530 azvegint 8187803: JDK part of JavaFX-Swing dialogs appearing behind main stage
Thu, 16 Nov 2017 11:07:44 -0800 joehw 8191161: Reconsider generification of XPathFunction.evaluate
Thu, 16 Nov 2017 01:11:32 +0100 jwilhelm Merge
Sat, 11 Nov 2017 01:21:09 +0100 jwilhelm Merge
Fri, 10 Nov 2017 14:57:38 +0100 gdub 8182755: [JVMCI] Deoptimization in synchronized methods can lead to a crash or exception when using EnableJVMCI but not UseJVMCICompiler
Fri, 10 Nov 2017 13:10:54 +0100 thartmann 8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread"
Fri, 10 Nov 2017 09:16:42 +0100 rehn 8187809: UseMembar should be set true and deprecate the flag
Thu, 09 Nov 2017 12:43:13 -0800 roland 8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses
Wed, 25 Oct 2017 10:05:17 +0200 rkennke 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Thu, 09 Nov 2017 11:13:50 -0800 bchristi 8185925: StackFrameInfo::walker field can be replaced with bitmap to save footprint
Thu, 09 Nov 2017 10:11:19 +0100 sjohanss 8190711: Assert in G1MMUTracker due to concurrent modification
Thu, 09 Nov 2017 12:12:32 +0530 jgeorge 8189798: SA cleanup - part 1
Thu, 09 Nov 2017 00:52:15 -0500 dholmes 8190881: [TESTBUG] test.runtime.ErrorHandling.TestOnError comment is incomplete
Wed, 08 Nov 2017 20:15:56 -0800 mseledtsov 8189213: [TESTBUG] Running jtreg tests on machine without docker shows extra message
Wed, 08 Nov 2017 16:03:35 -0500 coleenp Merge
Mon, 06 Nov 2017 19:45:47 +0100 glaubitz 8190570: Zero fails to build on linux-sparc due undefined reference
Wed, 08 Nov 2017 09:03:24 -0800 iklam 8186778: Make obsolete VM options for shared region size control
Wed, 08 Nov 2017 12:08:23 -0800 psandoz 8190887: Stub code marking missing from some x86 generated stub routines
Wed, 08 Nov 2017 11:44:37 -0800 iignatyev 8190890: remove hotspot_tier1_{compiler,gc}_closed groups
Tue, 24 Oct 2017 14:34:14 +0200 stuefe 8189864: Provide an ascii map to visualize metaspace fragmentation
Tue, 07 Nov 2017 22:05:44 -0800 uvangapally 8044122: MBean access to the PID
Tue, 07 Nov 2017 23:18:16 +0100 jwilhelm 8190865: Require jtreg 4.2 b10
Tue, 07 Nov 2017 18:48:17 -0500 jiangli 8189840: CheckCachedResolvedReferencesApp has no cached resolved references
Tue, 07 Nov 2017 14:13:18 -0800 cjplummer 8059334: nsk/jvmti/scenarios/hotswap/HS201/hs201t001 fails with exit code 0 after timeout
Tue, 07 Nov 2017 08:47:47 +0100 jwilhelm Merge
Tue, 07 Nov 2017 09:37:45 -0500 zgu 8189688: NMT: Report per-class load metadata information
Tue, 07 Nov 2017 10:30:53 -0500 bobv 8190283: Default heap sizing options select a MaxHeapSize larger than available physical memory in some cases
Tue, 07 Nov 2017 13:51:18 +0100 tschatzl 8190703: TestSystemGCWith* infrequently times out on SPARC
Mon, 06 Nov 2017 21:28:03 -0800 jcm 8152470: Add COMPILER2_OR_JVMCI definition
Mon, 06 Nov 2017 20:29:49 -0800 dlong 8190710: Update Graal
Mon, 06 Nov 2017 14:12:37 -0500 jiangli 8184206: Resolve all string constants in shared classes at CDS dump time
Mon, 06 Nov 2017 21:38:42 +0100 dnsimon 8187315: [JVMCI] hosted use of JVMCI can crash VM under -Xint
Mon, 06 Nov 2017 17:56:29 +0100 mdoerr 8190781: ppc64 + s390: Fix CriticalJNINatives
Mon, 06 Nov 2017 12:53:55 +0100 dnsimon 8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values
Mon, 06 Nov 2017 12:17:59 +0100 dnsimon 8186478: [JVMCI] rename HotSpotResolvedJavaMethod#setNotInlineableOrCompileable
Mon, 06 Nov 2017 15:33:54 +0100 tschatzl Merge
Mon, 06 Nov 2017 14:35:07 +0100 tschatzl Merge
Mon, 06 Nov 2017 14:25:18 +0100 tschatzl 8140255: Move the management of G1YoungRemSetSamplingThread from G1ConcurrentRefine
Mon, 06 Nov 2017 14:24:31 +0100 tschatzl 8149127: Rename g1/concurrentMarkThread.* to g1/g1ConcurrentMarkThread.*
Mon, 06 Nov 2017 14:31:22 +0000 dsamersoff 8163011: AArch64: NMT detail stack trace cleanup
Mon, 06 Nov 2017 04:14:22 -0800 jcm 8167409: Invalid value passed to critical JNI function
Mon, 06 Nov 2017 09:41:54 +0100 lkorinth 8186502: Assert when range testing G1RefProcDrainInterval on 64-bit systems
Mon, 06 Nov 2017 09:44:42 +0100 dnsimon 8190415: [JVMCI] JVMCIRuntime::adjust_comp_level must not swallow ThreadDeath
Mon, 06 Nov 2017 11:11:44 +0100 sjohanss 8190353: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can still fail
Mon, 06 Nov 2017 09:49:30 +0100 jcm Merge
Mon, 06 Nov 2017 00:30:36 -0800 jcm 8167408: Invalid critical JNI function lookup
Sun, 05 Nov 2017 22:27:57 +0100 dnsimon 8177397: [JVMCI] remove unnecessary synchronization
Mon, 06 Nov 2017 00:29:08 +0300 dchuyko 8190745: AARCH64: fix for JDK-8189176 may break a build
Sun, 05 Nov 2017 06:11:10 +0100 egahlin 8189440: Event tracing macros for allocation and weak oops processing
Sun, 05 Nov 2017 03:43:15 +0100 egahlin 8189425: Minor updates in support of closed changes
Fri, 03 Nov 2017 17:09:25 -0700 sspitsyn 8189731: Disable CFLH when there are no transformers
Fri, 03 Nov 2017 10:48:26 -0700 ccheung 8187347: Do not abort CDS archive creation when some classes are unverifiable
Fri, 03 Nov 2017 07:44:13 -0400 coleenp 8190617: test/jdk/sun/tools/jhsdb/BasicLauncherTest.java fails
Thu, 02 Nov 2017 11:00:34 -0500 gziemski 8184765: Dynamically resize SystemDictionary
Thu, 02 Nov 2017 18:44:44 +0300 dchuyko 8189176: AARCH64: Improve _updateBytesCRC32 intrinsic
Thu, 28 Sep 2017 14:55:45 +0200 phedlin 8172232: SPARC ISA/CPU feature detection is broken/insufficient (on Linux).
Mon, 30 Oct 2017 21:23:10 +0100 jwilhelm Merge
Thu, 26 Oct 2017 11:35:09 -0700 iklam 8179624: [REDO] Avoid repeated calls to JavaThread::last_frame in InterpreterRuntime
Wed, 01 Nov 2017 19:43:13 -0400 coleenp 8190491: SA tests failed after 8189610 changes
Wed, 01 Nov 2017 12:56:48 -0700 simonis 8187091: ReturnBlobToWrongHeapTest fails because of problems in CodeHeap::contains_blob()
Wed, 01 Nov 2017 16:48:12 +0300 dchuyko 8189745: AARCH64: Use CRC32C intrinsic code in interpreter and C1
Tue, 31 Oct 2017 16:31:39 -0700 iignatyev 8186618: [TESTBUG] Test applications/ctw/Modules.java doesn't have timeout and hang on windows
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Mon, 30 Oct 2017 16:37:53 +0100 egahlin 8189368: Add information on current bias holder for BiasedLockRevocation event
Tue, 31 Oct 2017 09:33:47 +0100 thartmann 8190351: InitialAndMaxUsageTest does not free allocated blob
Mon, 30 Oct 2017 17:14:39 +0100 mdoerr 8190285: s390: Some java boolean checks are not correct
Sun, 29 Oct 2017 18:13:18 -0700 iklam 8190191: Subclasses of jdk.jfr.Event loaded from CDS breaks -XX:FlightRecorderOptions=retransform=false
Fri, 27 Oct 2017 11:44:56 +0200 sjohanss 8177959: G1CollectedHeap::print_on prints incorrect capacity
Fri, 27 Oct 2017 08:55:32 +0000 kvn Merge
Fri, 27 Oct 2017 01:09:57 -0700 kvn 8189064: Crash with compiler/codegen/*Vect.java on Solaris-sparc
Fri, 27 Oct 2017 07:19:00 +0000 sangheki Merge
Thu, 26 Oct 2017 21:30:48 -0700 sangheki 8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
Fri, 27 Oct 2017 05:30:16 +0000 jcm Merge
Thu, 26 Oct 2017 22:18:15 -0700 jcm 8185989: overview.html files should be deleted?
Thu, 16 Nov 2017 00:58:50 +0100 redestad 8184777: Factor out species generation logic from BoundMethodHandlejdk-10+32
Wed, 08 Nov 2017 10:27:10 -0800 psandoz 8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism
Wed, 15 Nov 2017 11:50:55 -0800 erikj 8190702: JMC packaging causing errors in JDK 10 consolidated repo (macOS)
Wed, 15 Nov 2017 23:25:40 +0530 sundar 8068741: javax.script.ScriptEngineFactory.getMethodCallSyntax() spec allows null passed as an object
Wed, 15 Nov 2017 19:55:21 +0530 sundar 8191306: Math.abs corner case with optimistic typing
Tue, 14 Nov 2017 13:44:07 -0800 bpatel 8185371: Support for multiple stylesheets in javadoc
Tue, 14 Nov 2017 13:31:43 -0800 igerasim 8189631: Missing space in the javadoc for InetAddress.createNameService()
Tue, 14 Nov 2017 09:19:50 -0500 mullan Merge
Tue, 14 Nov 2017 09:15:12 -0500 mullan 8175094: Mark the deprecated java.security.acl APIs with forRemoval=true
Tue, 14 Nov 2017 21:43:15 +0800 weijun 8191137: keytool fails to format resource strings for keys for some languages after JDK-8171319
Tue, 14 Nov 2017 08:25:39 -0500 mullan Merge
Tue, 14 Nov 2017 08:24:27 -0500 mullan 8175091: Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true
Tue, 14 Nov 2017 14:18:23 +0100 hannesw 8191133: Ant task to fetch underscore.js requires gzip decoding option
Tue, 14 Nov 2017 12:10:28 +0100 ihse 8190410: Help.gmk is not updated after consolidation
Tue, 14 Nov 2017 03:58:40 -0600 xiaofeya 8191172: Problem list java/net/httpclient/websocket/ConnectionHandover.java
Tue, 14 Nov 2017 10:04:45 +0100 hannesw 8185119: Uninitialized const when using multiple threads
Tue, 14 Nov 2017 08:59:19 +0530 sundar 8177471: jlink should use the version from java.base.jmod to find modules
Mon, 13 Nov 2017 18:14:33 +0100 hannesw 8191131: Nashorn test comparator breaks comparator contract
Mon, 13 Nov 2017 16:32:30 +0100 erikj 8190725: Freetype license file provided with configure not included in images
Mon, 13 Nov 2017 15:54:20 +0100 hannesw 8190391: nashorn "!!" of nonzero even integer var becomes false when returned
Mon, 13 Nov 2017 14:03:36 +0530 vtewari 8145635: Add TCP_QUICKACK socket option
Fri, 10 Nov 2017 03:27:43 +0000 lana Merge
Fri, 10 Nov 2017 03:26:50 +0000 lana Added tag jdk-10+31 for changeset e6278add9ff2
Thu, 09 Nov 2017 16:14:45 -0800 dl 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11
Thu, 09 Nov 2017 16:10:46 -0800 dl 8189387: ConcurrentLinkedDeque linearizability continued ...
Thu, 09 Nov 2017 16:07:21 -0800 dl 8179314: CountedCompleterTest.testForkHelpQuiesce fails with expected:<21> but was:<13>
Thu, 09 Nov 2017 16:03:37 -0800 dl 8190747: ExecutorService/Invoke.java fails intermittently
Thu, 09 Nov 2017 13:30:03 -0800 bpb 8191025: (ch) Scattering reads to a subsequence of buffers ignores length
Thu, 09 Nov 2017 20:51:37 +0000 dfuchs 8189953: FileHandler constructor throws NoSuchFileException with absolute path
Thu, 09 Nov 2017 14:38:54 +0530 rpatil 8190258: (tz) Support tzdata2017c
Tue, 07 Nov 2017 23:18:16 +0100 jwilhelm 8190865: Require jtreg 4.2 b10jdk-10+31
Wed, 08 Nov 2017 13:38:00 -0800 mchung 8190733: Use Class::getPackageName in java.base implementation
Wed, 08 Nov 2017 13:32:40 -0800 erikj 8190735: Define all base artifacts for all open/open-debug profiles
Wed, 08 Nov 2017 12:34:59 -0800 prr 8185739: Memory leak in BitmapUtil::BitmapToRgn
Wed, 08 Nov 2017 12:27:40 -0800 prr Merge
Tue, 07 Nov 2017 14:36:52 -0800 serb 8019816: [TEST_BUG][macosx] closed/java/awt/BasicStroke/DashZeroWidth.java not on EDT
Mon, 06 Nov 2017 10:11:19 -0800 prr Merge
Mon, 06 Nov 2017 13:11:51 +0530 jdv 8189702: Broken links in javadoc for Adobe TIFF related documents
Wed, 08 Nov 2017 12:02:19 -0800 erikj 8190744: xattr: No such file LICENSE files
Wed, 08 Nov 2017 09:18:15 -0500 rriggs 8190884: java/lang/Runtime/exec/LotsOfOutput fails intermittently
Wed, 08 Nov 2017 12:15:24 +0100 hannesw 8190427: Test for JDK-8165198 fails intermittently because of GC
Tue, 07 Nov 2017 16:19:55 -0800 joehw 8181151: Fix lint warnings in JAXP repo: cast
Tue, 07 Nov 2017 10:35:58 -0800 martin 8190814: javax/imageio/stream/NullStreamCheckTest writes to the repo
Tue, 07 Nov 2017 10:02:48 -0800 martin 8190816: PropertiesTest.sh fails to make $WRITABLEJDK writable
Tue, 07 Nov 2017 17:08:59 +0000 chegar 8190482: InnocuousThread creation should not require the caller to possess enableContextClassLoaderOverride
Tue, 07 Nov 2017 12:18:29 +0100 hannesw 8186807: JSObject gets ScriptFunction when ScriptObjectMirror is expected
Mon, 06 Nov 2017 17:48:00 -0800 mchung 8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Mon, 06 Nov 2017 17:35:40 -0500 rriggs 8187281: Remove intermittent from OnExitTest
Mon, 06 Nov 2017 16:32:00 +0000 michaelm 8190793: Httpserver does not detect truncated request body
Mon, 06 Nov 2017 22:05:53 +0530 sundar 8190795: jjs should show javadoc for java methods on shift-tab
Mon, 06 Nov 2017 14:10:39 +0100 jlahoda 8180744: Update ct.sym for JDK 10
Mon, 06 Nov 2017 13:10:43 +0100 jlahoda 8139607: -release option forces StandardJavaFileManager
Mon, 30 Oct 2017 21:23:10 +0100 jwilhelm Merge
Tue, 10 Oct 2017 14:05:04 +0200 roland 8188151: "assert(entry_for(catch_pco, handler_bcis->at(i), scope_depth)->pco() == handler_pcos->at(i))" failure with C1
Thu, 26 Oct 2017 05:59:15 -0700 jcm 6523512: has_special_runtime_exit_condition checks for is_deopt_suspend needlessly
Wed, 25 Oct 2017 16:30:31 -0700 iveresov 8166750: C1 profiling handles statically bindable call sites differently than the interpreter
Wed, 25 Oct 2017 16:15:10 +0200 tschatzl 8189797: Fix initializer lists in G1ConcurrentMark and G1CMTask
Wed, 25 Oct 2017 16:13:09 +0200 tschatzl 8189673: Consistent naming of concurrent threads, tasks and related identifiers
Wed, 25 Oct 2017 16:12:15 +0200 tschatzl 8189801: Remove G1MarkingOverheadPercent
Tue, 24 Oct 2017 15:44:29 +0530 sballal 8189061: serviceability/sa/TestInstanceKlassSize.java - Unable to find instance klass for null
Wed, 25 Oct 2017 08:37:41 +0200 thartmann 8188785: CCP sets invalid type for java mirror load
Mon, 23 Oct 2017 21:49:48 -0700 dlong 8189649: AOT: assert(caller_frame.cb()->as_nmethod_or_null() == cm) failed: expect top frame nmethod
Tue, 24 Oct 2017 14:53:03 +0000 jcm Merge
Tue, 24 Oct 2017 06:06:56 -0700 jcm 8168712: [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL
Tue, 24 Oct 2017 08:29:00 -0400 coleenp 8189794: Assert in InstanceKlass::cast called from Exceptions::new_exceptions
Mon, 04 Sep 2017 19:50:01 +0200 simonis 8166317: InterpreterCodeSize should be computed
Sun, 15 Oct 2017 22:54:03 +0200 rkennke 8171853: Remove Shark compiler
Wed, 18 Oct 2017 16:06:39 +0200 roland 8188223: IfNode::range_check_trap_proj() should handler dying subgraph with single if proj
Mon, 23 Oct 2017 14:57:05 +0000 hseigel Merge
Mon, 23 Oct 2017 10:42:26 -0400 hseigel 8174954: Parameter target type is allowed access after a module read edge or a package export has occurred after failed resolution
Mon, 23 Oct 2017 09:33:14 -0400 rkennke 8184914: Use MacroAssembler::cmpoop() consistently when comparing heap objects
Mon, 23 Oct 2017 10:45:07 +0000 tschatzl Merge
Mon, 23 Oct 2017 11:46:54 +0200 tschatzl 8189729: Change _perc suffixes in identifiers to _percent
Mon, 23 Oct 2017 11:46:38 +0200 tschatzl 8189665: Change id parameter of G1ConcurrentMark::task() to uint
Mon, 23 Oct 2017 11:46:25 +0200 tschatzl 8189666: Replace various inlined percentage calculations with global percent_of()
Mon, 23 Oct 2017 11:46:12 +0200 tschatzl 8184667: Clean up G1ConcurrentMark files
Mon, 23 Oct 2017 10:44:02 +0000 stefank Merge
Mon, 23 Oct 2017 11:20:53 +0200 stefank 8189748: More precise closures for WeakProcessor::weak_oops_do calls
Mon, 23 Oct 2017 11:56:30 +0200 lucy 8189616: [s390] Remove definition and all uses of STCK instruction
Mon, 23 Oct 2017 03:15:19 -0400 dholmes 8189776: Remove dead code in jvm.cpp: force_verify_field_access
Sat, 21 Oct 2017 15:15:46 -0700 iklam 8185160: -XX:DumpLoadedClassList omits graal classes
Sun, 22 Oct 2017 00:10:29 +0200 jwilhelm Merge
Sat, 21 Oct 2017 01:23:52 +0200 jwilhelm Merge
Sat, 21 Oct 2017 00:06:50 +0000 sspitsyn Merge
Sat, 21 Oct 2017 07:00:23 +0900 ysuenaga 8151815: Could not parse core image with JSnap.
Thu, 19 Oct 2017 19:23:48 -0700 dlong 8132547: [AOT] support invokedynamic instructions
Wed, 11 Oct 2017 17:11:28 -0700 dlong 8187438: Update Graal
Wed, 20 Sep 2017 15:12:11 +0200 goetz 8185712: [windows] Improve native symbol decoder
Thu, 19 Oct 2017 14:36:40 +0200 ehelin 8149137: Remove _DISABLE_MMU define from G1MMUTracker
Fri, 20 Oct 2017 01:40:08 +0000 dholmes Merge
Thu, 19 Oct 2017 20:48:31 -0400 rkennke 8189373: jmap -heap exited with error code
Thu, 19 Oct 2017 17:27:34 -0700 mchung 8189193: FindClass should only see classes from the boot loader called from its associated native library
Thu, 19 Oct 2017 11:31:52 -0700 sangheki 8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
Thu, 19 Oct 2017 14:15:06 +0200 ihse Merge
Thu, 19 Oct 2017 11:59:52 +0200 ihse 8189608: Remove duplicated jni.h
Thu, 19 Oct 2017 11:25:55 +0200 eosterlund 8189355: Cleanup of BarrierSet barrier functions
Wed, 18 Oct 2017 19:36:17 -0700 sangheki 8189390: Assert in TestOptionsWithRanges.java
Wed, 18 Oct 2017 23:21:37 +0000 coleenp Merge
Wed, 18 Oct 2017 23:02:35 +0000 coleenp Merge
Wed, 18 Oct 2017 18:49:54 -0400 ysuenaga 8087291: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize
Wed, 18 Oct 2017 22:10:28 +0000 sspitsyn Merge
Wed, 18 Oct 2017 21:05:09 +0000 sspitsyn Merge
Wed, 18 Oct 2017 13:52:32 -0700 sspitsyn 8175510: Null pointer dereference in getModuleObject of JPLISAgent.c:790
Wed, 18 Oct 2017 21:06:31 +0000 stefank Merge
Wed, 18 Oct 2017 21:15:01 +0200 stefank 8189360: JvmtiExport::weak_oops_do is called for all JNIHandleBlock instances
Wed, 18 Oct 2017 21:13:35 +0200 stefank 8189359: Move native weak oops cleaning out of ReferenceProcessor
Wed, 18 Oct 2017 21:17:46 +0200 rkennke 8189276: Make SuspendibleThreadSet and related code available to other GCs
Wed, 18 Oct 2017 14:31:10 +0200 ihse 8189607: Remove duplicated jvmticmlr.h
Thu, 07 Sep 2017 15:40:20 +0200 stuefe 8187230: [aix] Leave OS guard page size at default for non-java threads instead of explicitly setting it
Tue, 17 Oct 2017 20:21:50 -0400 kbarrett 8187462: IntegralConstant should not be AllStatic
Tue, 17 Oct 2017 23:05:35 +0000 sspitsyn Merge
Tue, 17 Oct 2017 21:50:22 +0000 sspitsyn Merge
Tue, 17 Oct 2017 14:37:01 -0700 sspitsyn 8173936: [TESTBUG] test/serviceability/jvmti/ModuleAwareAgents/ClassFileLoadHook/MAAClassFileLoadHook.java needs to be re-examined
Tue, 17 Oct 2017 22:02:10 +0000 iklam Merge
Tue, 17 Oct 2017 14:06:36 -0700 iklam 8176827: Test can't find libXext.so
Tue, 17 Oct 2017 13:52:52 -0700 iveresov 8189409: [AOT] Fix paths in aot test scripts
Tue, 17 Oct 2017 18:54:03 +0200 rkennke 8185580: Refactor Threads::possibly_parallel_oops_do() to use Threads::parallel_java_threads_do()
Tue, 17 Oct 2017 08:51:55 +0200 eosterlund 8188919: Generalize GC thread suspend/resume at safepoints
Mon, 16 Oct 2017 23:23:27 -0700 jgeorge 8184042: several serviceability/sa tests timed out on MacOS X
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Mon, 16 Oct 2017 20:22:41 +0000 egahlin Merge
Mon, 16 Oct 2017 18:25:07 +0200 egahlin 8187042: Events to show which objects are associated with biased object revocations
Mon, 16 Oct 2017 19:11:17 +0000 egahlin Merge
Mon, 16 Oct 2017 17:48:47 +0200 egahlin 8189274: Allow cutoff attribute for event based tracing
Mon, 16 Oct 2017 16:44:23 +0200 egahlin 8173917: Safepoint ID is not consistent across event-based tracing events
Mon, 16 Oct 2017 17:03:56 +0200 jwilhelm Merge
Sun, 15 Oct 2017 17:37:29 -0400 rkennke 8189333: Fix Zero build after Atomic::xchg changes
Sat, 14 Oct 2017 00:19:29 +0200 jwilhelm Merge