Mon, 09 Jun 2014 16:00:06 +0200 attila 8046025: AccessorProperty.getGetter is not threadsafe
Fri, 06 Jun 2014 16:51:53 +0200 hannesw 8046215: Running uncompilable scripts throws NullPointerException
Fri, 13 Jun 2014 11:21:41 -0700 katleman Added tag jdk9-b18 for changeset 6ff236765d3b
Wed, 05 Jul 2017 19:45:12 +0200 duke Merge
Fri, 13 Jun 2014 11:21:15 -0700 katleman Added tag jdk9-b18 for changeset ab3f668fd6e3
Wed, 05 Jul 2017 19:45:08 +0200 duke Merge
Wed, 18 Jun 2014 10:09:22 -0700 lana Merge
Fri, 13 Jun 2014 08:25:50 +0800 weijun 8046702: default_options.sh test failure on Solaris
Thu, 12 Jun 2014 15:38:24 -0700 lana Merge
Thu, 12 Jun 2014 10:32:19 +0200 sjiang 8044865: Fix raw and unchecked lint warnings in management-related code
Wed, 11 Jun 2014 15:47:53 +0200 sla 8044135: Add API to start JMX agent from attach framework
Tue, 10 Jun 2014 11:15:23 +0100 prappo 8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses
Wed, 11 Jun 2014 18:27:10 +0800 weijun 8023197: Pre-configured command line options for keytool and jarsigner
Tue, 10 Jun 2014 14:40:20 +0200 jfranck 8029674: (reflect) getMethods returns default methods that are not members of the class
Wed, 11 Jun 2014 16:33:23 +0800 weijun 8046499: nativecache.c prints to stdout in debug build
Tue, 10 Jun 2014 16:18:54 -0700 henryjen 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Tue, 10 Jun 2014 14:17:32 -0700 ascarpino 8046368: Code cleanup in SeedGenerator.java
Tue, 10 Jun 2014 12:04:42 -0700 ascarpino 8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
Tue, 10 Jun 2014 08:07:39 -0700 martin 8004807: java/util/Timer/Args.java failing intermittently in HS testing
Tue, 10 Jun 2014 15:49:53 +0100 vinnie 8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
Mon, 09 Jun 2014 15:40:40 +0400 vlivanov 8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
Fri, 06 Jun 2014 14:23:08 -0700 mduigou 8046085: inserting null key into HashMap treebin fails.
Sat, 07 Jun 2014 00:17:02 +0800 luchsh 8043954: Add async connect() support to NET_Connect() for AIX platform
Fri, 06 Jun 2014 22:31:53 +0800 weijun 8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
Fri, 06 Jun 2014 10:47:30 +0100 chegar 8043613: Update .properties files for serialver tool
Fri, 13 Jun 2014 11:21:30 -0700 katleman Added tag jdk9-b18 for changeset fa91157087a5
Wed, 05 Jul 2017 19:45:00 +0200 duke Merge
Wed, 18 Jun 2014 10:08:52 -0700 lana Merge
Thu, 12 Jun 2014 19:03:25 -0700 lana Merge
Thu, 12 Jun 2014 15:36:49 -0700 lana Merge
Fri, 06 Jun 2014 10:19:50 -0700 amurillo Merge
Thu, 05 Jun 2014 10:34:57 -0700 jmasa Merge
Wed, 04 Jun 2014 14:16:20 +0200 pliden 8044768: Backout fix for JDK-8040807
Thu, 29 May 2014 14:31:28 +0200 ehelin 8042933: assert(capacity_until_gc >= committed_bytes) failed
Tue, 03 Jun 2014 09:34:04 +0000 brutisso Merge
Tue, 03 Jun 2014 10:44:36 +0200 brutisso 8043239: G1: Missing post barrier in processing of j.l.ref.Reference objects
Tue, 03 Jun 2014 10:37:46 +0200 pliden 8040807: G1: Enable G1CollectedHeap::stop()
Mon, 02 Jun 2014 06:29:34 -0700 jmasa Merge
Fri, 30 May 2014 10:43:51 +0200 pliden 8042310: TestStringDeduplicationMemoryUsage test failing
Fri, 30 May 2014 10:37:39 +0200 pliden 8044132: Quarantine unstable/broken GC tests
Mon, 02 Jun 2014 21:36:59 -0400 mseledtsov 8038587: [TESTBUG] Create CDS tests to exercise region sizes and base address
Tue, 03 Jun 2014 09:44:54 +0200 mgronlun 8044531: Event based tracing locks to rank as leafs where possible
Mon, 02 Jun 2014 18:15:18 +0000 ctornqvi Merge
Mon, 02 Jun 2014 19:08:18 +0200 ctornqvi 8044364: runtime/RedefineFinalizer test fails on windows
Mon, 02 Jun 2014 09:30:08 -0700 rdurbin 8038132: jprt bundles have libjsig.dylib in different place on OSX
Mon, 02 Jun 2014 11:20:14 +0200 ykantser 8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper
Sun, 01 Jun 2014 11:56:15 -0400 coleenp Merge
Fri, 30 May 2014 19:13:07 +0200 sla 8044398: Attach code should propagate errors in Diagnostic Commands as errors
Fri, 30 May 2014 07:20:51 -0700 dcubed 8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock'
Thu, 29 May 2014 08:58:51 -0400 lfoltan 8041623: Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic.
Wed, 28 May 2014 22:59:29 +0200 ctornqvi 8043786: [TESTBUG] runtime/CommandLine/TestHexArguments.java test fails in nightly
Wed, 28 May 2014 15:03:36 +0000 dsamersoff Merge
Wed, 28 May 2014 07:36:32 -0700 dsamersoff 6904403: assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM
Wed, 28 May 2014 06:26:05 -0700 poonam 8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
Tue, 27 May 2014 21:58:23 -0700 minqi 8043896: Error reporting for insufficient shared region size is incorrect
Fri, 13 Jun 2014 11:21:19 -0700 katleman Added tag jdk9-b18 for changeset f41278d32da8
Fri, 13 Jun 2014 11:21:13 -0700 katleman Added tag jdk9-b18 for changeset 09ca10d317fc
Wed, 05 Jul 2017 19:44:42 +0200 duke Added tag jdk9-b18 for changeset c5495e25c725
Wed, 05 Jul 2017 19:44:42 +0200 duke Merge jdk9-b18
Wed, 05 Jul 2017 19:44:39 +0200 duke Merge
Thu, 12 Jun 2014 10:32:42 -0700 katleman Added tag jdk9-b17 for changeset abd9a49d0b9c
Wed, 05 Jul 2017 19:44:35 +0200 duke Merge
Thu, 12 Jun 2014 10:32:30 -0700 katleman Added tag jdk9-b17 for changeset f67a670502cb
Wed, 05 Jul 2017 19:44:33 +0200 duke Merge
Thu, 12 Jun 2014 10:32:27 -0700 katleman Added tag jdk9-b17 for changeset a190ad71abdc
Wed, 05 Jul 2017 19:44:29 +0200 duke Merge
Thu, 12 Jun 2014 10:32:44 -0700 katleman Added tag jdk9-b17 for changeset 681b70d49d8d
Wed, 05 Jul 2017 19:44:26 +0200 duke Merge
Thu, 12 Jun 2014 10:32:11 -0700 katleman Added tag jdk9-b17 for changeset 51596e763410
Wed, 05 Jul 2017 19:44:23 +0200 duke Merge
Thu, 12 Jun 2014 10:32:32 -0700 katleman Added tag jdk9-b17 for changeset e2e5f24869d5
Wed, 05 Jul 2017 19:44:20 +0200 duke Merge
Thu, 12 Jun 2014 18:42:33 +0000 tbell Merge
Thu, 12 Jun 2014 18:09:29 +0000 tbell 8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux
Thu, 12 Jun 2014 10:32:21 -0700 katleman Added tag jdk9-b17 for changeset b14260e7f98f
Thu, 12 Jun 2014 18:42:29 +0000 tbell Merge
Thu, 12 Jun 2014 18:08:39 +0000 tbell 8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux
Thu, 12 Jun 2014 10:32:09 -0700 katleman Added tag jdk9-b17 for changeset 4f048ac42b56
Wed, 05 Jul 2017 19:44:08 +0200 duke Added tag jdk9-b17 for changeset 410bccbded9e
Wed, 05 Jul 2017 19:44:08 +0200 duke Merge jdk9-b17
Wed, 05 Jul 2017 19:44:04 +0200 duke Merge
Thu, 05 Jun 2014 19:38:17 -0700 lana Merge
Thu, 05 Jun 2014 13:22:37 -0700 jjg 8046067: test/tools/javac/api/6410643/T6410643.java is broken
Thu, 05 Jun 2014 10:57:10 -0700 sogoel 8044072: Group 2: create .out files for OverrideChecks tests in tools/javac dir
Thu, 05 Jun 2014 10:44:38 -0700 sogoel 8044064: Group 1: create .out files for cast and capture negative tests in tools/javac dir
Thu, 05 Jun 2014 12:21:38 +0100 mcimadamore 8043893: Inference doesn't report error on incompatible upper bounds
Wed, 04 Jun 2014 20:01:13 +0100 vromero 8041713: Type inference of non-existent method references crashes the compiler
Mon, 02 Jun 2014 22:36:40 +0100 vromero 8044487: Fix for 8042785 causes regression tests to fail with java.lang.VerifyError
Fri, 30 May 2014 18:21:05 +0100 vromero 8042785: javac, bridge methods are not getting the flags from the original method
Wed, 04 Jun 2014 20:20:42 -0700 katleman Added tag jdk9-b16 for changeset f75464f610f6
Wed, 05 Jul 2017 19:43:59 +0200 duke Merge
Wed, 04 Jun 2014 20:20:26 -0700 katleman Added tag jdk9-b16 for changeset 1fe6db2229a0
Wed, 05 Jul 2017 19:43:55 +0200 duke Merge
Wed, 04 Jun 2014 20:20:16 -0700 katleman Added tag jdk9-b16 for changeset 799f78314361
Wed, 05 Jul 2017 19:43:51 +0200 duke Merge
Thu, 05 Jun 2014 19:38:45 -0700 lana Merge
Thu, 05 Jun 2014 12:16:09 +0200 attila 8044816: On-demand compiled top-level program doesn't need :createProgramFunction
Thu, 05 Jun 2014 12:15:45 +0200 attila 8046014: MultiGlobalCompiledScript should cache :createProgramFunction handle
Wed, 04 Jun 2014 20:43:37 +0200 attila 8038413: NPE in unboxInteger
Wed, 04 Jun 2014 16:52:50 +0200 attila 8044803: Unnecessary restOf check
Wed, 04 Jun 2014 19:01:24 +0530 sundar 8044695: __stack__ becomes visible in Error properties
Wed, 04 Jun 2014 14:32:23 +0200 attila 8044502: Get rid of global optimistic flag
Wed, 04 Jun 2014 13:08:57 +0200 attila 8044638: Tidy up Nashorn codebase for code standards
Wed, 04 Jun 2014 13:55:21 +0530 sundar 8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
Tue, 03 Jun 2014 12:05:59 +0200 attila 8044518: Ensure exceptions related to optimistic recompilation are not serializable
Tue, 03 Jun 2014 12:05:42 +0200 attila 8044534: Constant folding for unary + should produce int for boolean literals
Tue, 03 Jun 2014 12:04:36 +0200 attila 8044533: Deoptimizing negation produces wrong result for zero
Tue, 03 Jun 2014 11:31:06 +0200 attila 8044171: Make optimistic exception handlers smaller
Tue, 03 Jun 2014 14:13:03 +0530 sundar 8044520: Nashorn cannot execute node.js's express module
Tue, 03 Jun 2014 13:57:52 +0530 sundar 8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement
Mon, 02 Jun 2014 17:36:43 +0200 attila Merge
Wed, 28 May 2014 16:53:43 +0200 attila Merge
Wed, 28 May 2014 13:58:46 +0200 lagergren 8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
Tue, 27 May 2014 21:25:07 +0200 lagergren 8044012: Integrate the latest best known performance flags int ant octane jobs, and make sure that it's easy to compare 'ant octane-nashorn' and 'ant octane-v8' at the push of a button. (or rather; the entry of a command line)
Wed, 21 May 2014 16:12:40 +0200 lagergren 8043632: Parallelize class installation and various script fixes.
Wed, 21 May 2014 16:12:40 +0200 lagergren 8043611: Move timing dependent benchmark for apply2call specialization to currently_failing. It is dependent that nothing takes machine time when doing the two runs, causing spurious assertions. Suggest running octane.raytrace manually instead to verify that this works, or incorporating it in the nightly test suite
Wed, 21 May 2014 16:12:40 +0200 lagergren 8043633: In order to remove global state outside of contexts, make sure Timing class is an instance and not a static global collection of data. Move into Context. Move -Dnashorn.timing to an official logging option.
Wed, 21 May 2014 15:38:11 +0200 attila 8043605: Enable history for empty property maps
Wed, 21 May 2014 12:52:58 +0200 attila 8043608: Make equality tests inline better
Tue, 20 May 2014 10:40:28 +0200 lagergren 8043504: Octane test harness was missing argument to print_always at one callsite, causing erroneous logging
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip