Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8174798: Mis-merge left serviceability/sa/TestCpoolForInvokeDynamic.java ignored
2017-02-12, by dholmes
8173743: Failures during class definition can lead to memory leaks in metaspace
2017-02-10, by simonis
8174721: C1: Inlining through MH invokers/linkers in unreachable code is unsafe
2017-02-10, by vlivanov
Merge
2017-02-10, by jwilhelm
8173151: Code heap corruption due to incorrect inclusion test
2017-02-10, by zmajo
8173013: JVMTI tagged object access needs G1 pre-barrier
2017-02-09, by sangheki
8166110: Inlining through MH invokers/linkers in unreachable code is unsafe
2017-02-09, by vlivanov
8173794: [REDO] [AOT] Missing GC scan of _metaspace_got array containing Klass*
2017-01-18, by kvn
8173673: Fix comparison input types in GraalHotSpotVMConfigNode.inlineContiguousAllocationSupported()
2017-02-06, by iveresov
Merge
2017-02-06, by dnsimon
8173912: [JVMCI] fix memory overhead of JVMCI
2017-02-06, by dnsimon
8170455: C2: Access to [].clone from interfaces fails
2017-02-06, by jcm
8173119: compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java fails with custom Tiered Level set externally
2017-02-06, by thartmann
8173679: Disable ProfileTrap code and UseRTMLocking in emulated client Win32
2017-02-03, by jcm
8173825: Adjust the comment for flags UseAES, UseFMA, UseSHA in globals.hpp
2017-02-03, by mbaesken
Merge
2017-02-03, by mchernov
8170737: Not enough old space utilisation
2017-02-03, by mchernov
8144484: assert(no_dead_loop) failed: dead loop detected
2017-02-03, by rraghavan
8173699: Crash during deoptimization with "assert(result == __null || result->is_oop()) failed: must be oop"
2017-02-03, by thartmann
Merge
2017-02-23, by lana
8162795: [REDO] MemberNameTable doesn't purge stale entries
2017-02-21, by kevinw
Merge
2017-07-05, by duke
Merge
2017-02-24, by jwilhelm
Merge
2017-02-18, by jwilhelm
8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
2017-02-16, by kvn
Merge
2017-02-14, by jwilhelm
Merge
2017-02-12, by jwilhelm
Merge
2017-02-10, by jwilhelm
8173679: Disable ProfileTrap code and UseRTMLocking in emulated client Win32
2017-02-03, by jcm
Merge
2017-02-23, by lana
8175311: Jib sets bad JT_JAVA on linux aarch64
2017-02-23, by erikj
8077113: Configure script do not properly detect cross-compilation gcc
2017-02-23, by erikj
8175271: Race in GenerateLinkOptData.gmk
2017-02-21, by erikj
Added tag jdk-10+2 for changeset 4a79ad46e578
2017-07-05, by duke
Merge
jdk-10+2
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset a6dc784b18a8
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 54c25a823b8e
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset a6f26574de4e
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 9c62b3b6ed86
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset b002a92940ff
2017-02-23, by lana
Merge
2017-02-23, by lana
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 51a9f82cff03
2017-02-23, by lana
Merge
2017-02-23, by lana
8175233: Remove LambdaForm.debugName
2017-02-22, by redestad
8172298: Reduce memory churn when linking VarHandles operations
2017-01-27, by psandoz
8172928: Add doc link from System.identityHashCode to Object.hashCode
2017-02-16, by darcy
8174242: simplify jexec build settings
2017-02-14, by mbaesken
8174834: nio (ch): Remove #ifdef AF_INET6 guards in native coding
2017-02-15, by clanger
Merge
2017-07-05, by duke
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 1ea025bbd11d
2017-02-23, by lana
8175233: Remove LambdaForm.debugName
2017-02-22, by redestad
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset 35fe9d6f5075
2017-02-23, by lana
Merge
2017-02-23, by lana
Added tag jdk-9+158 for changeset b5015f742ba6
2017-07-05, by duke
Merge
jdk-9+158
2017-07-05, by duke
8174805: JavacTrees should use Types.skipTypeVars() to get the upper bound of type variables
2017-02-16, by vromero
8175048: javadoc does not decode options containing '=' and ':' correctly
2017-02-16, by jjg
Merge
2017-02-16, by lana
8174059: langtools test failed again on win32 with the trial reversion changes for limited win32 address space
2017-02-16, by amlu
8175047: javadoc should support --help-extra as a synonym for -X
2017-02-15, by jjg
8173308: JAVAC_OPTIONS should be updated to align with JAVA_OPTIONS
2017-02-15, by ksrini
8173374: Update GenGraphs tool to generate dot graph with requires transitive edges
2017-02-15, by mchung
8174839: javadoc crashes with a method which does not override a super.
2017-02-15, by ksrini
8173596: JavaCompiler.CompilationTask should support addModules
2017-02-15, by jjg
8151743: Header can still disappear behind the navbar
2017-02-15, by bpatel
8175038: Wrong note about multiple type/package elements being found.
2017-02-15, by jlahoda
8173804: javadoc throws UnsupportedOperationException: should not happen
2017-02-15, by ksrini
8174715: Javadoc fails on JDK 7 and JDK 8 sources with StringIndexOutOfBoundsException
2017-02-15, by ksrini
8175007: Incorrect error messages for inaccessible classes in visible packages
2017-02-15, by jlahoda
8174243: incorrect error message for nested service provider
2017-02-14, by vromero
8170404: Improve negative testing for module-info
2017-02-14, by anazarov
8170691: fill in @bug number for test
2017-02-14, by sadayapalam
8174695: Fix @since in module-info.java in dev/langtools repo
2017-02-13, by mli
8174862: JShell tests: new JDK-8174797 testInvalidClassPath fails on Windows
2017-02-13, by rfield
8174860: Fix bad javadoc link in javax.tools.JavaFileManager
2017-02-13, by darcy
8174857: jshell tool: /help /set truncation -- confusing indentation
2017-02-13, by rfield
8174854: Fix two javax.annotation.processing javadoc link issues
2017-02-13, by darcy
8173945: Add methods for Elements.getAll{Type, Package, Module}Elements
2017-02-13, by darcy
8174797: jshell tool: invalid module path crashes tool
2017-02-13, by rfield
Added tag jdk-9+157 for changeset 8d8593871575
2017-02-16, by lana
Merge
2017-07-05, by duke
Merge
2017-02-16, by lana
8174735: Update JAX-WS RI integration to latest version
2017-02-16, by aefimov
Added tag jdk-9+157 for changeset 3c68ef249093
2017-02-16, by lana
Merge
2017-07-05, by duke
Merge
2017-02-16, by lana
8175043: Multiple jaxp tests failing across platforms
2017-02-16, by fyuan
8174735: Update JAX-WS RI integration to latest version
2017-02-16, by aefimov
8173390: Investigate SymbolTable in SAXParser
2017-02-16, by aefimov
8174025: Regression in XML Transform caused by JDK-8087303
2017-02-15, by fyuan
8169450: StAX parse error if there is a newline in xml declaration
2017-02-14, by joehw
Added tag jdk-9+157 for changeset 0002f2c38eaa
2017-02-16, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+157 for changeset abd8bc4c4c9d
2017-02-16, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+157 for changeset ad66baddeba0
2017-02-16, by lana
Merge
2017-07-05, by duke
8175026: Capture build-time parameters to --generate-jli-classes
2017-02-17, by redestad
Merge
2017-02-16, by ddehaven
6852563: ArrayOutOfBoundException when reading RLE8 compressed bitmap
2017-02-14, by pnarayanan
8174717: [TEST_BUG] javax/swing/text/html/StyleSheet/bug4936917.java
2017-02-14, by psadhukhan
8166313: JavaDoc mentions AppEvent subclasses as inner class of AppEvent
2017-02-14, by azvegint
8170950: Text is displayed in bold when fonts are installed into symlinked folder
2017-02-14, by dbatrak
Merge
2017-02-13, by ddehaven
8173028: Incorrect processing of supplementary-plane characters in text fields
2017-02-13, by prr
8170913: Java "1.8.0_112" on Windows 10 displays different characters for EUDCs from ones created in eudcedit.exe.
2017-02-13, by prr
8174720: [TEST_BUG] add :open to a @modules annotation for bug7089914.java
2017-02-13, by psadhukhan
7107905: ColorModel subclasses are missing hashCode() or equals() or both methods
2017-02-13, by jdv
8172967: [macosx] Exception while working with layout for text containing unmappable character
2017-02-10, by prr
Merge
2017-02-10, by prr
8147002: [macosx] Arabic character cannot be rendered on MacOS X
2017-02-10, by psadhukhan
8173876: Fast precise scrolling and DeltaAccumulator fix for macOS Sierra 10.12.2
2017-02-08, by malenkov
8147440: HiDPI (Windows) Swing components have incorrect sizes after changing display resolution
2017-02-08, by alexsch
8137087: [TEST_BUG] Cygwin failure of java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.sh
2017-02-08, by aghaisas
8175165: Don't process JceSecurity.java.template if crypto sources is not present
2017-02-17, by ihse
8175062: Mark java/nio/channels/AsyncCloseAndInterrupt.java as intermittently failing
2017-02-17, by amlu
8175120: Remove old tests on kdc timeout policy
2017-02-17, by weijun
8175042: Add success message to java/io/FileInputStream/LargeFileAvailable.java
2017-02-16, by bpb
8175041: Add success message to java/nio/channels/FileChannel/LoopingTruncate.java
2017-02-16, by bpb
8175033: (se) Improve internal timing of java/nio/channels/Selector/WakeupAfterClose.java
2017-02-16, by bpb
Merge
2017-02-16, by lana
8175079: Lazy initialization of ImageReader breaks rmid
2017-02-16, by redestad
8146299: Disable rmic -Xnew
2017-02-16, by msheppar
8174735: Update JAX-WS RI integration to latest version
2017-02-16, by aefimov
8175053: March 5 builds failed on Windows/install repo after JDK-8173207
2017-02-15, by sherman
8174694: improve error message shown when main class can't be loaded
2017-02-15, by vromero
8173374: Update GenGraphs tool to generate dot graph with requires transitive edges
2017-02-15, by mchung
8174849: Change SHA1 certpath restrictions
2017-02-15, by ascarpino
8173207: Upgrade compression library
2017-02-15, by sherman
8165035: jar --help-extra should provide information on the -n/--normalize option
2017-02-15, by psandoz
8175010: ImageReader is not thread-safe
2017-02-15, by redestad
8168410: Multiple JCK tests are failing due to SecurityException is not thrown.
2017-02-15, by weijun
8174950: Gracefully handle null Supplier in Objects.requireNonNull
2017-02-15, by simonis
8174909: Doc error in SecureRandom
2017-02-15, by weijun
8174151: URLClassLoader no longer uses custom URLStreamHandler for jar URLs
2017-02-14, by psandoz
8174779: Locale issues with Mac 10.12
2017-02-14, by naoto
8174960: Mark WakeupAfterClose.java as failing intermittentl
2017-02-14, by darcy
8174248: partialUpdateFooMainClass test in tools/jar/modularJar/Basic.java needs to be re-examined
2017-02-14, by sherman
8174718: "Module <name>'s descriptor returns inconsistent package set" confusing
2017-02-14, by sundar
8169715: jimage fails with IAE when attempts to inspect an empty file
2017-02-14, by dkononenko
8173094: Error in API documentation for SwingWorker
2017-02-14, by coffeys
8174887: Problem list javax/net/ssl/DTLS/RespondToRetransmit.java
2017-02-14, by amlu
8169903: Refactor spliterator traversing tests into a library
2017-02-14, by amlu
8174209: Renumber the compress levels
2017-02-14, by sundar
8174831: Reduce number of Charset classes loaded on bootstrap
2017-02-13, by redestad
8174399: LambdaMetafactory should use types in implMethod.type()
2017-02-13, by dlsmith
8174833: java/net/httpclient/http2/BasicTest.java always fails but always report success
2017-02-13, by dfuchs
Added tag jdk-9+157 for changeset 83505546dec3
2017-02-16, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+157 for changeset a7bc2b7f62f6
2017-02-16, by lana
Merge
2017-07-05, by duke
8175026: Capture build-time parameters to --generate-jli-classes
2017-02-17, by redestad
Merge
2017-02-16, by lana
8175071: Minor cleanup in Javadoc.gmk
2017-02-16, by chegar
8174895: test/TestCommon.gmk: value of JTREG_TESTVM_MEMORY_OPTION is missing
2017-02-16, by erikj
8175045: Turn on doclint reference checking in build of the java.management.rmi module
2017-02-15, by darcy
8173207: Upgrade compression library
2017-02-15, by sherman
8174945: Turn on doclint reference checking in build of java.compiler module
2017-02-14, by darcy
Added tag jdk-9+157 for changeset 4416065868c1
2017-02-16, by lana
Added tag jdk-9+157 for changeset fa3e76b47782
2017-07-05, by duke
Merge
jdk-9+157
2017-07-05, by duke
8174245: Javadoc is not working for some methods
2017-02-13, by jlahoda
8173777: Merge javac -Xmodule into javac--patch-module
2017-02-13, by jlahoda
8174104: Compiler does not allow non-existent module path entry
2017-02-10, by jjg
8174762: JShell: @since tags missing
2017-02-10, by rfield
8174099: class ComboTask at the combo test library needs an execute() method
2017-02-10, by vromero
Merge
2017-02-10, by alanb
8173393: Module system implementation refresh (2/2017)
2017-02-10, by alanb
8174262: Error message misspelling: "instanciated"
2017-02-09, by rfield
8169200: Gen has a reference to Flow that is not used, should be removed
2017-02-09, by vromero
8174672: JShell tests: jdk/jshell/UserJdiUserRemoteTest.java problem listed with wrong bug number
2017-02-09, by rfield
Merge
2017-02-09, by lana
8168965: search items are not listed in any sensible order
2017-02-09, by bpatel
8174249: Regression in generic method unchecked calls
2017-02-09, by mcimadamore
8174073: NPE caused by @link reference to class
2017-02-08, by vromero
8173916: jshell tool: /methods signature confusing/non-standard format
2017-02-08, by rfield
8173845: JShell API: not patch compatible
2017-02-08, by rfield
8173893: JShell: reduce memory leaks
2017-02-08, by rfield
8174027: error message should adapt to the corresponding top level element
2017-02-08, by vromero
8173302: Move the Description up on module and package index page
2017-02-07, by ksrini
8174140: Move test files into package hierarchy
2017-02-07, by jjg
Merge
2017-07-05, by duke
8174697: Fix @since in module-info.java in dev/jaxws repo
2017-02-10, by mli
Merge
2017-02-09, by lana
8057795: Update of the mimestypes.default for JAF
2017-02-07, by lancea
Merge
2017-07-05, by duke
Merge
2017-02-10, by alanb
8173393: Module system implementation refresh (2/2017)
2017-02-10, by alanb
8174696: Fix @since in module-info.java in dev/jaxp repo
2017-02-10, by mli
Merge
2017-02-09, by lana
8173290: 3% regression in SPECjvm2008-XML with b150
2017-02-09, by fyuan
Merge
2017-07-05, by duke
8174699: Fix @since in module-info.java in dev/nashorn repo
2017-02-12, by mli
8173393: Module system implementation refresh (2/2017)
2017-02-10, by alanb
Merge
2017-07-05, by duke
8174698: Fix @since in module-info.java in dev/corba repo
2017-02-10, by mli
Merge
2017-02-09, by lana
8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties
2017-02-09, by msheppar
Merge
2017-07-05, by duke
8174837: Add "since=9" to deprecated ContentSigner and ContentSignerParameters classes
2017-02-13, by mullan
8173777: Merge javac -Xmodule into javac--patch-module
2017-02-13, by jlahoda
8174194: Several java/lang tests failing due to undeclared module dependencies
2017-02-10, by skovalev
8174740: RuntimeException: Module m's descriptor returns inconsistent package set
2017-02-12, by mchung
8165640: Enhance jar tool to allow module-info in versioned directories but not in base in modular multi-release jar files
2017-02-11, by sherman
8174745: Httpclient source update for JDK 8
2017-02-10, by michaelm
8174739: Rename JMOD section name for native libraries from native to lib
2017-02-10, by mchung
Merge
2017-02-10, by prr
8173145: Menu is activated after using mnemonic Alt/Key combination
2017-02-07, by mcherkas
Merge
2017-02-06, by prr
8170493: JNI exception pending in JavaComponentAccessibility.m
2017-02-06, by prr
8173409: make setMixingCutoutShape public and remove jdk.desktop
2017-02-03, by prr
8170578: CUPS Printing is broken with Ubuntu 16.10 (CUPS 2.2)
2017-02-02, by psadhukhan
8143077: Deprecate InputEvent._MASK in favor of InputEvent._DOWN_MASK
2017-01-31, by serb
8170113: jimage extract to readonly directory causes MissingResourceException
2017-02-09, by dkononenko
Merge
2017-02-09, by jwilhelm
Merge
2017-02-09, by jwilhelm
8145337: [JVMCI] JVMCI initialization with SecurityManager installed fails: java.security.AccessControlException: access denied
2017-02-02, by dnsimon
Merge
2017-02-01, by jwilhelm
Merge
2017-01-31, by jwilhelm
8156073: 2-slot LiveStackFrame locals (long and double) are incorrect
2017-01-31, by bchristi
Merge
2017-02-10, by alanb
Merge
2017-02-10, by alanb
8173393: Module system implementation refresh (2/2017)
2017-02-10, by alanb
8174716: java/net/httpclient/security/Driver.java failing in JDK 9
2017-02-10, by michaelm
8173957: Fix @since in module-info.java in dev/jdk repo
2017-02-09, by mli
8174241: ProblemList update for TestWsImport, JdbMethodExitTest and jimage tests
2017-02-10, by amlu
8174127: (ch) Add instrumentation to java/nio/channels/FileChannel/Transfer.java
2017-02-09, by bpb
Merge
2017-02-09, by lana
8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties
2017-02-09, by msheppar
8173387: java/nio/channels/Selector/SelectTimeout.java failed with "Test timed out early with timeout 100000000999"
2017-02-09, by bpb
8168423: Test Task: Custom system class loader + security manager + malformed policy file = recursive initialization
2017-02-09, by ssahoo
8174226: Test failures after JDK-8033076
2017-02-08, by dlsmith
8033076: LambdaMetafactory should use types in implMethod.type()
2017-02-08, by dlsmith
8160655: Fix denyAfter and usage types for security properties
2017-02-08, by ascarpino
8173587: LambdaMetafactory needs to validate descriptors and method name
2017-02-08, by dlsmith
Merge
2017-02-08, by valeriep
8173708: Re-enable AES cipher with CFB128 mode for Ucrypto provider
2017-02-08, by valeriep
8173410: Add commented config line for jdk.security.provider.preferred
2017-02-08, by ascarpino
8174157: Backout 8151116
2017-02-08, by ascarpino
8174128: [testbug] Remove implementation dependency from java.time TCK tests
2017-02-08, by rriggs
8173898: StackWalker.walk throws InternalError if called from a constructor invoked through reflection.
2017-02-08, by dfuchs
8173783: IllegalArgumentException: jdk.tls.namedGroups
2017-02-08, by coffeys
8151116: Add extended key usage constraint to the jdk.certpath.disabledAlgorithms security property
2017-02-07, by ascarpino
8173712: Rename JAVA_OPTIONS environment variable to JDK_JAVA_OPTIONS
2017-02-07, by mchung
8044626: Update RMI specifications to reflect modularization changes
2017-02-07, by smarks
8173943: Change error reporting of LauncherHelper to include actual Error class name
2017-02-08, by rpatil
8169313: java.xml.ws not granted NetPermission(getProxySelector)
2017-02-07, by lancea
8173910: (fs) java/nio/file/FileSystem/Basic.java should conditionally check FileStores
2017-02-07, by bpb
Merge
2017-07-05, by duke
Merge
2017-02-09, by jwilhelm
Merge
2017-02-09, by jwilhelm
8173846: [AOT] Stubs hang onto intermediate compiler state forever
2017-02-02, by iveresov
8173227: [JVMCI] HotSpotJVMCIMetaAccessContext.fromClass is inefficient
2017-01-30, by never
Merge
2017-02-01, by jwilhelm
Merge
2017-01-31, by jwilhelm
8173693: disable post_class_unload() for non JavaThread initiators
2017-01-31, by dcubed
Merge
2017-01-31, by bchristi
8156073: 2-slot LiveStackFrame locals (long and double) are incorrect
2017-01-31, by bchristi
8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver
2017-01-31, by thartmann
8173338: C2: continuous CallSite relinkage eventually disables compilation for a method
2017-01-31, by vlivanov
8173404: C2: wrong nmethod dependency can be recorded for CallSite.target
2017-01-30, by vlivanov
8158546: C1 compilation fails with "Constant field loads are folded during parsing"
2017-01-30, by vlivanov
8173584: Add unit test for 8173309
2017-01-30, by never
8171084: heapdump/JMapHeapCore fails with java.lang.RuntimeException: Heap segment size overflow
2017-01-30, by jgeorge
Merge
2017-01-27, by dpochepk
8173399: Jittester: sources should be aligned with latest product state
2017-01-27, by dpochepk
Merge
2017-01-27, by aph
8173472: AArch64: C1 comparisons with null only use 32-bit instructions
2017-01-27, by aph
8173229: Wrong assert whether all remembered set entries have been iterated over in presence of coarsenings
2017-01-27, by tschatzl
8173393: Module system implementation refresh (2/2017)
2017-02-10, by alanb
Merge
2017-07-05, by duke
Merge
2017-02-10, by prr
Merge
2017-02-06, by prr
8173409: make setMixingCutoutShape public and remove jdk.desktop
2017-02-03, by prr
Merge
2017-02-09, by jwilhelm
Merge
2017-02-09, by jwilhelm
8145337: [JVMCI] JVMCI initialization with SecurityManager installed fails: java.security.AccessControlException: access denied
2017-02-02, by dnsimon
Merge
2017-01-31, by jwilhelm
Merge
2017-02-09, by lana
8174172: Race when building java.base.jmod
2017-02-09, by erikj
8174069: Verify that bash is at least version 3.2
2017-02-07, by ihse
8174064: Tab expansion broken for make
2017-02-07, by ihse
Added tag jdk-10+1 for changeset 74116beae88a
2017-07-05, by duke
Merge
jdk-10+1
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2017-02-09, by lana
Added tag jdk-9+156 for changeset 62824732af55
2017-02-09, by lana
8173383: Update JDK build to use -source and -target 10
2017-02-03, by darcy
8028544: Add SourceVersion.RELEASE_10
2017-01-27, by darcy
8173366: Update .jcheck/conf files for JDK 10
2017-01-25, by iris
Added tag jdk-10+0 for changeset 3995afe22c68
2017-01-25, by iris
Merge
2017-07-05, by duke
Merge
2017-02-09, by lana
Added tag jdk-9+156 for changeset 3d5314988315
2017-02-09, by lana
8173366: Update .jcheck/conf files for JDK 10
2017-01-25, by iris
Added tag jdk-10+0 for changeset fc31f9d07a66
2017-01-25, by iris
Merge
2017-07-05, by duke
Merge
2017-02-09, by lana
Added tag jdk-9+156 for changeset 08175b460862
2017-02-09, by lana
8173366: Update .jcheck/conf files for JDK 10
2017-01-25, by iris
Added tag jdk-10+0 for changeset e6fc8462d73b
2017-01-25, by iris
Merge
2017-07-05, by duke
Merge
2017-02-09, by lana
Added tag jdk-9+156 for changeset 1bb10bccf057
2017-02-09, by lana
8173366: Update .jcheck/conf files for JDK 10
2017-01-25, by iris
Added tag jdk-10+0 for changeset 0d39b11bffb3
2017-01-25, by iris
Merge
2017-07-05, by duke
Merge
2017-02-09, by lana
Added tag jdk-9+156 for changeset cfbeef485c3f
2017-02-09, by lana
8173366: Update .jcheck/conf files for JDK 10
2017-01-25, by iris
Added tag jdk-10+0 for changeset 870fe9d526c3
2017-01-25, by iris
Merge
2017-07-05, by duke
8174693: Problem list MultiReleaseJarTest.java tests until JDK-8174692 is fixed
2017-02-09, by darcy
Merge
2017-02-09, by lana
Merge
2017-02-09, by lana
Added tag jdk-9+156 for changeset fdecd1d14d53
2017-02-09, by lana
8174086: jspawnhelper build settings cleanup
2017-02-09, by mbaesken
8174039: (ch) DefaultAsynchronousChannelProvider should be split into platform specific versions
2017-02-07, by clanger
8173834: cleanup macosx jspawnhelper build settings
2017-02-02, by mbaesken
8167457: Fixes for InetAddressImpl native coding on Windows
2017-02-06, by clanger
8167420: Fixes for InetAddressImpl native coding on Linux/Unix platforms
2017-02-06, by clanger
8173908: Problem list tools/jar/multiRelease/RuntimeTest.java until JDK-8173905 is fixed
2017-02-03, by darcy
8173903: Update various tests to pass under JDK 10
2017-02-03, by darcy
8173421: Obsolete and expired flags for JDK 10 need to be removed and related tests updated
2017-01-31, by dholmes
8173366: Update .jcheck/conf files for JDK 10
2017-01-25, by iris
Added tag jdk-10+0 for changeset dcd77ece46a9
2017-01-25, by iris
Merge
2017-07-05, by duke
Merge
2017-02-09, by lana
Added tag jdk-9+156 for changeset 656a9525a59c
2017-02-09, by lana
8173421: Obsolete and expired flags for JDK 10 need to be removed and related tests updated
2017-01-31, by dholmes
8173366: Update .jcheck/conf files for JDK 10
2017-01-25, by iris
Added tag jdk-10+0 for changeset c9c0f7be1ab8
2017-01-25, by iris
Merge
2017-02-09, by lana
Added tag jdk-9+156 for changeset 3cecfaef55fe
2017-02-09, by lana
8173894: jib reports version "" in jdk10
2017-02-03, by ssarne
Merge
2017-01-31, by dholmes
8029942: Update VERSION_MAJOR for JDK 10
2017-01-31, by erikj
8173383: Update JDK build to use -source and -target 10
2017-01-31, by darcy
8173366: Update .jcheck/conf files for JDK 10
2017-01-25, by iris
Added tag jdk-10+0 for changeset 55441f575d6a
2017-01-25, by iris
Added tag jdk-9+156 for changeset 06bce0388880
2017-07-05, by duke
Merge
jdk-9+156
2017-07-05, by duke
Merge
2017-07-05, by duke
6388543: improve accuracy of source positions for AnnotationValue param of Messager.printMessage
2017-02-06, by cushon
8174051: fix terminology in javadoc comment
2017-02-06, by jjg
8173944: Reference Origin.MANDATED in getEnclosedElements specs
2017-02-06, by darcy
8172901: javac: 'opens' statement cannot specify non observable package
2017-02-06, by jjg
8173807: JShell: control characters should be escaped in String values
2017-02-06, by rfield
8173848: JShell: less-than causes: reached end of file while parsing
2017-02-06, by rfield
8173636: Results from Processor.getSupportedAnnotationTypes should be intepreted strictly
2017-02-06, by jlahoda
8166420: Confusing error message when reading bad module declaration
2017-02-06, by sadayapalam
8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost
2017-02-06, by jlahoda
8173456: com.sun.tools.javac.util.Assert.error during code compilation
2017-02-06, by sadayapalam
8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
2017-02-04, by lancea
8173305: Trial reversion of langtools test changes for limited win32 address space
2017-02-03, by darcy
8172240: javac should not need the transitive closure to compile a module
2017-02-03, by vromero
8173707: Javadoc generated pages should default to no-frames view
2017-02-02, by bpatel
8172807: Javac doesn't report errors on duplicate provides with different service implementations
2017-02-02, by jjg
Merge
2017-02-02, by lana
8173667: Update command line help for -public -protected -package -private options
2017-02-02, by ksrini
8166675: Latent bug in jar file handling during module path processing.
2017-02-02, by jjg
8172528: problem generating JavaFX docs
2017-02-01, by bpatel
8173798: Tests for printing modules
2017-02-01, by darcy
8173776: More javax.lang.model improvements to support modules
2017-02-01, by darcy
8169813: The index pages are sorted in a confusing manner
2017-02-01, by bpatel
8173789: Fix broken test header
2017-02-01, by jjg
8048628: javadoc strips HTML incorrectly; causes invalid generated HTML files
2017-01-27, by ksrini
8173676: Improvements to javax.annotation.processing and javax.lang.model doc
2017-02-01, by darcy
8173577: JShell tests: Some testng tests check nothing
2017-02-01, by rfield
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
+3000
+10000
tip