|
Quick Lists
|
|
Bug ID:
|
6500501
|
|
Votes
|
0
|
|
Synopsis
|
wildcarding support wanted for CompilerOracle
|
|
Category
|
hotspot:compiler1
|
|
Reported Against
|
|
|
Release Fixed
|
hs10(b06),
6u4(b03) (Bug ID:2171887)
, 7(b06) (Bug ID:2176820)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
04-DEC-2006
|
|
Description
|
The compiler customer only support exact method names without the signature but it would be useful to have more flexibility. In particular having some wildcarding on names or classes and supporting signatures. It would also be useful to bring the CompileOnly functionality into the customer . Here are some example commands:
compileonly java/lang/StringBuffer.toString ()Ljava/lang/String;
exclude *.toString
Posted Date : 2006-12-04 22:22:38.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
see description
Posted Date : 2006-12-04 22:23:04.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |