2016-05-25 |
jjiang |
8157635: Fix module dependencies for /sun/* tests
|
changeset |
files
|
2016-05-25 |
jjiang |
8157633: Fix module dependencies for /com/* tests
|
changeset |
files
|
2016-05-25 |
jjiang |
8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
|
changeset |
files
|
2016-05-25 |
mli |
8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases
|
changeset |
files
|
2016-05-24 |
darcy |
8157724: Improve javadoc tag usage in java.math
|
changeset |
files
|
2016-05-24 |
vtewari |
8016521: InetAddress should not always re-order addresses returned from name service
|
changeset |
files
|
2016-05-24 |
dl |
8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
|
changeset |
files
|
2016-05-26 |
lana |
Added tag jdk-9+120 for changeset c4c94ae846e7
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-05-26 |
lana |
Added tag jdk-9+120 for changeset afc9c8149b19
|
changeset |
files
|
2016-05-26 |
lana |
Merge
|
changeset |
files
|
2016-05-25 |
erikj |
8157336: Generation of classlists at build time should be configurable
|
changeset |
files
|
2016-05-26 |
lana |
Added tag jdk-9+120 for changeset cd251f56161f
|
changeset |
files
|
2017-07-05 |
duke |
Added tag jdk-9+120 for changeset 933054343640
|
changeset |
files
|
2017-07-05 |
duke |
Merge
jdk-9+120
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-05-24 |
jlahoda |
8131017: jshell tool: pasting code with tabs invokes tab completion
|
changeset |
files
|
2016-05-23 |
rfield |
8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE
|
changeset |
files
|
2016-05-23 |
rfield |
8157517: jshell tool: allow undoing operations
|
changeset |
files
|
2016-05-23 |
mcimadamore |
8157149: Inference: weird propagation of thrown inference variables
|
changeset |
files
|
2016-05-23 |
psandoz |
8149821: Add VarHandle signature-polymorphic invocation byte code tests
|
changeset |
files
|
2016-05-23 |
sadayapalam |
8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
|
changeset |
files
|
2016-05-22 |
rfield |
8156101: JShell SPI: Provide a pluggable execution control SPI
|
changeset |
files
|
2016-05-21 |
darcy |
6415644: Make javax.lang.model.SourceVersion more informative
|
changeset |
files
|
2016-05-20 |
jjg |
8157474: clean up/simplify/rename ModuleWrappers class
|
changeset |
files
|
2016-05-20 |
mchung |
8153042: jdeps should continue to report JDK internal APIs that are removed/renamed in JDK
|
changeset |
files
|
2016-05-20 |
rfield |
8157200: jshell tool: Add /retain command to persist settings
|
changeset |
files
|
2016-05-20 |
mchung |
8157391: jdeps left JarFile open
|
changeset |
files
|
2016-05-20 |
mchung |
8152502: tools/jdeps/modules/GenModuleInfo.java and TransitiveDeps fails on windows
|
changeset |
files
|
2016-05-19 |
lana |
Merge
|
changeset |
files
|
2016-05-19 |
lana |
Merge
|
changeset |
files
|
2016-05-19 |
iris |
8144062: Move jdk.Version to java.lang.Runtime.Version
|
changeset |
files
|
2016-05-19 |
mchung |
8156575: Add jdeps -addmods, -system, -inverse options
|
changeset |
files
|
2016-05-19 |
mchung |
8156680: jdeps implementation refresh
|
changeset |
files
|
2016-05-19 |
mchung |
8153481: tools/jdeps/modules/GenModuleInfo.java and ModuleTest.java fails intermittently
|
changeset |
files
|
2016-05-19 |
mcimadamore |
8157326: Intellij langtools project should use shared run configurations
|
changeset |
files
|
2016-05-18 |
jlahoda |
8133549: Generalize jshell's EditingHistory
|
changeset |
files
|
2016-05-18 |
rfield |
8157185: jshell tool: ambiguous format -- distinguished arguments should be options
|
changeset |
files
|
2016-05-18 |
sadayapalam |
8154997: Add examples for jigsaw diagnostics
|
changeset |
files
|
2016-05-17 |
jjg |
Merge
|
changeset |
files
|
2016-05-17 |
jjg |
8149599: Update Minefield test
|
changeset |
files
|
2016-05-17 |
mcimadamore |
8156954: javac incorrectly complains of incompatible types
|
changeset |
files
|
2016-05-16 |
redestad |
8157102: Avoid exceptional control flow in Configuration.getText
|
changeset |
files
|
2016-05-17 |
rfield |
8153920: jshell tool: allow a parameter on the /vars /methods /classes commands
|
changeset |
files
|
2016-05-17 |
rfield |
8154812: jshell tool: value printing truncation
|
changeset |
files
|
2016-05-16 |
mcimadamore |
8154180: Regression: stuck expressions do not behave correctly
|
changeset |
files
|
2016-05-16 |
jlahoda |
8078559: Update error message to indicate illegal character when encoding set to ascii
|
changeset |
files
|
2016-05-16 |
jlahoda |
8054562: document skip results in RunCodingRules.java
|
changeset |
files
|
2016-05-16 |
mcimadamore |
8156180: javac accepts code that violates JLS chapter 16
|
changeset |
files
|
2016-05-16 |
mcimadamore |
8153884: Expression lambda erroneously compatible with void-returning descriptor
|
changeset |
files
|
2016-05-16 |
mcimadamore |
8157030: langtools dev build broken after classfile version bump
|
changeset |
files
|
2016-05-19 |
lana |
Added tag jdk-9+119 for changeset e420b9f05aaf
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-05-19 |
lana |
Added tag jdk-9+119 for changeset e45e72b91a6e
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-05-24 |
sla |
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
|
changeset |
files
|
2016-05-21 |
alanb |
8152650: ModuleFinder.compose should accept varargs
|
changeset |
files
|
2016-05-20 |
joehw |
8054632: [since-tag]: javadoc for xml classes has invalid @since tag
|
changeset |
files
|
2016-05-19 |
joehw |
8139585: Typo: "APIi" instead of "API"
|
changeset |
files
|
2016-05-19 |
lana |
Merge
|
changeset |
files
|
2016-05-17 |
joehw |
8156845: Uri is getting incorrectly unwrapped
|
changeset |
files
|
2016-05-19 |
lana |
Added tag jdk-9+119 for changeset dc320206b458
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-05-24 |
jlahoda |
8131017: jshell tool: pasting code with tabs invokes tab completion
|
changeset |
files
|
2016-05-24 |
sla |
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
|
changeset |
files
|
2016-05-20 |
mhaupt |
8157444: exclude jjs shebang handling test from runs
|
changeset |
files
|
2016-05-20 |
sundar |
8157310: jdk.dynalink.linker.support.Lookup should have more checks before adding module read link
|
changeset |
files
|
2016-05-19 |
lana |
Merge
|
changeset |
files
|
2016-05-18 |
hannesw |
8157263: Octane svn repository no longer exists
|
changeset |
files
|
2016-05-18 |
jlahoda |
8133549: Generalize jshell's EditingHistory
|
changeset |
files
|
2016-05-18 |
hannesw |
8066229: Fuzzing bug: Can't find scope depth
|
changeset |
files
|
2016-05-18 |
mhaupt |
8157250: BeanLinker assumes fixed array type linkage
|
changeset |
files
|
2016-05-18 |
sundar |
8157241: Remove javac warnings of Nashorn "ant clean test"
|
changeset |
files
|
2016-05-18 |
mhaupt |
8157225: adopt method handle for array length getter in BeanLinker
|
changeset |
files
|
2016-05-18 |
sundar |
8157160: JSON.stringify does not work on ScriptObjectMirror objects
|
changeset |
files
|
2016-05-19 |
lana |
Added tag jdk-9+119 for changeset a78497edf9fb
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-05-19 |
lana |
Added tag jdk-9+119 for changeset be4ff50b6cb6
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2016-05-24 |
naoto |
8157632: 9-dev windows builds fail on zip_util.c
|
changeset |
files
|
2016-05-24 |
vtewari |
8143923: java.net socket supportedOptions set depends on call order
|
changeset |
files
|
2016-05-24 |
alanb |
8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
|
changeset |
files
|
2016-05-24 |
sla |
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
|
changeset |
files
|
2016-05-24 |
chegar |
8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
|
changeset |
files
|
2016-05-24 |
amlu |
8151768: Consider moving pack200 tests to tier 1
|
changeset |
files
|
2016-05-24 |
mhaupt |
8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
|
changeset |
files
|
2016-05-24 |
amlu |
8157499: Mark several tests from jdk_net as intermittently failing
|
changeset |
files
|
2016-05-23 |
dtitov |
8157622: Add @Deprecated annotations to the Applet API classes
|
changeset |
files
|
2016-05-23 |
naoto |
8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
|
changeset |
files
|
2016-05-23 |
chegar |
8156497: Add jar tool support for Multi-Release Modular JARs
|
changeset |
files
|
2016-05-23 |
martin |
8157613: Internal documentation improvements to ZipFile.java
|
changeset |
files
|
2016-05-23 |
sherman |
8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
|
changeset |
files
|
2016-05-23 |
michaelm |
8153142: Cannot resolve multiple values from one response header
|
changeset |
files
|
2016-05-23 |
michaelm |
8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
|
changeset |
files
|
2016-05-23 |
xuelei |
8046294: Generate the 4-byte timestamp randomly
|
changeset |
files
|
2016-05-23 |
weijun |
8157544: Typo in CtrDrbg::toString
|
changeset |
files
|
2016-05-23 |
weijun |
8157526: 3KeyTDEA word left in DRBG after JDK-8156213
|
changeset |
files
|
2016-05-23 |
darcy |
8157527: Replace @since 1.9 with @since 9 on new math methods
|
changeset |
files
|
2016-05-22 |
chegar |
8048518: File Descriptor Leak in src/java.base/unix/native/libnet/net_util_md.c
|
changeset |
files
|
2016-05-21 |
jlahoda |
8157502: make docs broken after JDK-5100935
|
changeset |
files
|
2016-05-21 |
alanb |
8152650: ModuleFinder.compose should accept varargs
|
changeset |
files
|
2016-05-20 |
darcy |
8157487: Mark ZoneId.java as intermittently failing
|
changeset |
files
|
2015-09-30 |
bpb |
8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math
|
changeset |
files
|
2016-05-20 |
rhalade |
8157469: DefaultProviderList.java fails with no provider class apple.security.AppleProvider found
|
changeset |
files
|
2016-05-20 |
darcy |
4851777: Add BigDecimal sqrt method
|
changeset |
files
|
2016-05-20 |
bpb |
5100935: No way to access the 64-bit integer multiplication of 64-bit CPUs efficiently
|
changeset |
files
|
2016-05-20 |
chegar |
8157154: jmod jlink properties file need copyright header
|
changeset |
files
|
2016-05-20 |
sherman |
8143282: \p{Cn} unassigned code points should be included in \p{C}
|
changeset |
files
|
2016-05-20 |
redestad |
8157449: Adjust link-time generated Species classes to match JDK-8148604 usage
|
changeset |
files
|
2016-05-20 |
snikandrova |
8155575: Provider.java contains very long lines because of lambda
|
changeset |
files
|
2016-05-20 |
ssahoo |
8157417: Some of SecureRandom test might get timed out in linux
|
changeset |
files
|
2016-05-20 |
asmotrak |
8129389: javax/net/ssl/DTLS tests fail intermittently
|
changeset |
files
|
2016-05-20 |
jlaskey |
8156602: javac crashes again on Windows 32-bit with ClosedChannelException
|
changeset |
files
|
2016-05-20 |
psandoz |
8157437: Typos in Stream JavaDoc
|
changeset |
files
|
2016-05-20 |
mli |
8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
|
changeset |
files
|
2016-05-20 |
psandoz |
8130023: API java.util.stream: explicitly specify guaranteed execution of the pipeline
|
changeset |
files
|
2016-05-20 |
henryjen |
8156478: 3 Buffer overrun defect groups in jexec.c
|
changeset |
files
|
2016-05-20 |
nishjain |
7102969: currency.properties supercede not working correctly
|
changeset |
files
|
2016-05-20 |
weijun |
8138766: New default -sigalg for keytool
|
changeset |
files
|
2016-05-20 |
weijun |
8149521: automatic discovery of LDAP servers with Kerberos authentication
|
changeset |
files
|