Fri, 13 Sep 2013 12:48:50 -0700 sspitsyn 8024346: ~CautiouslyPreserveExceptionMark - assert(!_thread->has_pending_exception()) failed: unexpected exception generated
Fri, 13 Sep 2013 12:47:44 -0700 sspitsyn 8024345: 'assert(_value != NULL) failed: resolving NULL _value' from VM_RedefineClasses::set_new_constant_pool
Fri, 13 Sep 2013 12:46:40 -0700 sspitsyn 8017230: Internal Error (jvmtiRedefineClasses.cpp:1662): guarantee(false) failed: insert_space_at() failed
Fri, 13 Sep 2013 19:20:59 +0200 mgronlun Merge
Fri, 13 Sep 2013 17:47:00 +0200 mgronlun 8021353: Event based tracing is missing thread exit
Fri, 13 Sep 2013 10:34:15 -0400 zgu Merge
Thu, 12 Sep 2013 15:53:49 +0400 dsamersoff 8022617: Openjdk hotspot build is broken on BSD platforms using gcc
Wed, 11 Sep 2013 14:30:17 +0400 dsamersoff 8024056: runtime/InitialThreadOverflow/testme.sh fails
Mon, 09 Sep 2013 14:44:37 -0400 hseigel 8023167: JVM allows duplicate Runtime[In]VisibleTypeAnnotations attributes in ClassFile/field_info/method_info structures
Mon, 09 Sep 2013 10:01:09 +0100 kevinw 8023478: Test fails with HS crash in GCNotifier.
Fri, 06 Sep 2013 08:42:42 -0700 iklam 8022335: Native stack walk while generating hs_err does not work on Windows x64
Wed, 04 Sep 2013 08:55:08 -0400 zgu 8022798: "assert(seq > 0) failed: counter overflow" in Kitchensink
Fri, 13 Sep 2013 00:43:01 -0700 amurillo 8024764: new hotspot build - hs25-b51
Thu, 19 Sep 2013 09:36:51 -0700 cl Added tag jdk8-b108 for changeset be8d551c4d00
Wed, 25 Sep 2013 12:21:35 -0700 tbell 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Thu, 19 Sep 2013 09:36:42 -0700 cl Added tag jdk8-b108 for changeset 345aa6f8d18a
Wed, 05 Jul 2017 19:12:21 +0200 duke Added tag jdk8-b108 for changeset 74049f7a28b4
Wed, 05 Jul 2017 19:12:21 +0200 duke Merge jdk8-b108
Wed, 05 Jul 2017 19:12:17 +0200 duke Merge
Tue, 17 Sep 2013 08:21:11 -0700 lana Merge
Mon, 16 Sep 2013 14:13:44 +0200 jlahoda 8021112: Spurious unchecked warning reported by javac
Sat, 14 Sep 2013 19:04:47 +0100 vromero 7047734: javac, the LVT is not generated correctly in several scenarios
Sat, 14 Sep 2013 15:23:21 +0100 vromero 8024207: javac crash in Flow.AssignAnalyzer.visitIdent
Thu, 12 Sep 2013 22:40:29 +0100 vromero 8023558: Javac creates invalid bootstrap methods for complex lambda/methodref case
Thu, 12 Sep 2013 14:52:28 -0400 emc 8013846: javac fails to reject semantically equivalent generic method declarations
Wed, 11 Sep 2013 14:50:11 -0700 bpatel 8015496: Information that package is deprecated is missing in profiles view
Wed, 11 Sep 2013 08:30:58 -0400 emc 8024510: lib/combo/tools/javac/combo/TemplateTest.java fails
Tue, 10 Sep 2013 16:47:40 +0100 mcimadamore 8024414: javac, should facilitate the use of the bootstrap compiler for debugging
Tue, 10 Sep 2013 13:47:51 +0200 jfranck 8005222: Fixed bugs should have tests with bugid in @bug tag
Mon, 09 Sep 2013 23:13:45 +0200 jlahoda 8019521: Enhanced rethrow disabled in lambdas
Mon, 09 Sep 2013 17:36:23 -0700 jjg 8006972: jtreg test fails: test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java
Mon, 09 Sep 2013 17:11:55 -0400 emc 8015322: Javac template test framework
Mon, 09 Sep 2013 16:26:55 -0400 emc 8022322: Reject default and static methods in annotation
Mon, 09 Sep 2013 16:32:08 +0100 vromero 8024154: Fix for 8016177: structural most specific and stuckness breaks 6 langtools tests
Mon, 09 Sep 2013 09:58:20 +0200 jfranck 8022260: Rename javac.code.Annotations to javac.code.SymbolMetadata
Sun, 08 Sep 2013 11:54:21 +0100 vromero 8024398: javac, compiler crashes with try with empty body
Fri, 06 Sep 2013 17:10:02 -0700 lana Merge
Fri, 06 Sep 2013 14:20:49 -0700 lana Merge
Fri, 06 Sep 2013 15:31:59 -0700 jjg 8024434: problem running javadoc tests in samevm mode on Windows
Fri, 06 Sep 2013 09:53:24 +0100 vromero 8024039: javac, previous solution for JDK-8022186 was incorrect
Thu, 05 Sep 2013 16:35:47 -0700 bpatel 8023608: method grouping tabs folding issue
Thu, 05 Sep 2013 11:27:27 +0200 jfranck 8023974: Drop 'implements Completer' and 'implements SourceCompleter' from ClassReader resp. JavaCompiler.
Wed, 04 Sep 2013 14:44:05 -0700 jjg 8024288: javadoc generated-by comment should always be present
Wed, 04 Sep 2013 11:53:09 +0100 vromero 8008275: javac.Main should be @Supported
Wed, 04 Sep 2013 00:01:05 +0100 vromero 8023549: Compiler emitting spurious errors when constructor reference type is inferred and explicit type arguments are supplied
Tue, 03 Sep 2013 23:41:37 +0100 vromero 8023545: Misleading error message when using diamond operator with private constructor
Tue, 03 Sep 2013 23:31:33 +0100 vromero 8023389: Javac fails to infer type for lambda used with intersection type and wildcards
Mon, 02 Sep 2013 22:44:06 +0100 vromero 8022162: Incorrect signature determination for certain inner class generics
Mon, 02 Sep 2013 22:38:36 +0100 vromero 8016177: structural most specific and stuckness
Fri, 30 Aug 2013 17:36:47 -0700 jjg 8015663: Need to supply tests to provide javadoc for profiles support code coverage
Fri, 30 Aug 2013 16:38:54 -0700 bpatel 8022738: doclet should only generate functional interface text if source >= 8
Fri, 30 Aug 2013 16:27:08 -0700 jjg 8008367: Sub-packages missing from Profiles javadoc
Fri, 30 Aug 2013 16:16:28 -0700 bpatel 8015882: Javadoc prints NPE when using Taglet
Fri, 30 Aug 2013 15:59:33 -0700 bpatel 7198273: RFE : Javadoc Accessibility : Hyperlinks should contain text or an image with alt text
Fri, 30 Aug 2013 15:14:51 -0700 jjg 8024093: Two *.rej files checked in to langtools/test directory
Fri, 30 Aug 2013 11:48:36 -0700 jjg 8023700: Use non breaking space in various labels
Thu, 29 Aug 2013 19:19:23 -0700 jjg 8023833: Replace direct use of AnnotatedType in javadoc code
Thu, 12 Sep 2013 11:09:20 -0700 cl Added tag jdk8-b107 for changeset bd69808a67e1
Wed, 05 Jul 2017 19:12:09 +0200 duke Merge
Thu, 12 Sep 2013 11:09:08 -0700 cl Added tag jdk8-b107 for changeset 8a84d7cf2ea6
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip