Fri, 25 May 2018 11:18:22 -0700 smarks 8201518: add test for randomized iteration order of unmodifiable Set and Map
Fri, 25 May 2018 13:29:25 -0400 rriggs 8203368: ObjectInputStream filterCheck method throws NullPointerException
Wed, 23 May 2018 15:57:51 +0000 adinn 8203699: java/lang/invoke/SpecialInterfaceCall fails with SIGILL on aarch64
Fri, 25 May 2018 07:22:37 -0700 bpb 8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
Fri, 25 May 2018 15:34:45 +0530 sballal 8203689: Add failure code to threaddb exception messages`
Fri, 25 May 2018 11:51:30 +0200 ihse 8198323: testing.md not updated for repository layout change
Fri, 25 May 2018 10:14:27 +0200 ihse 8203221: Makefile fixes after Flight Recorder
Fri, 25 May 2018 09:35:02 +0200 ihse 8203366: Tag added wrongly in Docs.gmk
Fri, 25 May 2018 00:26:08 -0700 sspitsyn 8203815: add tests failed because of 8203809 to the ProblemList-graal
Fri, 25 May 2018 00:18:47 -0700 sspitsyn 8203816: add tests failed because of 8203174 to the ProblemList-graal
Fri, 25 May 2018 09:05:42 +0200 thartmann 8202949: C2: assert(false) failed: Bad graph detected in build_loop_late
Thu, 24 May 2018 22:21:00 -0700 jcm 8184030: TestUseRTMLockingOptionOnUnsupportedVM - RTM locking optimization not supported is missing
Thu, 24 May 2018 17:12:15 -0700 iignatyev 8199383: [TESTBUG] Open source VM testbase JVMTI tests
Thu, 24 May 2018 13:26:22 -0700 rhalade 8191844: Remove SECOM root (secomevrootca1)
Thu, 24 May 2018 12:29:50 -0700 bpb 8203766: Add some instrumentation to jdk/java/nio/channels/Selector/RacyDeregister.java
Thu, 24 May 2018 14:02:37 -0400 coleenp 8203225: Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases
Thu, 24 May 2018 13:06:46 -0400 hseigel Merge
Thu, 24 May 2018 13:04:33 -0400 hseigel 8203183: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java times out
Thu, 24 May 2018 09:15:09 -0700 ccheung 8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message
Thu, 24 May 2018 20:34:17 +0530 pmuthuswamy 8196913: javadoc does not (over)write stylesheet.css
Thu, 24 May 2018 15:23:28 +0100 chegar 8203297: java/net/URL/OpenStream.java fails intermittently
Thu, 24 May 2018 15:46:04 +0200 egahlin 8203774: jdk/jfr/api/recorder/TestStartStopRecording.java failed due to compilation failed
Thu, 24 May 2018 11:13:42 +0100 mcimadamore 8203488: Remove error generation from TransTypes
Thu, 24 May 2018 14:35:32 +0530 pmuthuswamy 8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
Thu, 24 May 2018 09:59:57 +0200 roland 8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
Thu, 24 May 2018 13:34:31 +0530 pmuthuswamy 8188248: NullPointerException on generic methods
Thu, 24 May 2018 01:04:42 -0400 dholmes 8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java
Wed, 23 May 2018 18:18:33 -0700 jjiang 8203686: Add JDK 11 major version to javax/net/ssl/compatibility/JdkRelease.java
Thu, 24 May 2018 00:37:29 +0000 valeriep 8194630: Uninitialized initiator_address in native GSS
Wed, 23 May 2018 17:09:49 -0700 mseledtsov 8199255: [TESTBUG] Open source VM testbase default methods tests
Thu, 24 May 2018 07:20:10 +0800 fyang 8203041: AArch64: fix overflow in immediate cmp/cmn instruction
Wed, 23 May 2018 21:08:33 +0200 jwilhelm Added tag jdk-11+15 for changeset a11c1cb542bb
Wed, 23 May 2018 11:49:57 -0700 jjg 8202947: Fix minor issues with taglets
Wed, 23 May 2018 11:29:56 -0700 erikj 8203497: Bump Jib format version to 1.2
Wed, 23 May 2018 10:34:18 -0700 martin 8203328: Rename EFS in java.util.zip internals to something meaningful
Wed, 23 May 2018 08:49:00 -0700 sherman 8200172: String.split non-positive term incorrect use
Wed, 23 May 2018 16:26:29 +0200 mbaesken 8202427: Enhance os::print_memory_info on Windows jdk-11+15
Wed, 21 Mar 2018 16:03:12 +0100 neliasso 8192992: Test8007294.java failed: attempted to spill a non-spillable item
Wed, 23 May 2018 15:21:54 +0200 mgronlun 8203457: Add back missing full buffer notification
Wed, 23 May 2018 09:43:41 +0200 stefank 8203490: StringTable::dump lacks a load barrier
Wed, 23 May 2018 09:42:42 +0200 stefank 8203694: Add a safepoint-aware Semaphore - part 2
Thu, 17 May 2018 18:09:19 +0200 mbaesken 8203355: MITSHM define guarding missing
Wed, 23 May 2018 14:21:14 +0800 mli 8202771: Migrate Unicode character tests to JDK Repo
Tue, 22 May 2018 21:50:45 -0700 dl 8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
Tue, 22 May 2018 21:46:51 -0700 dl 8202685: Optimize ArrayList subList replaceAll
Tue, 22 May 2018 16:19:31 -0700 bpb 8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
Wed, 23 May 2018 00:21:58 +0200 egahlin 8195819: Remove recording=x from jcmd JFR.check output
Tue, 22 May 2018 23:27:54 +0200 egahlin 8201331: Better test cleanup for jdk/jfr/api/consumer/TestRecordingFile.java
Tue, 22 May 2018 10:49:20 -0700 lmesnik 8199064: Test applications/jcstress/other/Test.java#id1108 fails on Sparc
Tue, 22 May 2018 13:05:22 -0700 mseledtsov 8199257: [TESTBUG] Open source VM testbase metaspace tests
Tue, 22 May 2018 14:49:39 -0400 zgu 8203635: JFR sampler thread does not record stack info
Tue, 22 May 2018 11:04:36 -0700 sherman 8196987: Resolve disabled warnings for libzip
Tue, 22 May 2018 10:08:04 -0700 iignatyev 8199379: [TESTBUG] Open source vm testbase JDB tests
Tue, 22 May 2018 13:10:56 -0400 coleenp 8202669: Intermittent crash in ClassLoadingService::compute_class_size()
Tue, 22 May 2018 09:01:44 -0700 vromero 8196048: thrown type variables should be roots in the minimum inference graph
Fri, 18 May 2018 09:15:08 -0700 iklam 8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
Fri, 18 May 2018 15:35:32 +0200 sgehwolf 8203410: Zero: Disable jfr feature by default
Tue, 22 May 2018 12:04:05 -0300 jlaskey 8200380: String::lines
Tue, 22 May 2018 12:26:17 +0200 jlahoda 8198315: Incomplete classpath causes NPE in TransTypes
Tue, 22 May 2018 13:37:05 +0100 mcimadamore 8203436: javac should fail early when emitting illegal signature attributes
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip