Thu, 28 Mar 2013 00:44:15 -0700 minqi Merge
Wed, 27 Mar 2013 17:03:19 -0700 minqi 2178143: JVM crashes if the number of bound CPUs changed during runtime
Wed, 27 Mar 2013 22:05:21 -0700 zgu Merge
Wed, 27 Mar 2013 13:07:41 -0700 zgu Merge
Wed, 27 Mar 2013 15:41:53 -0400 zgu 8010474: [parfait] Undefined return value of the functions in hotspot/src/share/vm/services/memTracker.hpp
Wed, 27 Mar 2013 16:31:00 -0700 acorn Merge
Wed, 27 Mar 2013 14:10:59 -0400 acorn 8009731: Confusing error message for loader constraint violation
Wed, 27 Mar 2013 13:26:44 -0700 hseigel Merge
Wed, 27 Mar 2013 11:41:51 -0400 hseigel 8010833: Test7116786.java is failing on most configs after fix for 8010667
Wed, 27 Mar 2013 08:19:50 -0400 coleenp 8009531: Crash when redefining class with annotated method
Thu, 28 Mar 2013 19:13:22 -0700 amurillo 8011022: new hotspot build - hs25-b26
Thu, 04 Apr 2013 19:05:12 -0700 katleman Added tag jdk8-b84 for changeset df190a3da0e2
Tue, 09 Apr 2013 15:16:41 -0700 katleman Merge
Tue, 09 Apr 2013 13:05:22 -0700 tbell 8011348: use of which in common/autoconf/autogen.sh is not portable
Tue, 09 Apr 2013 09:45:48 +0200 erikj 8010465: Can't enable sjavac when building in jprt.
Tue, 09 Apr 2013 09:42:20 +0200 erikj 8006288: build-infra: Use solaris nm and not gnm on solaris
Mon, 08 Apr 2013 14:07:32 -0400 omajid 8011388: Support building zero and zeroshark with the new build
Fri, 05 Apr 2013 09:38:54 +0200 erikj 8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
Thu, 04 Apr 2013 09:25:58 +0200 erikj 8011372: Remove -p from cp in IdleCompilation.gmk
Thu, 04 Apr 2013 09:24:21 +0200 erikj 8006828: "SKIP_BOOT_CYCLE=false" must work in new building infrastructure
Thu, 04 Apr 2013 19:05:04 -0700 katleman Added tag jdk8-b84 for changeset aec7eec37b03
Wed, 05 Jul 2017 18:48:17 +0200 duke Added tag jdk8-b84 for changeset d7ad0dfaa411
Wed, 05 Jul 2017 18:48:16 +0200 duke Merge jdk8-b84
Wed, 05 Jul 2017 18:48:12 +0200 duke Merge
Mon, 01 Apr 2013 21:42:15 -0700 lana Merge
Tue, 26 Mar 2013 12:07:45 -0700 lana Merge
Mon, 25 Mar 2013 18:08:47 -0700 mfang Merge
Mon, 25 Mar 2013 16:55:14 -0700 mfang 8010521: jdk8 l10n resource file translation update 2
Fri, 22 Mar 2013 10:08:46 -0700 darcy 7080464: langtools regression test failures when assertions are enabled
Fri, 22 Mar 2013 12:44:48 +0000 mcimadamore 8010387: Javac crashes when diagnostic mentions anonymous inner class' type variables
Fri, 22 Mar 2013 12:43:09 +0000 mcimadamore 8010303: Graph inference: missing incorporation step causes spurious inference error
Fri, 22 Mar 2013 12:41:13 +0000 mcimadamore 8009820: AssertionError when compiling java code with two identical static imports
Fri, 22 Mar 2013 12:39:34 +0000 mcimadamore 8010101: Intersection type cast issues redundant unchecked warning
Fri, 22 Mar 2013 12:38:12 +0000 mcimadamore 8009649: Lambda back-end should generate invokespecial for method handles referring to private instance methods
Wed, 20 Mar 2013 17:41:40 -0700 darcy 8010364: Clarify javax.lang.model API for Type Annotations
Tue, 19 Mar 2013 19:16:59 -0700 jjg 8010317: DocLint incorrectly reports some <pre> tags as empty
Tue, 19 Mar 2013 17:05:57 -0700 jjg 8010333: Remove com.sun.tools.javac.Server
Tue, 19 Mar 2013 17:04:03 -0700 jjg 8010361: fix some langtools findbugs issues
Tue, 19 Mar 2013 15:13:44 -0700 jjg 8010315: doclint errors in javac public API
Tue, 19 Mar 2013 13:10:40 -0700 darcy 8010179: Remove transitional target values from javac
Mon, 18 Mar 2013 18:33:13 -0700 jjg 8007803: Implement javax.lang.model API for Type Annotations
Mon, 18 Mar 2013 14:40:32 -0700 jjg 8008425: Remove interim new javax.lang.model API for type-annotations
Mon, 18 Mar 2013 08:46:09 -0700 jjg 8005220: RFE to write javap tests for repeating annotations.
Fri, 15 Mar 2013 23:46:14 -0700 lana Merge
Fri, 15 Mar 2013 13:39:04 +0100 mnunez 8007767: TargetAnnoCombo.java need to be updated to add a new test mode
Fri, 15 Mar 2013 09:02:26 +0000 vromero 5053846: javac: MethodRef entries are duplicated in the constant pool
Thu, 14 Mar 2013 22:54:17 -0700 rfield 8010010: NPE generating serializedLambdaName for nested lambda
Thu, 14 Mar 2013 10:33:31 -0700 mchung 8005428: Update jdeps to read the same profile information as by javac
Thu, 14 Mar 2013 08:30:16 +0000 vromero 8008582: jtreg failures after conversion of shell tests to Java
Thu, 14 Mar 2013 01:45:44 -0400 dholmes 8009429: Miscellaneous profiles cleanup
Wed, 13 Mar 2013 14:47:15 -0700 bpatel 8009684: Default top left frame should be "All Packages" in the generated javadoc documentation
Wed, 13 Mar 2013 22:03:09 +0100 jfranck 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error
Thu, 28 Mar 2013 10:55:14 -0700 katleman Added tag jdk8-b83 for changeset fd242a461861
Wed, 05 Jul 2017 18:48:02 +0200 duke Merge
Mon, 01 Apr 2013 21:35:19 -0700 lana Merge
Tue, 26 Mar 2013 12:00:55 -0700 lana Merge
Mon, 18 Mar 2013 18:34:44 -0700 jjg 8007803: Implement javax.lang.model API for Type Annotations
Thu, 28 Mar 2013 10:54:47 -0700 katleman Added tag jdk8-b83 for changeset 74e3fc2986f0
Wed, 05 Jul 2017 18:47:56 +0200 duke Merge
Thu, 28 Mar 2013 10:54:36 -0700 katleman Added tag jdk8-b83 for changeset 8ca744a5d6f4
Wed, 05 Jul 2017 18:47:51 +0200 duke Merge
Mon, 01 Apr 2013 21:42:31 -0700 lana Merge
Tue, 26 Mar 2013 12:08:00 -0700 lana Merge
Tue, 26 Mar 2013 18:26:19 +0530 sundar 8010720: Linkage problem with java.lang.String.length()
Tue, 26 Mar 2013 08:42:35 +0100 lagergren 8010706: -Dnashorn.args system property to create command lines to wrapped nashorn.jar:s
Mon, 25 Mar 2013 18:20:16 +0530 sundar 8010709: org on the top level doesn't resolve
Mon, 25 Mar 2013 12:01:06 +0100 lagergren 8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped vars
Sat, 23 Mar 2013 00:58:39 +0100 attila 8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable
Tue, 19 Mar 2013 11:03:24 -0300 jlaskey 8009969: CodeCoverage should use template
Mon, 18 Mar 2013 21:03:11 +0530 sundar 8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missing
Fri, 15 Mar 2013 21:52:40 +0530 sundar 8010145: removed workaround "init.js" in nashorn repo
Fri, 15 Mar 2013 16:07:13 +0100 lagergren 8010147: Forgot to add EXPECTED files for lazy and eager sunspider test
Thu, 14 Mar 2013 14:49:55 +0100 lagergren 8009982: Lazy execution bugfix. Added lazy sunspider unit test. Added mandreel to compile-octane test. Fixed warnings
Tue, 12 Mar 2013 21:17:47 +0530 sundar 8009868: For loop with "true" as condition results in AssertionError in codegen
Tue, 12 Mar 2013 15:30:53 +0100 lagergren 8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change.
Tue, 12 Mar 2013 18:12:42 +0530 sundar 8009757: Package access clean up and refactoring
Thu, 28 Mar 2013 10:55:17 -0700 katleman Added tag jdk8-b83 for changeset 4f4788d62566
Wed, 05 Jul 2017 18:47:43 +0200 duke Merge
Mon, 01 Apr 2013 21:34:39 -0700 lana Merge
Tue, 26 Mar 2013 12:00:13 -0700 lana Merge
Mon, 25 Mar 2013 18:03:32 -0700 mfang Merge
Mon, 25 Mar 2013 16:53:02 -0700 mfang 8010521: jdk8 l10n resource file translation update 2
Thu, 28 Mar 2013 10:53:52 -0700 katleman Added tag jdk8-b83 for changeset d2d074c62b67
Wed, 05 Jul 2017 18:47:36 +0200 duke Merge
Tue, 02 Apr 2013 15:31:24 -0700 katleman Merge
Tue, 02 Apr 2013 14:13:13 -0400 omajid 8011278: Allow using a system-installed giflib
Thu, 28 Mar 2013 09:36:43 +0100 erikj 8010908: Images target failes when configured with --disable-zip-debug-info
Mon, 01 Apr 2013 21:40:54 -0700 lana Merge
Tue, 26 Mar 2013 12:04:35 -0700 lana Merge
Mon, 25 Mar 2013 18:14:52 -0700 mchung 8010787: changeset for 8007703 is missing the deleted files
Mon, 25 Mar 2013 17:19:16 -0700 mchung 8007703: Remove com.sun.servicetag API
Mon, 25 Mar 2013 14:29:13 +0000 chegar 8010668: builtin JNI libraries should not be unloaded
Mon, 25 Mar 2013 19:25:01 +0530 sundar 8010704: The test closed/java/lang/SecurityManager/CheckPackageDefinition.java failed after fix for 8009869
Sat, 23 Mar 2013 11:49:39 +0800 weijun 8009875: Provide a default udp_preference_limit for krb5.conf
Sat, 23 Mar 2013 11:49:28 +0800 weijun 8009970: Several LoginModule classes need extra permission to load AuthResources
Fri, 22 Mar 2013 15:01:24 +0100 stefank 8004172: Update jstat counter names to reflect metaspace changes
Fri, 22 Mar 2013 15:01:14 +0100 stefank 8005116: NPG: Rename -permstat option for jmap in jdk8 to -clstats
Fri, 22 Mar 2013 19:59:14 +0800 weijun 8010531: Add BadKdc* tests to problem list for solaris-sparcv9
Thu, 21 Mar 2013 17:33:15 +0000 robm 8009251: Add proxy handling and keep-alive fixes to jsse
Thu, 21 Mar 2013 19:19:08 +0530 sundar 8009869: Need to modify java.security property package.access to include nashorn packages
Wed, 20 Mar 2013 22:39:51 -0400 dholmes 8006818: SunEC and SunPKCS11 providers should be in all profiles
Wed, 20 Mar 2013 15:21:14 -0700 darcy 8010427: Refine Method.isDefault implementation
Wed, 20 Mar 2013 09:50:07 -0700 mchung 8006104: Improve tests to test ".useParentHandlers" property set in the logging configuration
Wed, 20 Mar 2013 12:06:30 -0400 mullan Merge
Wed, 20 Mar 2013 11:23:16 -0400 mullan Merge
Wed, 20 Mar 2013 10:58:20 -0400 mullan 8010112: NullPointerException in sun.security.provider.certpath.CertId()
Wed, 20 Mar 2013 14:39:20 +0000 chegar 8010282: sun.net.www.protocol.jar.JarFileFactory.close(JarFile) should be thread-safe
Wed, 20 Mar 2013 13:21:53 +0400 uta 8006193: (process) Clean-up java.lang.ProcessImpl.finalize, does not need to be public
Tue, 19 Mar 2013 16:05:34 -0700 mduigou 8001642: Add Optional<T>, OptionalDouble, OptionalInt, OptionalLong
Mon, 18 Mar 2013 14:21:13 -0400 jzavgren 8007607: security native code doesn't always use malloc, realloc, and calloc correctly
Tue, 19 Mar 2013 06:01:14 -0400 dholmes 8009426: "profiles" target fails due to nashorn if "images" is not built first
Tue, 19 Mar 2013 09:53:36 +0100 sla 8006637: Failure to filter out native frame events on Solaris
Sun, 17 Mar 2013 09:55:03 +0000 chegar 8010142: ProblemList.txt updates (3/2013)
Wed, 06 Mar 2013 16:59:42 +0400 vlivanov 8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field
Fri, 15 Mar 2013 23:31:19 -0700 lana Merge
Fri, 15 Mar 2013 19:30:28 +0530 sundar 8010136: Make jrunscript's init.js to work on nashorn
Thu, 14 Mar 2013 11:29:16 -0700 naoto 8008576: Calendar mismatch using Host LocaleProviderAdapter
Thu, 14 Mar 2013 16:59:06 +0000 alanb 7183800: TEST_BUG: Update tests to run on Ubuntu 12.04 (localhost is 127.0.1.1)
Thu, 14 Mar 2013 16:03:10 +0000 alanb 8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
Thu, 14 Mar 2013 01:47:59 -0400 dholmes 8009429: Miscellaneous profiles cleanup
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip