Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+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.
8162546: change hidden options -Xdebug to --debug, -XshouldStop to --should-stop, and -diags to --diags
2016-09-06, by vromero
Added tag jdk-9+135 for changeset 39dd3d3d369e
2016-09-08, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+135 for changeset 68787613f261
2016-09-08, by lana
Merge
2017-07-05, by duke
Merge
2016-09-08, by lana
8165617: Cleanup whitespace in jaxp/test
2016-09-08, by fyuan
8165116: redirect function is not allowed even with enableExtensionFunctions
2016-09-07, by joehw
Added tag jdk-9+135 for changeset ac2a115938ab
2016-09-08, by lana
Merge
2017-07-05, by duke
Merge
2016-09-08, by lana
8077149: __noSuchProperty__ and __noSuchMethod__ invocations are not properly guarded
2016-09-07, by hannesw
Added tag jdk-9+135 for changeset cc9682f2ced6
2016-09-08, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+135 for changeset e8d5d0486ea5
2016-09-08, by lana
Merge
2017-07-05, by duke
Merge
2016-09-12, by sspitsyn
8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader
2016-09-12, by sspitsyn
8164169: Miscellaneous changes imported from jsr166 CVS 2016-09
2016-09-12, by dl
8139237: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java fails intermittently
2016-09-12, by dl
8164983: Improve CountedCompleter code samples; add corresponding tests
2016-09-12, by dl
8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723
2016-09-12, by redestad
8165605: Thai resources in jdk.localedata cause split package issue with java.base
2016-09-12, by naoto
8165723: JarFile::isMultiRelease() method returns false when it should return true
2016-09-12, by redestad
8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
2016-09-12, by sundar
8165492: Reduce number of lambda forms generated by MethodHandleInlineCopyStrategy
2016-09-12, by redestad
8165810: Problem list VersionCheck.java until JDK-8165772 is fixed
2016-09-11, by darcy
8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes
2016-09-10, by sundar
8161230: ClassLoader: add resource methods returning java.util.stream.Stream
2016-09-09, by psandoz
8164691: Stream specification clarifications for iterate and collect
2016-09-09, by psandoz
8165731: Reference to removed method in VarHandle JavaDoc
2016-09-09, by psandoz
8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE
2016-09-09, by mchung
8165393: bad merge in java/lang/ref/package-info.java
2016-09-09, by kbarrett
4285505: deprecate java.lang.Compiler
2016-09-09, by smarks
8165592: Fix module dependencies for sun/text/* tests
2016-09-09, by skovalev
8165643: SecureDirectoryStream doesn't work on linux non-x86
2016-09-07, by martin
Merge
2016-09-08, by lana
8039854: Broken link in java.lang.RuntimePermission
2016-09-08, by darcy
8165583: Fix module dependencies for jdk/java/util/* tests
2016-09-08, by skovalev
8165563: ClassLoader::getSystemClassLoader will never be null
2016-09-08, by mchung
8165711: java/net/SetFactoryPermission/SetFactoryPermission.java needs to run in ovm mode
2016-09-08, by coffeys
8165697: jlink running on Mac with Windows jmods produces non-runnable image
2016-09-08, by sundar
8165636: add removal text to Runtime.traceInstructions/MethodCalls deprecation text
2016-09-07, by smarks
8151901: test/tools/pack200/Pack200Test fails on verifying native unpacked JAR
2016-09-07, by ksrini
8165604: Fix module dependencies for sun/util/* tests
2016-09-07, by skovalev
8165503: jlink exclude VM plugin's handling of jvmlibs is wrong
2016-09-07, by sundar
8165413: Typos in javadoc: extra period, wrong number, misspelled word
2016-09-07, by igerasim
8159404: throw UnsupportedOperationException unconditionally for mutator methods
2016-09-06, by smarks
8148859: Fix module dependences for java/time tests
2016-09-06, by shurailine
Added tag jdk-9+135 for changeset 6d7a656b1612
2016-09-08, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+135 for changeset 967c7d5073aa
2016-09-08, by lana
8165605: Thai resources in jdk.localedata cause split package issue with java.base
2016-09-12, by naoto
8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
2016-09-12, by sundar
Merge
2016-09-08, by lana
8165595: Main class should be set for nashorn modules
2016-09-08, by sundar
Added tag jdk-9+135 for changeset c55ef7ed9aa0
2016-09-08, by lana
Added tag jdk-9+135 for changeset e384420383a5
2017-07-05, by duke
Merge
jdk-9+135
2017-07-05, by duke
Merge
2017-07-05, by duke
8161376: Introduce -Xlint:exports
2016-09-06, by jlahoda
8160454: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getDirectives() causes NPE on unnamed modules
2016-09-02, by vromero
Merge
2016-09-02, by lana
8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
2016-09-02, by sadayapalam
8165211: JShell: Fix completion analysis problems
2016-09-01, by rfield
8164952: JShell tests: jdk/jshell/CompletionSuggestionTest.testUncompletedDeclaration(): failure
2016-09-01, by jlahoda
8133507: JShell: StackTraceElement#getFileName of EvalException does not use custom id generator
2016-09-01, by rfield
8165008: javac -Xmodule compiles the module in a way that reads the unnamed module
2016-08-29, by jlahoda
8131023: JShell: System.in does not work
2016-09-01, by jlahoda
8165193: Workaround intermittent failures of JavacTreeScannerTest and SourceTreeScannerTest due to C2 memory usage
2016-09-01, by amlu
8164825: jshell tool: Completion for subcommand
2016-09-01, by shinyafox
8164518: JShell: Add failover case of explicitly listening to "localhost"
2016-08-31, by rfield
8165109: langtools/test switches to use new CLI options
2016-08-30, by mchung
8160851: Remove old launcher module-related options
2016-08-30, by mchung
8164837: fix jdeprscan TestLoad and TestScan failures on Windows
2016-08-29, by smarks
Added tag jdk-9+134 for changeset eb2c81860c86
2016-09-01, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+134 for changeset 219458339252
2016-09-01, by lana
Merge
2017-07-05, by duke
Merge
2016-09-02, by lana
8161454: Fails to Load external Java method from inside of a XSL stylesheet if SecurityManager is present
2016-09-01, by joehw
8150145: javax/xml/jaxp/unittest/common/TransformationWarningsTest.java and ValidationWarningsTest.java failed intermittently without any error message
2016-09-01, by aefimov
8162431: CatalogUriResolver with circular/self referencing catalog file is not throwing CatalogException as expected
2016-08-31, by joehw
8160851: Remove old launcher module-related options
2016-08-30, by mchung
Added tag jdk-9+134 for changeset 1dddef49982c
2016-09-01, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+134 for changeset d48c4f63e546
2016-09-01, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+134 for changeset 6929cdb3e1c5
2016-09-01, by lana
Merge
2017-07-05, by duke
8161360: Deprecated vfork() should not be used on Solaris
2016-09-06, by alanbur
8163952: jlink exclude VM plugin does not support static libraries
2016-09-06, by sundar
8131061: Use of -Dcom.sun.management.snmp needs to be examined for modules
2016-09-06, by vtewari
8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null.
2016-09-06, by vtewari
8163181: Further improvements for Unix NetworkInterface native implementation
2016-09-05, by clanger
8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
2016-09-03, by igerasim
8165000: Selector.select(timeout) throws IOException when timeout is a large long
2016-09-02, by bpb
8155102: (Process) Process.toString could include pid, isAlive, exitStatus
2016-09-02, by rriggs
8161016: Strange behavior of URLConnection with proxy
2016-09-01, by rpatil
8157992: Improve jlink help message on optimization-related options
2016-09-02, by sundar
Merge
2016-09-02, by lana
8162108: Rename weakCompareAndSetVolatile to weakCompareAndSet
2016-09-01, by psandoz
8162106: Remove VarHandle.addAndGet
2016-09-01, by psandoz
8161444: VarHandles should provide access bitwise atomics
2016-09-01, by psandoz
Merge
2016-09-01, by prr
Merge
2016-08-30, by prr
6357887: selected printertray is ignored under linux
2016-08-30, by psadhukhan
Merge
2016-08-29, by prr
8161923: Fix free in awt_PrintControl.
2016-07-20, by goetz
8154218: Non-usage of owner Frame when Frame object is passed to getPrintJob()
2016-08-25, by psadhukhan
8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees
2016-08-25, by aghaisas
8163161: [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java
2016-08-25, by aniyogi
less
more
|
(0)
-30000
-10000
-3000
-1000
-112
+112
+1000
+3000
+10000
tip